![]() |
ROOT
6.06/09
Reference Guide
|
Include dependency graph for TGDoubleSlider.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | TGDoubleSlider |
| class | TGDoubleVSlider |
| class | TGDoubleHSlider |
Enumerations | |
| enum | EDoubleSliderSize { kDoubleSliderWidth = 24, kDoubleSliderHeight = kDoubleSliderWidth } |
| enum | EDoubleSliderScale { kDoubleScaleNo = BIT(0), kDoubleScaleDownRight = BIT(1), kDoubleScaleBoth = BIT(2) } |
| enum EDoubleSliderScale |
| Enumerator | |
|---|---|
| kDoubleScaleNo | |
| kDoubleScaleDownRight | |
| kDoubleScaleBoth | |
Definition at line 68 of file TGDoubleSlider.h.
| enum EDoubleSliderSize |
| Enumerator | |
|---|---|
| kDoubleSliderWidth | |
| kDoubleSliderHeight | |
Definition at line 61 of file TGDoubleSlider.h.