navigate.controller.sub\_controllers.keystrokes.KeystrokeController
===================================================================

.. currentmodule:: navigate.controller.sub_controllers.keystrokes

.. autoclass:: KeystrokeController
   :members:
   :show-inheritance:
   :inherited-members:

   
   .. automethod:: __init__

   
   .. rubric:: Methods

   .. autosummary::
   
      ~KeystrokeController.__init__
      ~KeystrokeController.camera_controller_mouse_wheel_enter
      ~KeystrokeController.camera_controller_mouse_wheel_leave
      ~KeystrokeController.execute
      ~KeystrokeController.initialize
      ~KeystrokeController.mip_controller_mouse_wheel_enter
      ~KeystrokeController.mip_controller_mouse_wheel_leave
      ~KeystrokeController.register_event_listener
      ~KeystrokeController.set_experiment_values
      ~KeystrokeController.show_verbose_info
      ~KeystrokeController.switch_tab
      ~KeystrokeController.update_experiment_values
      ~KeystrokeController.widget_redo
      ~KeystrokeController.widget_undo
   
   

   
   
   .. rubric:: Attributes

   .. autosummary::
   
      ~KeystrokeController.custom_events
      ~KeystrokeController.main_tabs
      ~KeystrokeController.camera_controller
      ~KeystrokeController.mip_controller
      ~KeystrokeController.multi_controller
      ~KeystrokeController.stage_controller
      ~KeystrokeController.main_view
      ~KeystrokeController.camera_view
      ~KeystrokeController.mip_view
      ~KeystrokeController.multi_table
      ~KeystrokeController.view
      ~KeystrokeController.parent_controller