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

TGLayout.h File Reference

#include "TObject.h"
#include "TGDimension.h"

Include dependency graph for TGLayout.h:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Compounds

class  TGFrameElement
class  TGLayoutHints
class  TGLayoutManager
class  TGVerticalLayout
class  TGHorizontalLayout
class  TGRowLayout
class  TGColumnLayout
class  TGMatrixLayout
class  TGTileLayout
class  TGListLayout
class  TGListDetailsLayout

Enumerations

enum  ELayoutHints {
  kLHintsNoHints = 0, kLHintsLeft = BIT(0), kLHintsCenterX = BIT(1), kLHintsRight = BIT(2),
  kLHintsTop = BIT(3), kLHintsCenterY = BIT(4), kLHintsBottom = BIT(5), kLHintsExpandX = BIT(6),
  kLHintsExpandY = BIT(7), kLHintsNormal = (kLHintsLeft | kLHintsTop)
}


Enumeration Type Documentation

enum ELayoutHints
 

Enumeration values:
kLHintsNoHints 
kLHintsLeft 
kLHintsCenterX 
kLHintsRight 
kLHintsTop 
kLHintsCenterY 
kLHintsBottom 
kLHintsExpandX 
kLHintsExpandY 
kLHintsNormal 

Definition at line 33 of file TGLayout.h.


Generated on Thu Dec 18 14:53:44 2003 for ROOT by doxygen1.2.16