ULongptr_t Handle_t
Generic resource handle.
#define ClassDefOverride(name, id)
Option_t Option_t TPoint TPoint const char GetTextMagnitude GetFillStyle GetLineColor GetLineWidth GetMarkerStyle GetTextAlign GetTextColor GetTextSize void char Point_t Rectangle_t WindowAttributes_t Float_t Float_t Float_t Int_t Int_t UInt_t UInt_t Rectangle_t Int_t Int_t Window_t TString Int_t GCValues_t GetPrimarySelectionOwner GetDisplay GetScreen GetColormap GetNativeEvent const char const char dpyName wid window const char font_name cursor keysym reg const char only_if_exist regb h Point_t winding char text const char depth char const char Int_t count const char ColorStruct_t color const char filename
This class is the baseclass for all ROOT GUI widgets.
TGObject(const TGObject &tgo)
TGClient * fClient
Connection to display server.
TGObject & operator=(const TGObject &tgo)
TGClient * GetClient() const
ULong_t Hash() const override
Return hash value for this object.
Handle_t fId
X11/Win32 Window identifier.
Bool_t IsEqual(const TObject *obj) const override
Equal comparison (TGObjects are equal if they have the same window identifier).
virtual ~TGObject()
TGObject destructor.
void SaveAs(const char *filename="", Option_t *option="") const override
Write this TGObject to a file using TImage, if filename's extension signals a valid TImage::EImageFil...
Mother of all ROOT objects.
TObject & operator=(const TObject &rhs)
TObject assignment operator.