library: libGpad #include "TSliderBox.h" |
TSliderBox
class description - header file - source file - inheritance tree (.pdf)
protected:
TSliderBox(const TSliderBox& sb)
TSliderBox& operator=(const TSliderBox& sb)
public:
TSliderBox()
TSliderBox(Double_t x1, Double_t y1, Double_t x2, Double_t y2, Color_t color = 18, Short_t bordersize = 2, Short_t bordermode = -1)
virtual ~TSliderBox()
static TClass* Class()
virtual void ExecuteEvent(Int_t event, Int_t px, Int_t py)
virtual TClass* IsA() const
virtual void SavePrimitive(ostream& out, Option_t* option = "")
void SetSlider(TSlider* slider)
virtual void ShowMembers(TMemberInspector& insp, char* parent)
virtual void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
protected:
TSlider* fSlider Pointer to slider
______________________________________________________________________________
TSliderBox
The moving box in a TSlider
Author: Rene Brun 23/11/96
Last update: root/gpad:$Name: $:$Id: TSliderBox.cxx,v 1.7 2006/07/03 16:10:44 brun Exp $
Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. *
ROOT page - Class index - Class Hierarchy - Top of the page
This page has been automatically generated. If you have any comments or suggestions about the page layout send a mail to ROOT support, or contact the developers with any questions or problems regarding ROOT.