12 #ifndef ROOT_TPadEditor 13 #define ROOT_TPadEditor
virtual void DoCrosshair(Bool_t on)
Slot connected to the check box 'Crosshair'.
virtual void DoFixedAspectRatio(Bool_t on)
Slot connected to the check box 'Fixed aspect ratio'.
virtual void ActivateBaseClassEditors(TClass *cl)
Exclude TAttLineEditor from this interface.
image html pict1_TGaxis_012 png width
Define new text attributes for the label number "labNum".
virtual void ConnectSignals2Slots()
Connect signals to slots.
virtual void DoGridX(Bool_t on)
Slot connected to the check box 'GridX'.
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.
#define ClassDef(name, id)
static Pixel_t GetDefaultFrameBackground()
Get default frame background.
virtual void DoBorderMode()
Slot connected to the border mode settings.
TGCheckButton * fEditable
virtual void DoLogX(Bool_t on)
Slot connected to the check box 'LogX'.
virtual ~TPadEditor()
Destructor of fill editor.
virtual void DoEditable(Bool_t on)
Slot connected to the check box 'Editable'.
virtual void DoGridY(Bool_t on)
Slot connected to the check box 'GridY'.
The most important graphics class in the ROOT system.
The ROOT global object gROOT contains a list of all defined classes.
virtual void DoLogY(Bool_t on)
Slot connected to the check box 'LogY'.
TGLineWidthComboBox * fBsize
virtual void DoTickX(Bool_t on)
Slot connected to the check box 'TickX'.
Mother of all ROOT objects.
virtual void SetModel(TObject *obj)
Pick up the used fill attributes.
virtual void DoTickY(Bool_t on)
Slot connected to the check box 'TickY'.
TGCheckButton * fCrosshair
virtual void DoBorderSize(Int_t size)
Slot connected to the border size settings.
virtual void DoLogZ(Bool_t on)
Slot connected to the check box 'LogZ'.