MatplotlibCheckableTool
=======================

.. currentmodule:: glue_qt.viewers.matplotlib.toolbar

.. autoclass:: MatplotlibCheckableTool
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~MatplotlibCheckableTool.action_text
      ~MatplotlibCheckableTool.enabled
      ~MatplotlibCheckableTool.icon
      ~MatplotlibCheckableTool.shortcut
      ~MatplotlibCheckableTool.status_tip
      ~MatplotlibCheckableTool.tool_id
      ~MatplotlibCheckableTool.tool_tip

   .. rubric:: Methods Summary

   .. autosummary::

      ~MatplotlibCheckableTool.activate
      ~MatplotlibCheckableTool.close
      ~MatplotlibCheckableTool.deactivate
      ~MatplotlibCheckableTool.menu_actions

   .. rubric:: Attributes Documentation

   .. autoattribute:: action_text
   .. autoattribute:: enabled
   .. autoattribute:: icon
   .. autoattribute:: shortcut
   .. autoattribute:: status_tip
   .. autoattribute:: tool_id
   .. autoattribute:: tool_tip

   .. rubric:: Methods Documentation

   .. automethod:: activate
   .. automethod:: close
   .. automethod:: deactivate
   .. automethod:: menu_actions
