Slicer 4.2
Slicer is a multi-platform, free and open source software package for visualization and medical image computing
Public Member Functions | Public Attributes
DataProbe::DataProbe Class Reference

List of all members.

Public Member Functions

def __del__
def __init__
def addView
def runTest

Public Attributes

 infoWidget
 parent

Detailed Description

Definition at line 10 of file DataProbe.py.


Constructor & Destructor Documentation

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.


Member Function Documentation

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.


Member Data Documentation

Definition at line 15 of file DataProbe.py.

Definition at line 15 of file DataProbe.py.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines