Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

TGLayoutHints Class Reference

#include <TGLayout.h>

Inheritance diagram for TGLayoutHints:

Inheritance graph
[legend]
Collaboration diagram for TGLayoutHints:

Collaboration graph
[legend]
List of all members.

Public Methods

 TGLayoutHints (ULong_t hints=kLHintsNormal, Int_t padleft=0, Int_t padright=0, Int_t padtop=0, Int_t padbottom=0)
virtual ~TGLayoutHints ()
ULong_t GetLayoutHints () const
Int_t GetPadTop () const
Int_t GetPadBottom () const
Int_t GetPadLeft () const
Int_t GetPadRight () const

Protected Attributes

ULong_t fLayoutHints
Int_t fPadtop
Int_t fPadbottom
Int_t fPadleft
Int_t fPadright

Constructor & Destructor Documentation

TGLayoutHints::TGLayoutHints ULong_t    hints = kLHintsNormal,
Int_t    padleft = 0,
Int_t    padright = 0,
Int_t    padtop = 0,
Int_t    padbottom = 0
 

Definition at line 83 of file TGLayout.h.

References fLayoutHints, fPadbottom, fPadleft, fPadright, fPadtop, and kLHintsNormal.

virtual TGLayoutHints::~TGLayoutHints   [virtual]
 

Definition at line 89 of file TGLayout.h.


Member Function Documentation

ULong_t TGLayoutHints::GetLayoutHints   const
 

Definition at line 91 of file TGLayout.h.

References fLayoutHints.

Int_t TGLayoutHints::GetPadTop   const
 

Definition at line 92 of file TGLayout.h.

References fPadtop.

Int_t TGLayoutHints::GetPadBottom   const
 

Definition at line 93 of file TGLayout.h.

References fPadbottom.

Int_t TGLayoutHints::GetPadLeft   const
 

Definition at line 94 of file TGLayout.h.

References fPadleft.

Int_t TGLayoutHints::GetPadRight   const
 

Definition at line 95 of file TGLayout.h.

References fPadright.


Member Data Documentation

ULong_t TGLayoutHints::fLayoutHints [protected]
 

Definition at line 76 of file TGLayout.h.

Referenced by GetLayoutHints(), and TGLayoutHints().

Int_t TGLayoutHints::fPadtop [protected]
 

Definition at line 77 of file TGLayout.h.

Referenced by GetPadTop(), and TGLayoutHints().

Int_t TGLayoutHints::fPadbottom [protected]
 

Definition at line 78 of file TGLayout.h.

Referenced by GetPadBottom(), and TGLayoutHints().

Int_t TGLayoutHints::fPadleft [protected]
 

Definition at line 79 of file TGLayout.h.

Referenced by GetPadLeft(), and TGLayoutHints().

Int_t TGLayoutHints::fPadright [protected]
 

Definition at line 80 of file TGLayout.h.

Referenced by GetPadRight(), and TGLayoutHints().


The documentation for this class was generated from the following file:
Generated on Thu Dec 18 15:00:36 2003 for ROOT by doxygen1.2.16