ROOT
6.07/01
Reference Guide
|
Definition at line 94 of file TGTableLayout.h.
Public Attributes | |
UInt_t | fDefSize |
UInt_t | fRealSize |
Bool_t | fNeedExpand |
Bool_t | fNeedShrink |
Bool_t | fExpand |
Bool_t | fShrink |
Bool_t | fEmpty |
#include <TGTableLayout.h>
UInt_t TGTableLayout::TableData_t::fDefSize |
Definition at line 95 of file TGTableLayout.h.
Referenced by TGTableLayout::FindRowColSizesMultiplyAttached(), TGTableLayout::FindRowColSizesSinglyAttached(), TGTableLayout::GetDefaultSize(), TGTableLayout::SetRowColResize(), and TGTableLayout::SetRowColSizesInit().
Bool_t TGTableLayout::TableData_t::fEmpty |
Definition at line 101 of file TGTableLayout.h.
Referenced by TGTableLayout::SetRowColSizesInit().
Bool_t TGTableLayout::TableData_t::fExpand |
Definition at line 99 of file TGTableLayout.h.
Referenced by TGTableLayout::SetRowColSizesInit().
Bool_t TGTableLayout::TableData_t::fNeedExpand |
Definition at line 97 of file TGTableLayout.h.
Referenced by TGTableLayout::SetRowColSizesInit().
Bool_t TGTableLayout::TableData_t::fNeedShrink |
Definition at line 98 of file TGTableLayout.h.
Referenced by TGTableLayout::SetRowColSizesInit().
UInt_t TGTableLayout::TableData_t::fRealSize |
Definition at line 96 of file TGTableLayout.h.
Referenced by TGTableLayout::SetRowColResize(), and TGTableLayout::SetRowColSizesInit().
Bool_t TGTableLayout::TableData_t::fShrink |
Definition at line 100 of file TGTableLayout.h.
Referenced by TGTableLayout::SetRowColResize(), and TGTableLayout::SetRowColSizesInit().