47 GO4TRACE((15,
"TGo4Display::~TGo4Display()", __LINE__, __FILE__));
62 TGo4Log::Info(
"------- TGO4DISPLAY DESTRUCTOR FINISHED. ------");
68 fxAnalysis->ReceiveObject(
dynamic_cast<TNamed*
>(data));
timer which belongs to the Display, used instead of a thread to avoid conflicts with the Qt GUI inter...
timer which belongs to the Display, used instead of a thread to avoid conflicts with the Qt GUI inter...
TGo4DisplayDrawerTimer * fxDrawTimer
Timer for drawing job.
void DisplayLog(TGo4Status *Status)
Bool_t DisconnectSlave(const char *name=nullptr, Bool_t waitforslave=kTRUE) override
Add functionality to reset gui appearance here:
TGo4DisplayLoggerTimer * fxLogTimer
Timer for status logging job.
void DisplayData(TObject *)
TGo4AnalysisProxy * fxAnalysis
TGo4Display(Bool_t isserver=kTRUE)
static void Info(const char *text,...) GO4_PRINTF_ARGS
User shortcut for message with prio 1.
virtual Bool_t DisconnectSlave(const char *name=nullptr, Bool_t waitforslave=kTRUE)
void Delete(Option_t *opt="") override
TGo4Task * GetTask() const
Int_t CancelAll()
Cancel all Threads in the thread list.
TGo4ThreadHandler * GetWorkHandler() const
Access to ThreadHandler for working threads.
void Launch()
This Method has to be called to create the startup threads and to turn on the application control tim...