Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

TGo4DisplayLoggerTimer Class Reference

timer which belongs to the Display, used instead of a thread to avoid conflicts with the Qt GUI internal slots. More...

#include <TGo4DisplayLoggerTimer.h>

List of all members.

Public Methods

 TGo4DisplayLoggerTimer (TGo4Display *display, Long_t msperiod=3000)
virtual ~TGo4DisplayLoggerTimer ()
virtual Bool_t Notify ()

Private Methods

 TGo4DisplayLoggerTimer ()

Private Attributes

TGo4DisplayfxDisplay


Detailed Description

timer which belongs to the Display, used instead of a thread to avoid conflicts with the Qt GUI internal slots.

This Timer acts in between the status queue and the GUI, e.g. by drawing eventrate information on a Qt widget.

Definition at line 30 of file TGo4DisplayLoggerTimer.h.


Constructor & Destructor Documentation

TGo4DisplayLoggerTimer::TGo4DisplayLoggerTimer TGo4Display   display,
Long_t    msperiod = 3000
 

Definition at line 21 of file TGo4DisplayLoggerTimer.cxx.

References TGo4Log::Debug().

TGo4DisplayLoggerTimer::~TGo4DisplayLoggerTimer   [virtual]
 

Definition at line 27 of file TGo4DisplayLoggerTimer.cxx.

TGo4DisplayLoggerTimer::TGo4DisplayLoggerTimer   [private]
 


Member Function Documentation

Bool_t TGo4DisplayLoggerTimer::Notify   [virtual]
 

Definition at line 31 of file TGo4DisplayLoggerTimer.cxx.

References TGo4Display::DisplayLog(), fxDisplay, TGo4TaskOwner::GetTask(), and TGo4Task::NextStatus().


Member Data Documentation

TGo4Display* TGo4DisplayLoggerTimer::fxDisplay [private]
 

Definition at line 41 of file TGo4DisplayLoggerTimer.h.

Referenced by Notify().


The documentation for this class was generated from the following files:
Generated on Tue Nov 8 10:56:36 2005 for Go4-v2.10-5 by doxygen1.2.15