#include <TGObject.h>
Inheritance diagram for TGObject:


Public Methods | |
| TGObject () | |
| virtual | ~TGObject () |
| Handle_t | GetId () const |
| ULong_t | Hash () const |
| Bool_t | IsEqual (const TObject *obj) const |
Protected Attributes | |
| Handle_t | fId |
| TGClient * | fClient |
|
|
Definition at line 43 of file TGObject.h. References fId. |
|
|
Definition at line 44 of file TGObject.h. |
|
|
Definition at line 46 of file TGObject.h. References fId. |
|
|
Reimplemented from TObject. Definition at line 47 of file TGObject.h. References fId. |
|
|
Reimplemented from TObject. Definition at line 48 of file TGObject.h. References fId. |
|
|
Definition at line 39 of file TGObject.h. Referenced by TGWindow::DestroyWindow(), TGVertical3DLine::DrawBorder(), TGHorizontal3DLine::DrawBorder(), GetId(), Hash(), TGWindow::IconifyWindow(), IsEqual(), TGWindow::LowerWindow(), TGWindow::MapRaised(), TGWindow::MapSubwindows(), TGWindow::MapWindow(), TGWindow::RaiseWindow(), TGWindow::SetBackgroundColor(), TGWindow::SetBackgroundPixmap(), TGObject(), TGWindow::TGWindow(), and TGWindow::UnmapWindow(). |
|
|
Definition at line 40 of file TGObject.h. Referenced by TGWindow::GetMainFrame(), TGFrame::GetResourcePool(), TGWindow::HandleExpose(), TGSlider::SetPosition(), TGDoubleSlider::SetPosition(), and TGWindow::TGWindow(). |
1.2.16