|
DtkWidget
DTK Widget module
|
Public 成员函数 | |
| DSliderPrivate (DSlider *q) | |
| void | init () |
| void | updtateTool (int value) |
Public 属性 | |
| SpecialSlider * | slider |
| bool | handleVisible |
| Qt::Orientation | orientation = Qt::Horizontal |
| QSlider::TickPosition | aleDirection = QSlider::NoTicks |
| DIconButton * | leftIcon |
| DIconButton * | rightIcon |
| SliderStrip * | left |
| SliderStrip * | right |
| QGridLayout * | layout |
| DFloatingWidget * | tipvalue |
| DLabel * | label |
| QSize | iconSize |
| bool | mouseWheelEnabled |