ULong_t Pixel_t
Pixel value.
#define ClassDef(name, id)
winID h TVirtualViewer3D TVirtualGLPainter p
Option_t Option_t TPoint TPoint const char GetTextMagnitude GetFillStyle GetLineColor GetLineWidth GetMarkerStyle GetTextAlign GetTextColor GetTextSize void char Point_t Rectangle_t height
TClass instances represent classes, structs and namespaces in the ROOT type system.
GUI for TF1 attributes and parameters.
TGCheckButton * fDrawMode
immediate function redraw (if selected)
virtual void ActivateBaseClassEditors(TClass *cl)
Exclude TAttFillEditor from this interface.
virtual void DoXRange()
Slot connected to min/max settings of the slider range.
virtual void DoParameterSettings()
Slot connected to the function parameter(s) settings.
virtual void DoSliderXReleased()
Slot connected to the x-Slider.
virtual void DoXPoints()
Slot connected to the number of points setting.
virtual void DoSliderXMoved()
Slot connected to the x-Slider range for function redrawing.
virtual ~TF1Editor()
Destructor of TF1 editor.
TGLabel * fParLabel
label for number of parameters
virtual void DoSliderXPressed()
Slot connected to the x-Slider.
Int_t fNP
number of function parameters
TGNumberEntryField * fSldMinX
contains minimum value of x-axis
TGDoubleHSlider * fSliderX
slider to set x-axis range
TGNumberEntry * fNXpoints
number of points along x-axis
TF1 * fF1
selected TF1 object
TGNumberEntryField * fSldMaxX
contains maximum value of x-axis
virtual void SetModel(TObject *obj)
Pick up the function parameters and options.
TGTextButton * fSetPars
open 'Set Parameters' dialog
TGTextEntry * fTitle
function title
virtual void ConnectSignals2Slots()
Connect signals to slots.
Dragging the slider will generate the event:
static Pixel_t GetDefaultFrameBackground()
Get default frame background.
This class handles GUI labels.
TGNumberEntry is a number entry input widget with up/down buttons.
Yield an action as soon as it is clicked.
A TGTextEntry is a one line text input widget.
ROOT GUI Window base class.
Base frame for implementing GUI - a service class.
Mother of all ROOT objects.