Definition at line 68 of file TGTableLayout.h.
Public Attributes | |
UInt_t | fDefSize |
Default size of col/rows. | |
Bool_t | fEmpty |
Bool_t | fExpand |
Bool_t | fNeedExpand |
Bool_t | fNeedShrink |
UInt_t | fRealSize |
Real size of col/rows (eg, if table resize) | |
Bool_t | fShrink |
#include <TGTableLayout.h>
UInt_t TGTableLayout::TableData_t::fDefSize |
Default size of col/rows.
Definition at line 69 of file TGTableLayout.h.
Bool_t TGTableLayout::TableData_t::fEmpty |
Definition at line 75 of file TGTableLayout.h.
Bool_t TGTableLayout::TableData_t::fExpand |
Definition at line 73 of file TGTableLayout.h.
Bool_t TGTableLayout::TableData_t::fNeedExpand |
Definition at line 71 of file TGTableLayout.h.
Bool_t TGTableLayout::TableData_t::fNeedShrink |
Definition at line 72 of file TGTableLayout.h.
UInt_t TGTableLayout::TableData_t::fRealSize |
Real size of col/rows (eg, if table resize)
Definition at line 70 of file TGTableLayout.h.
Bool_t TGTableLayout::TableData_t::fShrink |
Definition at line 74 of file TGTableLayout.h.