Classes | |
class | TGDoubleHSlider |
Dragging the slider will generate the event: More... | |
class | TGDoubleSlider |
DoubleSlider widgets allow easy selection of a min and a max value out of a range. More... | |
class | TGDoubleVSlider |
Dragging the slider will generate the event: More... | |
Enumerations | |
enum | EDoubleSliderScale { kDoubleScaleNo = BIT(0) , kDoubleScaleDownRight = BIT(1) , kDoubleScaleBoth = BIT(2) } |
enum | EDoubleSliderSize { kDoubleSliderWidth = 24 , kDoubleSliderHeight = kDoubleSliderWidth } |
enum EDoubleSliderScale |
Enumerator | |
---|---|
kDoubleScaleNo | |
kDoubleScaleDownRight | |
kDoubleScaleBoth |
Definition at line 28 of file TGDoubleSlider.h.
enum EDoubleSliderSize |
Enumerator | |
---|---|
kDoubleSliderWidth | |
kDoubleSliderHeight |
Definition at line 21 of file TGDoubleSlider.h.