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