rad  3.0.0
Public Member Functions | Public Attributes | List of all members
testApplication.Application Class Reference
Inheritance diagram for testApplication.Application:

Public Member Functions

def __init__ (self, theModelPath, theEventQueue)
 
def addStatusListener (self, theListener)
 
def run (self)
 

Public Attributes

 mRunning
 
 mModelPath
 
 mEventQueue
 
 mData
 
 mActionMgr
 
 mContext
 
 mModel
 
 mExecutor
 

Constructor & Destructor Documentation

◆ __init__()

def testApplication.Application.__init__ (   self,
  theModelPath,
  theEventQueue 
)

Member Function Documentation

◆ addStatusListener()

def testApplication.Application.addStatusListener (   self,
  theListener 
)

◆ run()

def testApplication.Application.run (   self)

Member Data Documentation

◆ mActionMgr

testApplication.Application.mActionMgr

◆ mContext

testApplication.Application.mContext

◆ mData

testApplication.Application.mData

◆ mEventQueue

testApplication.Application.mEventQueue

◆ mExecutor

testApplication.Application.mExecutor

◆ mModel

testApplication.Application.mModel

◆ mModelPath

testApplication.Application.mModelPath

◆ mRunning

testApplication.Application.mRunning

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