![]() |
Slicer 5.9
Slicer is a multi-platform, free and open source software package for visualization and medical image computing
|
Public Member Functions | |
__init__ (self, *args, **kwargs) | |
eventFilter (self, object, event) | |
setThresholdEffect (self, thresholdEffect) | |
thresholdEffect (self) | |
Public Attributes | |
thresholdEffectWeakRef = None | |
Definition at line 995 of file SegmentEditorThresholdEffect.py.
SegmentEditorEffects.SegmentEditorThresholdEffect.HistogramEventFilter.__init__ | ( | self, | |
* | args, | ||
** | kwargs ) |
Definition at line 997 of file SegmentEditorThresholdEffect.py.
SegmentEditorEffects.SegmentEditorThresholdEffect.HistogramEventFilter.eventFilter | ( | self, | |
object, | |||
event ) |
Definition at line 1008 of file SegmentEditorThresholdEffect.py.
SegmentEditorEffects.SegmentEditorThresholdEffect.HistogramEventFilter.setThresholdEffect | ( | self, | |
thresholdEffect ) |
Definition at line 1005 of file SegmentEditorThresholdEffect.py.
SegmentEditorEffects.SegmentEditorThresholdEffect.HistogramEventFilter.thresholdEffect | ( | self | ) |
Definition at line 1002 of file SegmentEditorThresholdEffect.py.
SegmentEditorEffects.SegmentEditorThresholdEffect.HistogramEventFilter.thresholdEffectWeakRef = None |
Definition at line 999 of file SegmentEditorThresholdEffect.py.