|
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 | addView |
| def | runTest |
Public Attributes | |
| infoWidget | |
| parent | |
Definition at line 10 of file DataProbe.py.
| def DataProbe::DataProbe::__init__ | ( | self, | |
| parent | |||
| ) |
Definition at line 11 of file DataProbe.py.
| def DataProbe::DataProbe::__del__ | ( | self | ) |
Definition at line 47 of file DataProbe.py.
| def DataProbe::DataProbe::addView | ( | self | ) |
Create the persistent widget shown in the bottom left of the user interface Do this in a singleShot callback so the rest of the interface is already built.
Definition at line 51 of file DataProbe.py.
| def DataProbe::DataProbe::runTest | ( | self | ) |
Definition at line 43 of file DataProbe.py.
Definition at line 15 of file DataProbe.py.
Definition at line 15 of file DataProbe.py.
1.7.4