BALL  1.4.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Public Member Functions | Public Attributes | List of all members
BALL::VIEW::TestFramework::MyEventThread Class Reference
Inheritance diagram for BALL::VIEW::TestFramework::MyEventThread:
QThread

Public Member Functions

 MyEventThread ()
virtual void run ()

Public Attributes

TestFrameworktf
MainControlmc

Detailed Description

Definition at line 74 of file testFramework.h.

Constructor & Destructor Documentation

BALL::VIEW::TestFramework::MyEventThread::MyEventThread ( )

Member Function Documentation

virtual void BALL::VIEW::TestFramework::MyEventThread::run ( )
virtual

Member Data Documentation

MainControl* BALL::VIEW::TestFramework::MyEventThread::mc

Definition at line 84 of file testFramework.h.

TestFramework* BALL::VIEW::TestFramework::MyEventThread::tf

Definition at line 83 of file testFramework.h.