GSI Object Oriented Online Offline (Go4)  GO4-5.3.2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Public Member Functions | Private Member Functions | Private Attributes | List of all members
TGo4DisplayLoggerTimer Class Reference

#include <TGo4DisplayLoggerTimer.h>

+ Inheritance diagram for TGo4DisplayLoggerTimer:

Public Member Functions

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

Private Member Functions

 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 28 of file TGo4DisplayLoggerTimer.h.

Constructor & Destructor Documentation

TGo4DisplayLoggerTimer::TGo4DisplayLoggerTimer ( TGo4Display display,
Long_t  msperiod = 3000 
)

Definition at line 20 of file TGo4DisplayLoggerTimer.cxx.

References TGo4Log::Debug().

TGo4DisplayLoggerTimer::~TGo4DisplayLoggerTimer ( )
virtual

Definition at line 26 of file TGo4DisplayLoggerTimer.cxx.

TGo4DisplayLoggerTimer::TGo4DisplayLoggerTimer ( )
private

Member Function Documentation

Bool_t TGo4DisplayLoggerTimer::Notify ( )
virtual

Member Data Documentation

TGo4Display* TGo4DisplayLoggerTimer::fxDisplay
private

Definition at line 39 of file TGo4DisplayLoggerTimer.h.

Referenced by Notify().


The documentation for this class was generated from the following files: