12 #ifndef ROOT_TAxisEditor 13 #define ROOT_TAxisEditor virtual void DoLabelOffset()
Slot connected to the label offset.
virtual void DoTicks()
Slot connected to the ticks draw settings.
virtual void DoTickLength()
Slot connected to the tick length settings.
virtual void DoMoreLog()
Slot connected to more Log labels flag.
TGCheckButton * fNoExponent
TGFontTypeComboBox * fTitleFont
image html pict1_TGaxis_012 png width
Define new text attributes for the label number "labNum".
virtual void DoTitleCentered()
Slot connected to centered title option.
TGColorSelect * fLabelColor
virtual void DoTitle(const char *text)
Slot connected to the axis color.
virtual void DoLogAxis()
Slot for Log scale setting.
virtual void ConnectSignals2Slots()
Connect signals to slots.
virtual void SetModel(TObject *obj)
Pick up the used values of axis attributes.
TGNumberEntry * fTickLength
virtual void DoLabelFont(Int_t font)
Slot connected to the label font.
#define ClassDef(name, id)
static Pixel_t GetDefaultFrameBackground()
Get default frame background.
TGCheckButton * fOptimize
virtual void DoTitleColor(Pixel_t color)
Slot connected to the title color.
TGNumberEntry * fTitleSize
TGColorSelect * fTitleColor
TGFontTypeComboBox * fLabelFont
virtual void DoLabelSize()
Slot connected to the label size.
virtual void DoTitleOffset()
Slot connected to the title offset.
TGColorSelect * fAxisColor
Class to manage histogram axis.
TGCheckButton * fTicksBoth
virtual void DoDivisions()
Slot connected to the number of divisions.
TGNumberEntry * fTitleOffset
virtual void DoTitleFont(Int_t font)
Slot connected to the title font.
virtual void DoTitleRotated()
Slot connected to the title rotation.
virtual ~TAxisEditor()
Destructor of axis editor.
TGNumberEntry * fLabelSize
virtual void DoLabelColor(Pixel_t color)
Slot connected to the label color.
Mother of all ROOT objects.
virtual void DoAxisColor(Pixel_t color)
Slot connected to the axis color.
TGCheckButton * fCentered
virtual void DoNoExponent()
Slot connected to the labels' exponent flag.
TAxisEditor(const TGWindow *p=0, Int_t width=140, Int_t height=30, UInt_t options=kChildFrame, Pixel_t back=GetDefaultFrameBackground())
Constructor of axis attribute GUI.
TGNumberEntry * fLabelOffset
virtual void DoDecimal(Bool_t on)
Slot connected to the decimal part setting.
virtual void DoTitleSize()
Slot connected to the title font size.