12 #ifndef ROOT_TFrameEditor 13 #define ROOT_TFrameEditor
virtual void ConnectSignals2Slots()
Connect signals to slots.
virtual ~TFrameEditor()
Destructor of frame editor.
virtual void SetModel(TObject *obj)
Pick up the frame attributes.
virtual void DoBorderMode()
Slot connected to the border mode settings.
#define ClassDef(name, id)
static Pixel_t GetDefaultFrameBackground()
Get default frame background.
TFrameEditor(const TGWindow *p=0, Int_t width=140, Int_t height=30, UInt_t options=kChildFrame, Pixel_t back=GetDefaultFrameBackground())
Constructor of TFrame editor GUI.
TGLineWidthComboBox * fBsize
virtual void DoBorderSize(Int_t size)
Slot connected to the border size settings.
Mother of all ROOT objects.