42 virtual void SetMethod(
const char *method) { fMethod=method; }
virtual void Paint(Option_t *option="")
Paint this slider with its current attributes.
Double_t GetMinimum() const
TString fMethod
command to be executed when slider is changed
virtual const char * GetMethod() const
Double_t fMaximum
Slider maximum value in [0,1].
virtual void SetMaximum(Double_t max=1)
virtual void SetRange(Double_t xmin=0, Double_t xmax=1)
Set Slider range in [0,1].
TSlider & operator=(const TSlider &rhs)
A specialized TPad including a TSliderBox object.
static const double x2[5]
Double_t fMinimum
Slider minimum value in [0,1].
#define ClassDef(name, id)
virtual ~TSlider()
slider default destructor.
void SetObject(TObject *obj=0)
virtual void SetMethod(const char *method)
Double_t GetMaximum() const
TSlider()
slider default constructor.
The most important graphics class in the ROOT system.
virtual void SavePrimitive(std::ostream &out, Option_t *option="")
Save primitive as a C++ statement(s) on output stream out.
TObject * GetObject() const
static const double x1[5]
TObject * fObject
!Pointer to associated object
virtual void SetMinimum(Double_t min=0)
#define org(otri, vertexptr)
Mother of all ROOT objects.
const char * Data() const