|
Slicer 4.2
Slicer is a multi-platform, free and open source software package for visualization and medical image computing
|


Public Member Functions | |
| def | __del__ |
| def | __init__ |
| def | create |
| def | destroy |
| def | onApply |
| def | onThresholdValuesChanged |
| def | onUseForPainting |
| def | preview |
| def | setMRMLDefaults |
| def | updateGUIFromMRML |
| def | updateMRMLFromGUI |
| def | updateParameterNode |
Public Attributes | |
| apply | |
| parameterNode | |
| parameterNodeTag | |
| previewState | |
| previewStep | |
| previewSteps | |
| threshold | |
| thresholdLabel | |
| timer | |
| useForPainting | |
ThresholdEffect-specfic gui
Definition at line 29 of file ThresholdEffect.py.
| def EditorLib::ThresholdEffect::ThresholdEffectOptions::__init__ | ( | self, | |
parent = 0 |
|||
| ) |
Reimplemented from EditorLib::Effect::EffectOptions.
Definition at line 33 of file ThresholdEffect.py.
| def EditorLib::ThresholdEffect::ThresholdEffectOptions::__del__ | ( | self | ) |
Reimplemented from EditorLib::Effect::EffectOptions.
Definition at line 36 of file ThresholdEffect.py.
| def EditorLib::ThresholdEffect::ThresholdEffectOptions::create | ( | self | ) |
Reimplemented from EditorLib::Effect::EffectOptions.
Definition at line 39 of file ThresholdEffect.py.
| def EditorLib::ThresholdEffect::ThresholdEffectOptions::destroy | ( | self | ) |
Reimplemented from EditorLib::Effect::EffectOptions.
Definition at line 98 of file ThresholdEffect.py.
| def EditorLib::ThresholdEffect::ThresholdEffectOptions::onApply | ( | self | ) |
Definition at line 83 of file ThresholdEffect.py.
| def EditorLib::ThresholdEffect::ThresholdEffectOptions::onThresholdValuesChanged | ( | self, | |
| min, | |||
| max | |||
| ) |
Definition at line 133 of file ThresholdEffect.py.
| def EditorLib::ThresholdEffect::ThresholdEffectOptions::onUseForPainting | ( | self | ) |
Definition at line 136 of file ThresholdEffect.py.
| def EditorLib::ThresholdEffect::ThresholdEffectOptions::preview | ( | self | ) |
Definition at line 173 of file ThresholdEffect.py.
| def EditorLib::ThresholdEffect::ThresholdEffectOptions::setMRMLDefaults | ( | self | ) |
Reimplemented from EditorLib::Effect::EffectOptions.
Definition at line 113 of file ThresholdEffect.py.
| def EditorLib::ThresholdEffect::ThresholdEffectOptions::updateGUIFromMRML | ( | self, | |
| caller, | |||
| event | |||
| ) |
Reimplemented from EditorLib::Effect::EffectOptions.
Definition at line 146 of file ThresholdEffect.py.
| def EditorLib::ThresholdEffect::ThresholdEffectOptions::updateMRMLFromGUI | ( | self | ) |
Reimplemented from EditorLib::Effect::EffectOptions.
Definition at line 163 of file ThresholdEffect.py.
| def EditorLib::ThresholdEffect::ThresholdEffectOptions::updateParameterNode | ( | self, | |
| caller, | |||
| event | |||
| ) |
note: this method needs to be implemented exactly as defined in the leaf classes in EditOptions.py in each leaf subclass so that "self" in the observer is of the correct type
Reimplemented from EditorLib::Effect::EffectOptions.
Definition at line 105 of file ThresholdEffect.py.
Definition at line 39 of file ThresholdEffect.py.
Definition at line 105 of file ThresholdEffect.py.
Definition at line 105 of file ThresholdEffect.py.
Definition at line 39 of file ThresholdEffect.py.
Definition at line 39 of file ThresholdEffect.py.
Definition at line 39 of file ThresholdEffect.py.
Definition at line 39 of file ThresholdEffect.py.
Definition at line 39 of file ThresholdEffect.py.
Definition at line 39 of file ThresholdEffect.py.
Definition at line 39 of file ThresholdEffect.py.
1.7.4