BALL::VIEW::CalculateFDPBThread Class Reference

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

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

List of all members.


Public Member Functions

 CalculateFDPBThread ()
virtual void run ()
void setFDPBDialog (FDPBDialog *dialog)

Protected Attributes

FDPBDialogdialog_

Constructor & Destructor Documentation

BALL::VIEW::CalculateFDPBThread::CalculateFDPBThread (  ) 

Member Function Documentation

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]

Member Data Documentation