ROOT  6.07/01
Reference Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Attributes | List of all members
TGTableLayout::TableData_t Struct Reference

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>

Member Data Documentation

UInt_t TGTableLayout::TableData_t::fDefSize
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
Bool_t TGTableLayout::TableData_t::fShrink

The documentation for this struct was generated from the following file: