#include "TGFrame.h"#include "TGWidget.h"Include dependency graph for TGDoubleSlider.h:

Go to the source code of this file.
Compounds | |
| class | TGDoubleSlider |
| class | TGDoubleVSlider |
| class | TGDoubleHSlider |
Enumerations | |
| enum | EDoubleSliderSize { kDoubleSliderWidth = 24, kDoubleSliderHeight = kDoubleSliderWidth } |
| enum | EDoubleSliderScale { kDoubleScaleNo = BIT(0), kDoubleScaleDownRight = BIT(1), kDoubleScaleBoth = BIT(2) } |
|
|
Definition at line 62 of file TGDoubleSlider.h. |
|
|
Definition at line 68 of file TGDoubleSlider.h. |
1.2.16