v2.10-0 (21000JUN2005)

Go4Display
Class TGo4DisplayDrawerTimer


class TGo4DisplayDrawerTimer
derived from TTimer

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.


Field Summary
 private TGo4Display*fxDisplay
           

Fields inherited from class TTimer
fTime, fAbsTime, fTimeout, fSync, fTimeID, fObject, fCommand

Constructor Summary
 TGo4DisplayDrawerTimer(TGo4Display* display, Long_t msperiod)
           
 private TGo4DisplayDrawerTimer()
           

Destructor Summary
 virtual synchronized ~TGo4DisplayDrawerTimer()
           

Method Summary
 virtual Bool_tNotify()
           

Methods inherited from class TTimer
CheckTimer, GetCommand, GetObject, GetTime, GetTimerID, GetAbsTime, HasTimedOut, IsSync, IsAsync, Add, Remove, Reset, SetCommand, SetObject, SetTime, SetTimerID, Start, Stop, TurnOn, TurnOff, Timeout, SingleShot, Class, Class_Name, Class_Version, Dictionary, IsA, ShowMembers, Streamer, StreamerNVirtual, DeclFileName, ImplFileLine, ImplFileName, DeclFileLine

Methods inherited from class TSysEvtHandler
Notified, Added, Removed

Field Detail

fxDisplay

private TGo4Display* fxDisplay
Constructor Detail

TGo4DisplayDrawerTimer

public TGo4DisplayDrawerTimer(TGo4Display* display, Long_t msperiod)

TGo4DisplayDrawerTimer

private TGo4DisplayDrawerTimer()
Method Detail

~TGo4DisplayDrawerTimer

public virtual synchronized ~TGo4DisplayDrawerTimer()
Method Detail

Notify

public virtual Bool_t Notify()

Association Links

to Class TGo4Display


J.Adamczewski, M.Al-Turany, D.Bertini, H.G.Essel, S.Linev

30-06-2005