Slicer  5.3
Slicer is a multi-platform, free and open source software package for visualization and medical image computing
List of all members | Public Member Functions | Static Public Attributes
SegmentEditorThresholdEffect.HistogramEventFilter Class Reference
Inheritance diagram for SegmentEditorThresholdEffect.HistogramEventFilter:
Inheritance graph
[legend]
Collaboration diagram for SegmentEditorThresholdEffect.HistogramEventFilter:
Collaboration graph
[legend]

Public Member Functions

def eventFilter (self, object, event)
 
def setThresholdEffect (self, thresholdEffect)
 

Static Public Attributes

 thresholdEffect = None
 

Detailed Description

Definition at line 975 of file SegmentEditorThresholdEffect.py.

Member Function Documentation

◆ eventFilter()

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

Definition at line 981 of file SegmentEditorThresholdEffect.py.

◆ setThresholdEffect()

def SegmentEditorThresholdEffect.HistogramEventFilter.setThresholdEffect (   self,
  thresholdEffect 
)

Definition at line 978 of file SegmentEditorThresholdEffect.py.

Member Data Documentation

◆ thresholdEffect

SegmentEditorThresholdEffect.HistogramEventFilter.thresholdEffect = None
static

Definition at line 976 of file SegmentEditorThresholdEffect.py.


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