12 #ifndef ROOT_TGDockableFrame 13 #define ROOT_TGDockableFrame 134 void UndockContainer();
137 void HideContainer();
138 void ShowContainer();
140 void EnableUndock(
Bool_t onoff);
142 void EnableHide(
Bool_t onoff);
virtual Bool_t ProcessMessage(Long_t, Long_t, Long_t)
void SetFixedSize(Bool_t fixed)
TGCompositeFrame * fButtons
TGDockableFrame * fDockable
TGDockHideButton * fHideButton
Bool_t EnableUndock() const
Bool_t IsFixedSize() const
Bool_t EnableHide() const
#define ClassDef(name, id)
TGCompositeFrame * GetContainer() const
Bool_t IsUndocked() const
void Emit(const char *signal)
Acitvate signal without args.
TGCompositeFrame * fContainer
TGDockButton * fDockButton
TGUndockedFrame * GetUndocked() const
virtual void AddFrame(TGFrame *f, TGLayoutHints *l=0)
Add frame to the composite frame using the specified layout hints.
virtual void SetWindowName(const char *name=0)
Set window name.