library: libGed
#include "TGedFrame.h"

TGedNameFrame


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

class TGedNameFrame : public TGedFrame

Inheritance Chart:
TObject
<-
TGObject
<-
TGWindow
TQObject
<-
TGFrame
<-
TGCompositeFrame
TGWidget
<-
TGedFrame
<-
TGedNameFrame

    protected:
TGedNameFrame(const TGedNameFrame&) TGedNameFrame& operator=(const TGedNameFrame&) public:
TGedNameFrame(const TGWindow* p, Int_t id, Int_t width = 140, Int_t height = 30, UInt_t options = kChildFrame, Pixel_t back = GetDefaultFrameBackground()) virtual ~TGedNameFrame() static TClass* Class() virtual TClass* IsA() const virtual void SetModel(TVirtualPad* pad, TObject* obj, Int_t event) virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b)

Data Members


    protected:
TGLabel* fLabel label of attribute frame TGCompositeFrame* f1 TGCompositeFrame* f2 container frames

Class Description

TGedFrame& operator=(const TGedFrame&)
void SetModel(TVirtualPad *pad, TObject *obj, Int_t event)
TGedNameFrame(const TGedNameFrame&)
TGedNameFrame(const TGWindow *p, Int_t id, Int_t width = 140, Int_t height = 30, UInt_t options = kChildFrame, Pixel_t back = GetDefaultFrameBackground())
virtual ~TGedNameFrame()

Last update: Tue Jul 11 11:49:59 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.