ROOT  6.07/01
Reference Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Classes | Enumerations
TGTableLayout.h File Reference
#include "TGLayout.h"
Include dependency graph for TGTableLayout.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  TGTableLayoutHints
 
class  TGTableLayout
 
struct  TGTableLayout::TableData_t
 

Enumerations

enum  ETableLayoutHints { kLHintsShrinkX = BIT(8), kLHintsShrinkY = BIT(9), kLHintsFillX = BIT(10), kLHintsFillY = BIT(11) }
 

Enumeration Type Documentation

Enumerator
kLHintsShrinkX 
kLHintsShrinkY 
kLHintsFillX 
kLHintsFillY 

Definition at line 21 of file TGTableLayout.h.