ChimeraTK-ApplicationCore 04.06.00
Loading...
Searching...
No Matches
testPythonApplicationModule.SecondMod Class Reference
+ Inheritance diagram for testPythonApplicationModule.SecondMod:
+ Collaboration diagram for testPythonApplicationModule.SecondMod:

Public Member Functions

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

Static Public Attributes

 myMod
 
 secondMod
 

Detailed Description

Definition at line 44 of file testPythonApplicationModule.py.

Constructor & Destructor Documentation

◆ __init__()

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

Definition at line 45 of file testPythonApplicationModule.py.

Member Function Documentation

◆ mainLoop()

testPythonApplicationModule.SecondMod.mainLoop (   self)

Definition at line 49 of file testPythonApplicationModule.py.

Member Data Documentation

◆ myMod

testPythonApplicationModule.SecondMod.myMod
static

Definition at line 53 of file testPythonApplicationModule.py.

◆ secondMod

testPythonApplicationModule.SecondMod.secondMod
static

Definition at line 54 of file testPythonApplicationModule.py.


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