Slicer 5.9
Slicer is a multi-platform, free and open source software package for visualization and medical image computing
Loading...
Searching...
No Matches
SegmentEditorEffects.SegmentEditorThresholdEffect.HistogramEventFilter Class Reference
Inheritance diagram for SegmentEditorEffects.SegmentEditorThresholdEffect.HistogramEventFilter:
Collaboration diagram for SegmentEditorEffects.SegmentEditorThresholdEffect.HistogramEventFilter:

Public Member Functions

 __init__ (self, *args, **kwargs)
 
 eventFilter (self, object, event)
 
 setThresholdEffect (self, thresholdEffect)
 
 thresholdEffect (self)
 

Public Attributes

 thresholdEffectWeakRef = None
 

Detailed Description

Definition at line 1040 of file SegmentEditorThresholdEffect.py.

Constructor & Destructor Documentation

◆ __init__()

SegmentEditorEffects.SegmentEditorThresholdEffect.HistogramEventFilter.__init__ ( self,
* args,
** kwargs )

Definition at line 1042 of file SegmentEditorThresholdEffect.py.

Member Function Documentation

◆ eventFilter()

SegmentEditorEffects.SegmentEditorThresholdEffect.HistogramEventFilter.eventFilter ( self,
object,
event )

Definition at line 1053 of file SegmentEditorThresholdEffect.py.

◆ setThresholdEffect()

SegmentEditorEffects.SegmentEditorThresholdEffect.HistogramEventFilter.setThresholdEffect ( self,
thresholdEffect )

Definition at line 1050 of file SegmentEditorThresholdEffect.py.

◆ thresholdEffect()

SegmentEditorEffects.SegmentEditorThresholdEffect.HistogramEventFilter.thresholdEffect ( self)

Definition at line 1047 of file SegmentEditorThresholdEffect.py.

Member Data Documentation

◆ thresholdEffectWeakRef

SegmentEditorEffects.SegmentEditorThresholdEffect.HistogramEventFilter.thresholdEffectWeakRef = None

Definition at line 1044 of file SegmentEditorThresholdEffect.py.


The documentation for this class was generated from the following file: