|
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 1040 of file SegmentEditorThresholdEffect.py.
| SegmentEditorEffects.SegmentEditorThresholdEffect.HistogramEventFilter.__init__ | ( | self, | |
| * | args, | ||
| ** | kwargs ) |
Definition at line 1042 of file SegmentEditorThresholdEffect.py.
| SegmentEditorEffects.SegmentEditorThresholdEffect.HistogramEventFilter.eventFilter | ( | self, | |
| object, | |||
| event ) |
Definition at line 1053 of file SegmentEditorThresholdEffect.py.
| SegmentEditorEffects.SegmentEditorThresholdEffect.HistogramEventFilter.setThresholdEffect | ( | self, | |
| thresholdEffect ) |
Definition at line 1050 of file SegmentEditorThresholdEffect.py.
| SegmentEditorEffects.SegmentEditorThresholdEffect.HistogramEventFilter.thresholdEffect | ( | self | ) |
Definition at line 1047 of file SegmentEditorThresholdEffect.py.
| SegmentEditorEffects.SegmentEditorThresholdEffect.HistogramEventFilter.thresholdEffectWeakRef = None |
Definition at line 1044 of file SegmentEditorThresholdEffect.py.