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

TGo4DisplayDrawerTimer Class Reference

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

#include <TGo4DisplayDrawerTimer.h>

List of all members.

Public Methods

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

Private Methods

 TGo4DisplayDrawerTimer ()

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 data queue and the GUI, e.g. by drawing histograms on a viewpanel or putting them into the GUI lists.

Definition at line 30 of file TGo4DisplayDrawerTimer.h.


Constructor & Destructor Documentation

TGo4DisplayDrawerTimer::TGo4DisplayDrawerTimer TGo4Display   display,
Long_t    msperiod = 3000
 

Definition at line 21 of file TGo4DisplayDrawerTimer.cxx.

References TGo4Log::Debug().

TGo4DisplayDrawerTimer::~TGo4DisplayDrawerTimer   [virtual]
 

Definition at line 27 of file TGo4DisplayDrawerTimer.cxx.

TGo4DisplayDrawerTimer::TGo4DisplayDrawerTimer   [private]
 


Member Function Documentation

Bool_t TGo4DisplayDrawerTimer::Notify   [virtual]
 

Definition at line 32 of file TGo4DisplayDrawerTimer.cxx.

References TGo4Display::DisplayData(), fxDisplay, TGo4TaskOwner::GetTask(), and TGo4Task::NextObject().


Member Data Documentation

TGo4Display* TGo4DisplayDrawerTimer::fxDisplay [private]
 

Definition at line 42 of file TGo4DisplayDrawerTimer.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