TQtThread
class description - source file - inheritance tree (.ps)
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 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)
TClass* Class()
TClass* IsA() const
void ShowMembers(TMemberInspector& insp, char* parent)
void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
Author: Valeri Fine 21/01/2002
Last update: Fri Jul 9 14:04:46 2004
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.