MatplotlibTool
==============

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

.. autoclass:: MatplotlibTool
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

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

   .. rubric:: Methods Summary

   .. autosummary::

      ~MatplotlibTool.activate
      ~MatplotlibTool.close
      ~MatplotlibTool.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:: menu_actions
