library: libGed
#include "TGedAttFrame.h"

TGedAttNameFrame


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

class TGedAttNameFrame : public TGedAttFrame

Inheritance Chart:
TObject
<-
TGObject
<-
TGWindow
TQObject
<-
TGFrame
<-
TGCompositeFrame
TGWidget
<-
TGedAttFrame
<-
TGedAttNameFrame

    public:
TGedAttNameFrame(const TGWindow* p, Int_t id, Int_t width = 140, Int_t height = 30, UInt_t options = kChildFrame, Pixel_t back = GetDefaultFrameBackground()) TGedAttNameFrame(const TGedAttNameFrame&) virtual ~TGedAttNameFrame() static TClass* Class() virtual TClass* IsA() const virtual void SetModel(TPad* 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

Class Description

                                                                      
  TGedAttFrame, TGedAttNameFrame, TGedAttFillFrame,                   
  TGedAttLineFrame, TGedAttTextFrame, TGedAttMarkerFrame              
                                                                      
  Frames with object attributes, just like on TAttCanvases.           
                                                                      




Inline Functions


                    void ~TGedAttNameFrame()
        TGedAttNameFrame TGedAttNameFrame(const TGWindow* p, Int_t id, Int_t width = 140, Int_t height = 30, UInt_t options = kChildFrame, Pixel_t back = GetDefaultFrameBackground())
                    void SetModel(TPad* 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)
        TGedAttNameFrame TGedAttNameFrame(const TGedAttNameFrame&)


Author: Marek Biskup, Ilka Antcheva 28/07/03
Last update: root/ged:$Name: $:$Id: TGedAttFrame.h,v 1.6 2004/04/22 16:28:28 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.