library: libGui
#include "TGLayout.h"

TGFrameElement


class description - source file - inheritance tree (.pdf)

class TGFrameElement : public TObject

Inheritance Chart:
TObject
<-
TGFrameElement

    public:
TGFrameElement() TGFrameElement(TGFrame* f, TGLayoutHints* l) TGFrameElement(const TGFrameElement&) ~TGFrameElement() static TClass* Class() virtual TClass* IsA() const virtual void ls(Option_t* option) const TGFrameElement& operator=(const TGFrameElement&) virtual void Print(Option_t* option) const virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b)

Data Members


    public:
TGFrame* fFrame frame used in layout Int_t fState EFrameState defined in TGFrame.h TGLayoutHints* fLayout layout hints used in layout

Class Description

                                                                      
 A number of different layout classes (TGLayoutManager,               
 TGVerticalLayout, TGHorizontalLayout, TGLayoutHints, etc.).          
                                                                      




Inline Functions


                   void ~TGFrameElement()
         TGFrameElement TGFrameElement()
         TGFrameElement TGFrameElement(TGFrame* f, TGLayoutHints* l)
                   void Print(Option_t* option) const
                   void ls(Option_t* option) const
                TClass* Class()
                TClass* IsA() const
                   void ShowMembers(TMemberInspector& insp, char* parent)
                   void Streamer(TBuffer& b)
                   void StreamerNVirtual(TBuffer& b)
         TGFrameElement TGFrameElement(const TGFrameElement&)
        TGFrameElement& operator=(const TGFrameElement&)


Author: Fons Rademakers 02/01/98
Last update: root/gui:$Name: $:$Id: TGLayout.h,v 1.9 2004/09/07 09:31:08 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.