|
ROOT
Reference Guide |
|
Go to the documentation of this file.
12 #ifndef ROOT_TControlBarImp
13 #define ROOT_TControlBarImp
ABC describing GUI independent control bar.
virtual void SetButtonState(const char *, Int_t)
TControlBarButton * fClicked
virtual void SetTextColor(const char *)
TControlBar * fControlBar
A Control Bar is a fully user configurable tool which provides fast access to frequently used operati...
virtual void SetButtonWidth(UInt_t)
virtual ~TControlBarImp()
virtual void SetFont(const char *)
virtual TControlBarButton * GetClicked()
TControlBarImp(TControlBar *c, const char *, Int_t, Int_t)
#define ClassDef(name, id)
TControlBarImp(TControlBar *c, const char *="")
virtual TControlBar * GetControlBar()