ProfileViewer
=============

.. currentmodule:: glue_qt.viewers.profile

.. autoclass:: ProfileViewer
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~ProfileViewer.LABEL
      ~ProfileViewer.allow_duplicate_data
      ~ProfileViewer.large_data_size
      ~ProfileViewer.tools

   .. rubric:: Methods Summary

   .. autosummary::

      ~ProfileViewer.addToolBar
      ~ProfileViewer.add_data
      ~ProfileViewer.add_layer
      ~ProfileViewer.add_subset
      ~ProfileViewer.apply_roi
      ~ProfileViewer.apply_subset_state
      ~ProfileViewer.cleanup
      ~ProfileViewer.close
      ~ProfileViewer.closeEvent
      ~ProfileViewer.dragEnterEvent
      ~ProfileViewer.draw_legend
      ~ProfileViewer.dropEvent
      ~ProfileViewer.export_as_script
      ~ProfileViewer.get_data_layer_artist
      ~ProfileViewer.get_handles_legend
      ~ProfileViewer.get_layer_artist
      ~ProfileViewer.get_subset_layer_artist
      ~ProfileViewer.hide_toolbars
      ~ProfileViewer.initialize_toolbar
      ~ProfileViewer.isVisible
      ~ProfileViewer.layer_view
      ~ProfileViewer.limits_from_mpl
      ~ProfileViewer.limits_to_mpl
      ~ProfileViewer.mdi_wrap
      ~ProfileViewer.mousePressEvent
      ~ProfileViewer.move
      ~ProfileViewer.notify
      ~ProfileViewer.options_widget
      ~ProfileViewer.redraw
      ~ProfileViewer.register_to_hub
      ~ProfileViewer.remove_all_toolbars
      ~ProfileViewer.remove_data
      ~ProfileViewer.remove_layer
      ~ProfileViewer.remove_subset
      ~ProfileViewer.remove_toolbar
      ~ProfileViewer.request_add_layer
      ~ProfileViewer.set_focus
      ~ProfileViewer.set_status
      ~ProfileViewer.setup_callbacks
      ~ProfileViewer.show_toolbars
      ~ProfileViewer.unregister
      ~ProfileViewer.update_legend
      ~ProfileViewer.update_viewer_state
      ~ProfileViewer.update_window_title
      ~ProfileViewer.update_x_axislabel
      ~ProfileViewer.update_x_log
      ~ProfileViewer.update_x_ticklabel
      ~ProfileViewer.update_y_axislabel
      ~ProfileViewer.update_y_log
      ~ProfileViewer.update_y_ticklabel
      ~ProfileViewer.warn

   .. rubric:: Attributes Documentation

   .. autoattribute:: LABEL
   .. autoattribute:: allow_duplicate_data
   .. autoattribute:: large_data_size
   .. autoattribute:: tools

   .. rubric:: Methods Documentation

   .. automethod:: addToolBar
   .. automethod:: add_data
   .. automethod:: add_layer
   .. automethod:: add_subset
   .. automethod:: apply_roi
   .. automethod:: apply_subset_state
   .. automethod:: cleanup
   .. automethod:: close
   .. automethod:: closeEvent
   .. automethod:: dragEnterEvent
   .. automethod:: draw_legend
   .. automethod:: dropEvent
   .. automethod:: export_as_script
   .. automethod:: get_data_layer_artist
   .. automethod:: get_handles_legend
   .. automethod:: get_layer_artist
   .. automethod:: get_subset_layer_artist
   .. automethod:: hide_toolbars
   .. automethod:: initialize_toolbar
   .. automethod:: isVisible
   .. automethod:: layer_view
   .. automethod:: limits_from_mpl
   .. automethod:: limits_to_mpl
   .. automethod:: mdi_wrap
   .. automethod:: mousePressEvent
   .. automethod:: move
   .. automethod:: notify
   .. automethod:: options_widget
   .. automethod:: redraw
   .. automethod:: register_to_hub
   .. automethod:: remove_all_toolbars
   .. automethod:: remove_data
   .. automethod:: remove_layer
   .. automethod:: remove_subset
   .. automethod:: remove_toolbar
   .. automethod:: request_add_layer
   .. automethod:: set_focus
   .. automethod:: set_status
   .. automethod:: setup_callbacks
   .. automethod:: show_toolbars
   .. automethod:: unregister
   .. automethod:: update_legend
   .. automethod:: update_viewer_state
   .. automethod:: update_window_title
   .. automethod:: update_x_axislabel
   .. automethod:: update_x_log
   .. automethod:: update_x_ticklabel
   .. automethod:: update_y_axislabel
   .. automethod:: update_y_log
   .. automethod:: update_y_ticklabel
   .. automethod:: warn
