#include <TGSplitFrame.h>
Inheritance diagram for TGRectMap:

Public Member Functions | |
| TGRectMap (Int_t rx, Int_t ry, UInt_t rw, UInt_t rh) | |
| virtual | ~TGRectMap () |
| Bool_t | Contains (Int_t px, Int_t py) const |
| TGRectMap (Int_t rx, Int_t ry, UInt_t rw, UInt_t rh) | |
| virtual | ~TGRectMap () |
| Bool_t | Contains (Int_t px, Int_t py) const |
Public Attributes | |
| Int_t | fX |
| Int_t | fY |
| UInt_t | fW |
| UInt_t | fH |
Private Member Functions | |
| TGRectMap (const TGRectMap &) | |
| TGRectMap & | operator= (const TGRectMap &) |
| TGRectMap (const TGRectMap &) | |
| TGRectMap & | operator= (const TGRectMap &) |
Definition at line 26 of file TGSplitFrame.h.
| TGRectMap::TGRectMap | ( | const TGRectMap & | ) | [private] |
Definition at line 39 of file TGSplitFrame.h.
| virtual TGRectMap::~TGRectMap | ( | ) | [inline, virtual] |
Definition at line 41 of file TGSplitFrame.h.
| TGRectMap::TGRectMap | ( | const TGRectMap & | ) | [private] |
Definition at line 39 of file TGSplitFrame.h.
| virtual TGRectMap::~TGRectMap | ( | ) | [inline, virtual] |
Definition at line 41 of file TGSplitFrame.h.
Definition at line 44 of file TGSplitFrame.h.
References fH, fW, fX, and fY.
Referenced by TGSplitTool::HandleButton(), and TGSplitTool::HandleMotion().
Definition at line 33 of file TGSplitFrame.h.
Referenced by Contains(), TGSplitTool::DoRedraw(), and TGSplitTool::HandleMotion().
Definition at line 34 of file TGSplitFrame.h.
Referenced by Contains(), TGSplitTool::DoRedraw(), and TGSplitTool::HandleMotion().
Definition at line 35 of file TGSplitFrame.h.
Referenced by Contains(), TGSplitTool::DoRedraw(), and TGSplitTool::HandleMotion().
Definition at line 36 of file TGSplitFrame.h.
Referenced by Contains(), TGSplitTool::DoRedraw(), and TGSplitTool::HandleMotion().
1.5.1