12#ifndef ROOT_TPadEditor
13#define ROOT_TPadEditor
#define ClassDef(name, id)
include TDocParser_001 C image html pict1_TDocParser_001 png width
The ROOT global object gROOT contains a list of all defined classes.
static Pixel_t GetDefaultFrameBackground()
Get default frame background.
Mother of all ROOT objects.
virtual void ConnectSignals2Slots()
Connect signals to slots.
virtual void DoGridX(Bool_t on)
Slot connected to the check box 'GridX'.
virtual void DoLogY(Bool_t on)
Slot connected to the check box 'LogY'.
virtual void DoEditable(Bool_t on)
Slot connected to the check box 'Editable'.
virtual void SetModel(TObject *obj)
Pick up the used fill attributes.
virtual void DoBorderSize(Int_t size)
Slot connected to the border size settings.
virtual void DoCrosshair(Bool_t on)
Slot connected to the check box 'Crosshair'.
virtual void DoTickY(Bool_t on)
Slot connected to the check box 'TickY'.
TGLineWidthComboBox * fBsize
virtual void DoBorderMode()
Slot connected to the border mode settings.
virtual ~TPadEditor()
Destructor of fill editor.
TGCheckButton * fCrosshair
virtual void DoFixedAspectRatio(Bool_t on)
Slot connected to the check box 'Fixed aspect ratio'.
virtual void DoLogX(Bool_t on)
Slot connected to the check box 'LogX'.
virtual void DoGridY(Bool_t on)
Slot connected to the check box 'GridY'.
TPadEditor(const TGWindow *p=0, Int_t width=140, Int_t height=30, UInt_t options=kChildFrame, Pixel_t back=GetDefaultFrameBackground())
Constructor of TPad editor GUI.
virtual void DoTickX(Bool_t on)
Slot connected to the check box 'TickX'.
TGCheckButton * fEditable
virtual void ActivateBaseClassEditors(TClass *cl)
Exclude TAttLineEditor from this interface.
virtual void DoLogZ(Bool_t on)
Slot connected to the check box 'LogZ'.
The most important graphics class in the ROOT system.