Slicer 5.9
Slicer is a multi-platform, free and open source software package for visualization and medical image computing
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
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 995 of file SegmentEditorThresholdEffect.py.

Constructor & Destructor Documentation

◆ __init__()

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

Definition at line 997 of file SegmentEditorThresholdEffect.py.

Member Function Documentation

◆ eventFilter()

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

Definition at line 1008 of file SegmentEditorThresholdEffect.py.

◆ setThresholdEffect()

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

Definition at line 1005 of file SegmentEditorThresholdEffect.py.

◆ thresholdEffect()

SegmentEditorEffects.SegmentEditorThresholdEffect.HistogramEventFilter.thresholdEffect ( self)

Definition at line 1002 of file SegmentEditorThresholdEffect.py.

Member Data Documentation

◆ thresholdEffectWeakRef

SegmentEditorEffects.SegmentEditorThresholdEffect.HistogramEventFilter.thresholdEffectWeakRef = None

Definition at line 999 of file SegmentEditorThresholdEffect.py.


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