library: libGed
#include "TGedFrame.h"

TGedFrame


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

class TGedFrame : public TGCompositeFrame, public TGWidget

Inheritance Chart:
TObject
<-
TGObject
<-
TGWindow
TQObject
<-
TGFrame
<-
TGCompositeFrame
TGWidget
<-
TGedFrame
<-
TArrowEditor
TAttFillEditor
TAttLineEditor
TAttMarkerEditor
TAttTextEditor
TAxisEditor
TCurlyArcEditor
TCurlyLineEditor
TGedNameFrame
TGraphEditor
 [more...]
 
    This is an abstract class, constructors will not be documented.
    Look at the header to check for available constructors.


    protected:
virtual void MakeTitle(const char* title) public:
virtual ~TGedFrame() static TClass* Class() virtual Option_t* GetDrawOption() const TObject* GetModel() const TVirtualPad* GetPad() const virtual TClass* IsA() const virtual void RecursiveRemove(TObject* obj) virtual void Refresh() virtual void SetActive(Bool_t active = kTRUE) virtual void SetDrawOption(Option_t* option) 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) virtual void Update()

Data Members


    protected:
TObject* fModel selected object, if exists TVirtualPad* fPad selected pad, if exists Bool_t fInit init flag for setting signals/slots TGTab* fTab Pointer to the parent tab

Class Description

                                                                      
  TArrowEditor                                                        
                                                                      
  Implements GUI for editing arrow attributes: shape, size, angle.    //                                             
                                                                      

/* */



Inline Functions


                void ~TGedFrame()
                void MakeTitle(const char* title)
            TObject* GetModel() const
        TVirtualPad* GetPad() const
           Option_t* GetDrawOption() const
                void RecursiveRemove(TObject* obj)
                void Refresh()
                void SetActive(Bool_t active = kTRUE)
                void SetDrawOption(Option_t* option)
                void SetModel(TVirtualPad* pad, TObject* obj, Int_t event)
                void Update()
             TClass* Class()
             TClass* IsA() const
                void ShowMembers(TMemberInspector& insp, char* parent)
                void Streamer(TBuffer& b)
                void StreamerNVirtual(TBuffer& b)


Author: Ilka Antcheva 20/10/04
Last update: root/ged:$Name: $:$Id: TArrowEditor.cxx
Copyright (C) 1995-2004, 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.