TGObject
class description - source file - inheritance tree
public:
TGObject TGObject()
TGObject TGObject(TGObject&)
virtual void ~TGObject()
static TClass* Class()
Handle_t GetId() const
virtual ULong_t Hash()
virtual TClass* IsA() const
virtual Bool_t IsEqual(TObject* obj)
virtual void ShowMembers(TMemberInspector& insp, char* parent)
virtual void Streamer(TBuffer& b)
protected:
Handle_t fId X11/Win32 Window identifier
TGClient* fClient Connection to display server
See also
-
TGWindow
TGObject
This class is the baseclass for all ROOT GUI widgets.
The ROOT GUI components emulate the Win95 look and feel and the code
is based on the XClass'95 code (see Copyleft in source).
Inline Functions
TGObject TGObject()
Handle_t GetId() const
ULong_t Hash()
Bool_t IsEqual(TObject* obj)
TClass* Class()
TClass* IsA() const
void ShowMembers(TMemberInspector& insp, char* parent)
void Streamer(TBuffer& b)
TGObject TGObject(TGObject&)
void ~TGObject()
Author: Fons Rademakers 27/12/97
Last update: root/gui:$Name: $:$Id: TGObject.cxx,v 1.1.1.1 2000/05/16 17:00:42 rdm Exp $
Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. *
ROOT page - Class index - 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.