library: libGQt #include "TQtThread.h" |
TQtThread
class description - source file - inheritance tree (.pdf)
private:
TQtThread& operator=(const TQtThread& rhs)
public:
TQtThread()
TQtThread(const TQtThread&)
TQtThread(const Text_t* name, const Text_t* title)
virtual ~TQtThread()
static TClass* Class()
virtual TClass* IsA() const
virtual Int_t LoadQt(const char* shareLibFileName)
virtual Int_t processQtEvents(Int_t maxtime = 300)
virtual void ShowMembers(TMemberInspector& insp, char* parent)
virtual void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
TQtThread
Interface to low level Qt GUI. This class gives access to basic
Qt graphics, pixmap, text and font handling routines.
TQtThread()
______________________________________________________________________________
TQtThread(const Text_t *name, const Text_t *title) : TGQt(name, title)
~TQtThread()
______________________________________________________________________________
Inline Functions
TQtThread& operator=(const TQtThread& rhs)
TQtThread TQtThread(const Text_t* name, const Text_t* title)
Int_t LoadQt(const char* shareLibFileName)
Int_t processQtEvents(Int_t maxtime = 300)
TClass* Class()
TClass* IsA() const
void ShowMembers(TMemberInspector& insp, char* parent)
void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
Author: Valeri Fine 23/01/2003
Last update: root/qt:$Name: $:$Id: TQtThread.cxx,v 1.7 2005/02/08 07:36:08 brun 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.