Logo ROOT  
Reference Guide
Loading...
Searching...
No Matches
TGTableLayout::TableData_t Struct Reference

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>

Member Data Documentation

◆ fDefSize

UInt_t TGTableLayout::TableData_t::fDefSize

Default size of col/rows.

Definition at line 69 of file TGTableLayout.h.

◆ fEmpty

Bool_t TGTableLayout::TableData_t::fEmpty

Definition at line 75 of file TGTableLayout.h.

◆ fExpand

Bool_t TGTableLayout::TableData_t::fExpand

Definition at line 73 of file TGTableLayout.h.

◆ fNeedExpand

Bool_t TGTableLayout::TableData_t::fNeedExpand

Definition at line 71 of file TGTableLayout.h.

◆ fNeedShrink

Bool_t TGTableLayout::TableData_t::fNeedShrink

Definition at line 72 of file TGTableLayout.h.

◆ fRealSize

UInt_t TGTableLayout::TableData_t::fRealSize

Real size of col/rows (eg, if table resize).

Definition at line 70 of file TGTableLayout.h.

◆ fShrink

Bool_t TGTableLayout::TableData_t::fShrink

Definition at line 74 of file TGTableLayout.h.


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