library: libGui
#include "TGLayout.h"

TGFrameElement


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

class TGFrameElement : public TObject

Inheritance Chart:
TObject
<-
TGFrameElement
    private:
TGFrameElement(const TGFrameElement&) TGFrameElement& operator=(const TGFrameElement&) public:
TGFrameElement() TGFrameElement(TGFrame* f, TGLayoutHints* l) ~TGFrameElement() static TClass* Class() virtual TClass* IsA() const virtual void ls(Option_t* option = "") const 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

TGLayoutHints& operator=(const TGLayoutHints&)
void Print(Option_t* option = "")
void ls(Option_t* option = "")
TGFrameElement(const TGFrameElement&)
TGFrameElement()
TGFrameElement(TGFrame *f, TGLayoutHints *l)
~TGFrameElement()

Last update: Tue Jul 11 11:52:02 2006


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.