ChimeraTK-ApplicationCore
04.01.00
|
Public Member Functions | |
def | __init__ (self, owner, name, description) |
def | mainLoop (self) |
Definition at line 44 of file testPythonApplicationModule.py.
def testPythonApplicationModule.SecondMod.__init__ | ( | self, | |
owner, | |||
name, | |||
description | |||
) |
Definition at line 45 of file testPythonApplicationModule.py.
def testPythonApplicationModule.SecondMod.mainLoop | ( | self | ) |
Definition at line 49 of file testPythonApplicationModule.py.