#include <TGPack.h>
Inheritance diagram for TGFrameElementPack:

Public Member Functions | |
| TGFrameElementPack (TGFrame *frame, TGLayoutHints *lh=0, Float_t weight=1) | |
| cached varaible for optimisation | |
| ClassDef (TGFrameElementPack, 0) | |
| TGFrameElementPack (TGFrame *frame, TGLayoutHints *lh=0, Float_t weight=1) | |
| cached varaible for optimisation | |
| ClassDef (TGFrameElementPack, 0) | |
Public Attributes | |
| Float_t | fWeight |
| TGFrameElementPack * | fSplitFE |
| TGFrameElementPack * | fSplitFE |
Private Member Functions | |
| TGFrameElementPack (const TGFrameElementPack &) | |
| TGFrameElementPack & | operator= (const TGFrameElementPack &) |
| TGFrameElementPack (const TGFrameElementPack &) | |
| TGFrameElementPack & | operator= (const TGFrameElementPack &) |
Definition at line 21 of file TGPack.h.
| TGFrameElementPack::TGFrameElementPack | ( | const TGFrameElementPack & | ) | [private] |
Referenced by G__G__Gui1_292_0_3().
| TGFrameElementPack::TGFrameElementPack | ( | TGFrame * | frame, | |
| TGLayoutHints * | lh = 0, |
|||
| Float_t | weight = 1 | |||
| ) | [inline] |
| TGFrameElementPack::TGFrameElementPack | ( | const TGFrameElementPack & | ) | [private] |
| TGFrameElementPack::TGFrameElementPack | ( | TGFrame * | frame, | |
| TGLayoutHints * | lh = 0, |
|||
| Float_t | weight = 1 | |||
| ) | [inline] |
| TGFrameElementPack& TGFrameElementPack::operator= | ( | const TGFrameElementPack & | ) | [private] |
| TGFrameElementPack::ClassDef | ( | TGFrameElementPack | , | |
| 0 | ||||
| ) |
| TGFrameElementPack& TGFrameElementPack::operator= | ( | const TGFrameElementPack & | ) | [private] |
| TGFrameElementPack::ClassDef | ( | TGFrameElementPack | , | |
| 0 | ||||
| ) |
Definition at line 28 of file TGPack.h.
Referenced by TGPack::EqualizeFrames(), TGPack::HandleSplitterResize(), TGPack::HideFrame(), TGPack::RemoveFrameInternal(), TGPack::ResizeExistingFrames(), and TGPack::ShowFrame().
Definition at line 29 of file TGPack.h.
Referenced by TGPack::AddFrameInternal(), TGPack::CheckSplitterVisibility(), TGPack::HideFrame(), TGPack::RemoveFrameInternal(), and TGPack::ShowFrame().
1.5.1