25 fTab(0), fTabMgr(0), fPad(0)
include TDocParser_001 C image html pict1_TDocParser_001 png width
virtual void ShowFrame(TGFrame *f)
Show sub frame.
virtual void HideFrame(TGFrame *f)
Hide sub frame.
Bool_t IsEnabled(Int_t tabIndex) const
Returns true if tab is enabled.
virtual Bool_t SetTab(Int_t tabIndex, Bool_t emit=kTRUE)
Brings the composite frame with the index tabIndex to the front and generate the following event if t...
const TGWindow * GetParent() const
virtual TVirtualPad * GetPad() const
virtual void Update(TGedFrame *frame=0)
Virtual method that is called on any change in the dependent frames.
Common base class for geombuilder editors.
virtual void Update()
Override Update from TGedFrame as fGedEditor can be null.
virtual void SetActive(Bool_t active=kTRUE)
Set active GUI attribute frames related to the selected object.
TGeoGedFrame(const TGWindow *p=0, Int_t width=140, Int_t height=30, UInt_t options=kChildFrame, Pixel_t back=GetDefaultFrameBackground())
Constructor.
static TGeoTabManager * GetMakeTabManager(TGedEditor *ged)
Static method to return the tab manager currently appended to the pad or create one if not existing.
virtual void Modified(Bool_t flag=1)=0