#include <TSliderBox.h>
Inheritance diagram for TSliderBox:


Public Methods | |
| 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 () |
| virtual void | ExecuteEvent (Int_t event, Int_t px, Int_t py) |
| virtual void | SavePrimitive (ofstream &out, Option_t *option) |
| void | SetSlider (TSlider *slider) |
Protected Attributes | |
| TSlider * | fSlider |
|
|
|
|
||||||||||||||||||||||||||||||||
|
|
|
|
|
|
||||||||||||||||
|
Reimplemented from TWbox. |
|
||||||||||||
|
Reimplemented from TWbox. |
|
|
Definition at line 43 of file TSliderBox.h. |
|
|
Definition at line 34 of file TSliderBox.h. |
1.2.16