library: libGQt #include "TQtTimer.h" |
TQtTimer
class description - header file - source file - inheritance tree (.pdf)
class TQtTimer : public QTimer
private:
TQtTimer(const TQtTimer&)
void operator=(const TQtTimer&) const
void operator=(const TQtTimer&)
protected:
TQtTimer(QObject* parent = 0, const char* name = "0")
virtual void AwakeRootEvent()
public:
virtual ~TQtTimer()
static TClass* Class()
static TQtTimer* Create(QObject* parent = 0, const char* name = "0")
virtual TClass* IsA() const
static TQtTimer* QtTimer()
virtual void ShowMembers(TMemberInspector& insp, char* parent)
virtual void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
protected:
static TQtTimer* fgQTimer
int fCounter
TQtTimer is a singelton QTimer to awake the ROOT event loop from Qt event loop
Author: Valeri Fine 23/01/2003
Last update: root/qt:$Name: $:$Id: TQtTimer.cxx,v 1.6 2006/03/24 15:31:10 antcheva Exp $
Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. *
ROOT page - Class index - Class Hierarchy - Top of the page
This page has been automatically generated. If you have any comments or suggestions about the page layout send a mail to ROOT support, or contact the developers with any questions or problems regarding ROOT.