ChimeraTK-ApplicationCore
04.01.00
|
Classes | |
class | VG2 |
Public Member Functions | |
def | __init__ (self, owner, name, description) |
def | mainLoop (self) |
Public Attributes | |
vg | |
vg2 | |
testError | |
Definition at line 16 of file testPythonVariableGroup.py.
def testPythonVariableGroup.MyMod.__init__ | ( | self, | |
owner, | |||
name, | |||
description | |||
) |
Definition at line 26 of file testPythonVariableGroup.py.
def testPythonVariableGroup.MyMod.mainLoop | ( | self | ) |
testPythonVariableGroup.MyMod.testError |
Definition at line 35 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.