library: libGui #include "TGLayout.h" |
TGFrameElement
class description - source file - inheritance tree (.ps)
public:
TGFrameElement()
TGFrameElement(const TGFrameElement&)
~TGFrameElement()
static TClass* Class()
virtual TClass* IsA() const
TGFrameElement& operator=(const TGFrameElement&)
virtual void ShowMembers(TMemberInspector& insp, char* parent)
virtual void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
public:
TGFrame* fFrame
Int_t fState
TGLayoutHints* fLayout
A number of different layout classes (TGLayoutManager,
TGVerticalLayout, TGHorizontalLayout, TGLayoutHints, etc.).
Inline Functions
void ~TGFrameElement()
TClass* Class()
TClass* IsA() const
void ShowMembers(TMemberInspector& insp, char* parent)
void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
TGFrameElement TGFrameElement()
TGFrameElement TGFrameElement(const TGFrameElement&)
TGFrameElement& operator=(const TGFrameElement&)
Author: Fons Rademakers 02/01/98
Last update: root/gui:$Name: $:$Id: TGLayout.h,v 1.8 2003/12/05 01:17:03 brun Exp $
Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. *
ROOT page - Class index - Class Hierarchy - Top of the page
This page has been automatically generated. If you have any comments or suggestions about the page layout send a mail to ROOT support, or contact the developers with any questions or problems regarding ROOT.