BALL  1.4.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines
Public Member Functions | Protected Attributes
BALL::VIEW::UpdateRepresentationThread Class Reference

#include <BALL/VIEW/KERNEL/threads.h>

Inheritance diagram for BALL::VIEW::UpdateRepresentationThread:
BALL::VIEW::BALLThread QThread

List of all members.

Public Member Functions

 UpdateRepresentationThread ()
virtual void run ()
void setRepresentation (Representation &rep)
RepresentationgetRepresentation ()

Protected Attributes

Representationrep_

Detailed Description

Definition at line 139 of file threads.h.


Constructor & Destructor Documentation


Member Function Documentation

Definition at line 155 of file threads.h.

virtual void BALL::VIEW::UpdateRepresentationThread::run ( ) [virtual]

Overloaded from QThread::run(), overload again in derived classes!

Reimplemented from BALL::VIEW::BALLThread.

Definition at line 151 of file threads.h.


Member Data Documentation

Definition at line 160 of file threads.h.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines