#include <BALL/VIEW/KERNEL/threads.h>
Public Member Functions | |
CalculateFDPBThread () | |
virtual void | run () |
void | setFDPBDialog (FDPBDialog *dialog) |
Protected Attributes | |
FDPBDialog * | dialog_ |
BALL::VIEW::CalculateFDPBThread::CalculateFDPBThread | ( | ) |
virtual void BALL::VIEW::CalculateFDPBThread::run | ( | ) | [virtual] |
Overloaded from QThread::run(), overload again in derived classes!
Reimplemented from BALL::VIEW::BALLThread.
void BALL::VIEW::CalculateFDPBThread::setFDPBDialog | ( | FDPBDialog * | dialog | ) | [inline] |
FDPBDialog* BALL::VIEW::CalculateFDPBThread::dialog_ [protected] |