mantidimaging.gui.windows.live_viewer.view module#
- class mantidimaging.gui.windows.live_viewer.view.LiveViewerWindowView(main_window: MainWindowView, live_dir_path: Path)[source]#
Bases:
BaseMainWindowView
Live Viewer window view class. This class is responsible for handling user interaction with the window.
- imageLayout: QVBoxLayout#
- set_image_index(index: int) None [source]#
Set the position on the z-slider, triggering valueChanged signal once
- set_image_range(index_range: tuple[int, int]) None [source]#
Set the range on the z-slider, without triggering valueChanged signal
- set_image_rotation_angle() None [source]#
Set the image rotation angle which will be read in by the presenter