|
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 | onQuickie10Clicked |
| def | onQuickie20Clicked |
| def | onQuickie2Clicked |
| def | onQuickie3Clicked |
| def | onQuickie4Clicked |
| def | onQuickie5Clicked |
| def | onRadiusSpinBoxChanged |
| def | onRadiusUnitsToggle |
| def | onRadiusValueChanged |
| def | setMRMLDefaults |
| def | setQuickieRadius |
| def | updateGUIFromMRML |
| def | updateMRMLFromGUI |
| def | updateParameterNode |
Public Attributes | |
| maximumRadius | |
| minimumRadius | |
| parameterNode | |
| parameterNodeTag | |
| pixelMode | |
| radius | |
| radiusFrame | |
| radiusLabel | |
| radiusPixelMode | |
| radiusQuickies | |
| radiusSpinBox | |
| radiusUnitsToggle | |
| smudge | |
PaintEffect-specfic gui
Definition at line 29 of file PaintEffect.py.
| def EditorLib::PaintEffect::PaintEffectOptions::__init__ | ( | self, | |
parent = 0 |
|||
| ) |
Reimplemented from EditorLib::LabelEffect::LabelEffectOptions.
Definition at line 33 of file PaintEffect.py.
| def EditorLib::PaintEffect::PaintEffectOptions::__del__ | ( | self | ) |
Reimplemented from EditorLib::LabelEffect::LabelEffectOptions.
Definition at line 40 of file PaintEffect.py.
| def EditorLib::PaintEffect::PaintEffectOptions::create | ( | self | ) |
Reimplemented from EditorLib::LabelEffect::LabelEffectOptions.
Definition at line 43 of file PaintEffect.py.
| def EditorLib::PaintEffect::PaintEffectOptions::destroy | ( | self | ) |
Reimplemented from EditorLib::LabelEffect::LabelEffectOptions.
Definition at line 123 of file PaintEffect.py.
| def EditorLib::PaintEffect::PaintEffectOptions::onQuickie10Clicked | ( | self | ) |
Definition at line 193 of file PaintEffect.py.
| def EditorLib::PaintEffect::PaintEffectOptions::onQuickie20Clicked | ( | self | ) |
Definition at line 195 of file PaintEffect.py.
| def EditorLib::PaintEffect::PaintEffectOptions::onQuickie2Clicked | ( | self | ) |
Definition at line 185 of file PaintEffect.py.
| def EditorLib::PaintEffect::PaintEffectOptions::onQuickie3Clicked | ( | self | ) |
Definition at line 187 of file PaintEffect.py.
| def EditorLib::PaintEffect::PaintEffectOptions::onQuickie4Clicked | ( | self | ) |
Definition at line 189 of file PaintEffect.py.
| def EditorLib::PaintEffect::PaintEffectOptions::onQuickie5Clicked | ( | self | ) |
Definition at line 191 of file PaintEffect.py.
| def EditorLib::PaintEffect::PaintEffectOptions::onRadiusSpinBoxChanged | ( | self, | |
| value | |||
| ) |
Definition at line 224 of file PaintEffect.py.
| def EditorLib::PaintEffect::PaintEffectOptions::onRadiusUnitsToggle | ( | self | ) |
Definition at line 180 of file PaintEffect.py.
| def EditorLib::PaintEffect::PaintEffectOptions::onRadiusValueChanged | ( | self, | |
| value | |||
| ) |
Definition at line 220 of file PaintEffect.py.
| def EditorLib::PaintEffect::PaintEffectOptions::setMRMLDefaults | ( | self | ) |
Reimplemented from EditorLib::LabelEffect::LabelEffectOptions.
Definition at line 137 of file PaintEffect.py.
| def EditorLib::PaintEffect::PaintEffectOptions::setQuickieRadius | ( | self, | |
| radius | |||
| ) |
Definition at line 198 of file PaintEffect.py.
| def EditorLib::PaintEffect::PaintEffectOptions::updateGUIFromMRML | ( | self, | |
| caller, | |||
| event | |||
| ) |
Reimplemented from EditorLib::LabelEffect::LabelEffectOptions.
Definition at line 153 of file PaintEffect.py.
| def EditorLib::PaintEffect::PaintEffectOptions::updateMRMLFromGUI | ( | self | ) |
Reimplemented from EditorLib::LabelEffect::LabelEffectOptions.
Definition at line 228 of file PaintEffect.py.
| def EditorLib::PaintEffect::PaintEffectOptions::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::LabelEffect::LabelEffectOptions.
Definition at line 129 of file PaintEffect.py.
Definition at line 43 of file PaintEffect.py.
Definition at line 43 of file PaintEffect.py.
Definition at line 129 of file PaintEffect.py.
Definition at line 129 of file PaintEffect.py.
Definition at line 43 of file PaintEffect.py.
Definition at line 43 of file PaintEffect.py.
Definition at line 43 of file PaintEffect.py.
Definition at line 43 of file PaintEffect.py.
Definition at line 33 of file PaintEffect.py.
Definition at line 43 of file PaintEffect.py.
Definition at line 43 of file PaintEffect.py.
Definition at line 43 of file PaintEffect.py.
Definition at line 43 of file PaintEffect.py.
1.7.4