ChimeraTK-ApplicationCore  04.01.00
testPythonApplicationModule.SecondMod Class Reference
+ Inheritance diagram for testPythonApplicationModule.SecondMod:
+ Collaboration diagram for testPythonApplicationModule.SecondMod:

Public Member Functions

def __init__ (self, owner, name, description)
 
def mainLoop (self)
 

Detailed Description

Definition at line 44 of file testPythonApplicationModule.py.

Constructor & Destructor Documentation

◆ __init__()

def testPythonApplicationModule.SecondMod.__init__ (   self,
  owner,
  name,
  description 
)

Definition at line 45 of file testPythonApplicationModule.py.

+ Here is the call graph for this function:

Member Function Documentation

◆ mainLoop()

def testPythonApplicationModule.SecondMod.mainLoop (   self)

Definition at line 49 of file testPythonApplicationModule.py.


The documentation for this class was generated from the following file: