![]() |
ChimeraTK-ApplicationCore 04.06.00
|
Inheritance diagram for testPythonSimpleApp.MyMod:
Collaboration diagram for testPythonSimpleApp.MyMod:Public Member Functions | |
| __init__ (self, owner, name, description) | |
| mainLoop (self) | |
Public Attributes | |
| myOutput | |
| myInput | |
Static Public Attributes | |
| myMod | |
Definition at line 15 of file testPythonSimpleApp.py.
| testPythonSimpleApp.MyMod.__init__ | ( | self, | |
| owner, | |||
| name, | |||
| description | |||
| ) |
Definition at line 17 of file testPythonSimpleApp.py.
| testPythonSimpleApp.MyMod.mainLoop | ( | self | ) |
Definition at line 23 of file testPythonSimpleApp.py.
| testPythonSimpleApp.MyMod.myInput |
Definition at line 21 of file testPythonSimpleApp.py.
|
static |
Definition at line 31 of file testPythonSimpleApp.py.
| testPythonSimpleApp.MyMod.myOutput |
Definition at line 20 of file testPythonSimpleApp.py.