ChimeraTK-ApplicationCore
04.01.00
|
Public Member Functions | |
def | __init__ (self, owner, name, description) |
def | mainLoop (self) |
Public Attributes | |
testError | |
Definition at line 14 of file testPythonApplicationModule.py.
def testPythonApplicationModule.MyMod.__init__ | ( | self, | |
owner, | |||
name, | |||
description | |||
) |
Definition at line 16 of file testPythonApplicationModule.py.
def testPythonApplicationModule.MyMod.mainLoop | ( | self | ) |
Definition at line 21 of file testPythonApplicationModule.py.
testPythonApplicationModule.MyMod.testError |
Definition at line 19 of file testPythonApplicationModule.py.