87 while ((obj = next())) {
152 while ((obj = next())) {
201 gClient->GetColorByName(
"#ff0000", color);
268 canvas->
GetWidth() - 10 - hscrollw);
const Mask_t kButtonPressMask
const Mask_t kKeyPressMask
const Mask_t kLeaveWindowMask
const Mask_t kEnterWindowMask
include TDocParser_001 C image html pict1_TDocParser_001 png width
TClass instances represent classes, structs and namespaces in the ROOT type system.
TList * GetListOfBases()
Return list containing the TBaseClass(es) of a class.
virtual Bool_t IsEmpty() const
TGVScrollBar * GetVScrollbar() const
const TGWindow * GetDefaultRoot() const
Returns the root (i.e.
TGCompositeFrame(const TGCompositeFrame &)
virtual void AddFrame(TGFrame *f, TGLayoutHints *l=0)
Add frame to the composite frame using the specified layout hints.
virtual void SetCleanup(Int_t mode=kLocalCleanup)
Turn on automatic cleanup of child frames in dtor.
void AddInput(UInt_t emask)
Add events specified in the emask to the events the frame should handle.
virtual void SetWidth(UInt_t w)
virtual void SetTextColor(Pixel_t color, Bool_t global=kFALSE)
Changes text color.
virtual void SetText(TGString *newText)
Set new text in label.
virtual TGDimension GetDefaultSize() const
Return default size.
virtual Bool_t IsMapped()
Returns kTRUE if window is mapped on screen, kFALSE otherwise.
virtual TGCompositeFrame * GetEditorTab(const char *name)
Find or create tab with name.
TGCanvas * GetTGCanvas() const
static TGedEditor * GetFrameCreator()
Returns TGedEditor that currently creates TGedFrames.
void ActivateEditors(TList *bcl, Bool_t recurse)
Searches GedFrames for classes in the given list.
virtual TVirtualPad * GetPad() const
virtual TObject * GetModel() const
virtual void Update(TGedFrame *frame=0)
Virtual method that is called on any change in the dependent frames.
TGCompositeFrame * fFrame
virtual Option_t * GetDrawOption() const
Get draw options of the selected object.
virtual void AddExtraTab(TGedSubFrame *sf)
Adds tab container to list of extra tabs.
virtual void ActivateBaseClassEditors(TClass *cl)
Provide list of editors for base-classes.
virtual void SetModel(TObject *obj)=0
virtual TGVerticalFrame * CreateEditorTabSubFrame(const char *name)
Create a vertical frame to be used by 'owner' in extra tab 'name'.
virtual void SetDrawOption(Option_t *option="")
Set drawing option for object.
virtual void MakeTitle(const char *title)
Create attribute frame title.
TGedFrame(const TGedFrame &)
virtual void Refresh(TObject *model)
Refresh the GUI info about the object attributes.
virtual ~TGedFrame()
Destructor of the base GUI attribute frame.
virtual void Update()
Update the current pad when an attribute is changed via GUI.
virtual Bool_t HandleCrossing(Event_t *event)
Handle mouse crossing event for tooltip.
TGedNameFrame(const TGedNameFrame &)
virtual ~TGedNameFrame()
Destructor.
virtual Bool_t HandleButton(Event_t *event)
Handle mouse button event.
virtual void SetModel(TObject *obj)
Sets text for the label.
void SetOption(Option_t *option)
Sets the object option stored in the list.
Option_t * GetOption() const
Returns the object option stored in the list.
virtual void Add(TObject *obj)
virtual TObject * Remove(TObject *obj)
Remove object from the list.
Mother of all ROOT objects.
virtual const char * GetName() const
Returns name of object.
virtual const char * ClassName() const
Returns name of class to which the object belongs.
virtual TObject * FindObject(const char *name) const
Must be redefined in derived classes.
virtual const char * GetTitle() const
Returns title of object.
static TString Format(const char *fmt,...)
Static method which formats a string using a printf style format descriptor and return a TString.
virtual void Modified(Bool_t flag=1)=0
virtual TList * GetListOfPrimitives() const =0
Short_t Max(Short_t a, Short_t b)
Short_t Min(Short_t a, Short_t b)