62 virtual void MakeTitle(
const char *title);
ULong_t Pixel_t
Pixel value.
#define ClassDef(name, id)
include TDocParser_001 C image html pict1_TDocParser_001 png width
TClass instances represent classes, structs and namespaces in the ROOT type system.
static Pixel_t GetDefaultFrameBackground()
Get default frame background.
TGedSubFrame(const TGedSubFrame &)=delete
TGedSubFrame(TString n, TGCompositeFrame *f)
TGCompositeFrame * fFrame
TGedSubFrame & operator=(const TGedSubFrame &)=delete
virtual void SetGedEditor(TGedEditor *ed)
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.
TGedFrame(const TGedFrame &)=delete
virtual void MakeTitle(const char *title)
Create attribute frame title.
void SetModelClass(TClass *mcl)
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.
TGedEditor * GetGedEditor()
virtual Bool_t AcceptModel(TObject *)
TGedFrame & operator=(const TGedFrame &)=delete
virtual Bool_t HandleCrossing(Event_t *event)
Handle mouse crossing event for tooltip.
TGedNameFrame(const TGedNameFrame &)=delete
virtual ~TGedNameFrame()
Destructor.
virtual Bool_t HandleButton(Event_t *event)
Handle mouse button event.
virtual void SetModel(TObject *obj)
Sets text for the label.
TGedNameFrame & operator=(const TGedNameFrame &)=delete
Mother of all ROOT objects.
TVirtualPad is an abstract base class for the Pad and Canvas classes.