library: libGed
#include "TGedFrame.h"

TGedNameFrame


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

class TGedNameFrame : public TGedFrame

Inheritance Chart:
TObject
<-
TGObject
<-
TGWindow
TQObject
<-
TGFrame
<-
TGCompositeFrame
TGWidget
<-
TGedFrame
<-
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()) TGedNameFrame(const TGedNameFrame&) 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

Class Description

                                                                      
  TGedFrame                                                           
                                                                      
  Base editor's attribute frame - a service class.                    
                                                                      




Inline Functions


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


Author: Ilka Antcheva 10/05/04
Last update: root/ged:$Name: $:$Id: TGedFrame.h,v 1.4 2004/09/15 14:56:35 brun Exp $
Copyright (C) 1995-2002, 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.