12 #ifndef ROOT_TF1Editor 13 #define ROOT_TF1Editor virtual void DoXPoints()
Slot connected to the number of points setting.
virtual void DoSliderXReleased()
Slot connected to the x-Slider.
virtual void DoParameterSettings()
Slot connected to the function parameter(s) settings.
virtual void DoXRange()
Slot connected to min/max settings of the slider range.
virtual void DoSliderXPressed()
Slot connected to the x-Slider.
virtual void SetModel(TObject *obj)
Pick up the function parameters and options.
#define ClassDef(name, id)
static Pixel_t GetDefaultFrameBackground()
Get default frame background.
TF1Editor(const TGWindow *p=0, Int_t width=140, Int_t height=30, UInt_t options=kChildFrame, Pixel_t back=GetDefaultFrameBackground())
virtual void ActivateBaseClassEditors(TClass *cl)
Exclude TAttFillEditor from this interface.
virtual void DoSliderXMoved()
Slot connected to the x-Slider range for function redrawing.
The ROOT global object gROOT contains a list of all defined classes.
TGNumberEntryField * fSldMinX
virtual void ConnectSignals2Slots()
Connect signals to slots.
Mother of all ROOT objects.
virtual ~TF1Editor()
Destructor of TF1 editor.
TGCheckButton * fDrawMode
TGNumberEntry * fNXpoints
TGDoubleHSlider * fSliderX
TGNumberEntryField * fSldMaxX