|
BALL
1.4.79
|
#include <BALL/VIEW/KERNEL/threads.h>
Public Member Functions | |
| CalculateFDPBThread () | |
| virtual void | run () |
| void | setFDPBDialog (FDPBDialog *dialog) |
Public Member Functions inherited from BALL::VIEW::BALLThread | |
| BALLThread () | |
| void | setMainControl (MainControl *mf) |
| void | setComposite (Composite *composite) |
| Composite * | getComposite () |
Protected Attributes | |
| FDPBDialog * | dialog_ |
Protected Attributes inherited from BALL::VIEW::BALLThread | |
| MainControl * | main_control_ |
| Composite * | composite_ |
Additional Inherited Members | |
Protected Member Functions inherited from BALL::VIEW::BALLThread | |
| void | sendMessage_ (Message *msg) |
| void | updateStructure_ () |
| void | output_ (const String &string, bool important=false) |
| Sends the string as outout to Log.info. More... | |
| void | waitForUpdateOfRepresentations_ () |
| BALL::VIEW::CalculateFDPBThread::CalculateFDPBThread | ( | ) |
|
virtual |
Overloaded from QThread::run(), overload again in derived classes!
Reimplemented from BALL::VIEW::BALLThread.
|
inline |
|
protected |
1.8.7