![]() |
ROOT
6.06/09
Reference Guide
|
#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) } |
| enum ETableLayoutHints |
| Enumerator | |
|---|---|
| kLHintsShrinkX | |
| kLHintsShrinkY | |
| kLHintsFillX | |
| kLHintsFillY | |
Definition at line 21 of file TGTableLayout.h.