erlab.interactive.imagetool.controls¶
Widgets for controlling ImageTool slicers.
See erlab.interactive.imagetool.viewer.ImageSlicerArea.
Functions
|
Clear the given layout by removing all its child widgets and layouts recursively. |
Classes
|
|
|
|
|
|
|
Base class for ImageTool controls. |
|
- erlab.interactive.imagetool.controls.clear_layout(layout)[source]¶
Clear the given layout by removing all its child widgets and layouts recursively.
- class erlab.interactive.imagetool.controls.ItoolControlsBase(slicer_area, *args, **kwargs)[source]¶
Bases:
QWidgetBase class for ImageTool controls.
- property array_slicer: ArraySlicer¶
- property slicer_area: ImageSlicerArea¶
- property parent_control: ImageSlicerArea | ItoolControlsBase¶
- class erlab.interactive.imagetool.controls.ItoolCrosshairControls(*args, orientation=QtCore.Qt.Orientation.Vertical, **kwargs)[source]¶
Bases:
ItoolControlsBase
- class erlab.interactive.imagetool.controls.ItoolColorControls(*args, **kwargs)[source]¶
Bases:
ItoolControlsBase
- class erlab.interactive.imagetool.controls.ItoolColormapControls(*args, orientation=QtCore.Qt.Orientation.Vertical, **kwargs)[source]¶
Bases:
ItoolControlsBase