![]() |
ChimeraTK-ApplicationCore 04.06.00
|
Inheritance diagram for testPythonVariableGroup.MyMod:
Collaboration diagram for testPythonVariableGroup.MyMod:Classes | |
| class | VG2 |
Public Member Functions | |
| __init__ (self, owner, name, description) | |
| mainLoop (self) | |
Public Attributes | |
| vg | |
| vg2 | |
| testError | |
Static Public Attributes | |
| userModule | |
| someGroup | |
Definition at line 16 of file testPythonVariableGroup.py.
| testPythonVariableGroup.MyMod.__init__ | ( | self, | |
| owner, | |||
| name, | |||
| description | |||
| ) |
Definition at line 26 of file testPythonVariableGroup.py.
| testPythonVariableGroup.MyMod.mainLoop | ( | self | ) |
Definition at line 37 of file testPythonVariableGroup.py.
|
static |
Definition at line 69 of file testPythonVariableGroup.py.
| testPythonVariableGroup.MyMod.testError |
Definition at line 35 of file testPythonVariableGroup.py.
|
static |
Definition at line 68 of file testPythonVariableGroup.py.
| testPythonVariableGroup.MyMod.vg |
Definition at line 29 of file testPythonVariableGroup.py.
| testPythonVariableGroup.MyMod.vg2 |
Definition at line 33 of file testPythonVariableGroup.py.