![]() |
ChimeraTK-ApplicationCore 04.06.00
|
Inheritance diagram for testPythonAppConfig.MyMod:
Collaboration diagram for testPythonAppConfig.MyMod:Public Member Functions | |
| __init__ (self, owner, name, description) | |
| mainLoop (self) | |
Public Attributes | |
| testError | |
Static Public Attributes | |
| userModule | |
Definition at line 17 of file testPythonAppConfig.py.
| testPythonAppConfig.MyMod.__init__ | ( | self, | |
| owner, | |||
| name, | |||
| description | |||
| ) |
Definition at line 19 of file testPythonAppConfig.py.
| testPythonAppConfig.MyMod.mainLoop | ( | self | ) |
Definition at line 24 of file testPythonAppConfig.py.
| testPythonAppConfig.MyMod.testError |
Definition at line 22 of file testPythonAppConfig.py.
|
static |
Definition at line 51 of file testPythonAppConfig.py.