ColormapMode
============

.. currentmodule:: glue_qt.viewers.matplotlib.toolbar_mode

.. autoclass:: ColormapMode
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

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

   .. rubric:: Methods Summary

   .. autosummary::

      ~ColormapMode.activate
      ~ColormapMode.close
      ~ColormapMode.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
