|
Qt Components Hildon
0.20
QML components for Maemo5 with Hildon styling.
|
Provides styling properties for BiDirectionalSlider. More...
Inherits Style.
Properties | |
| url | background |
| The url for the background image. | |
| url | backgroundDisabled |
| The url for the background image used when the slider is disabled. | |
| int | backgroundMarginBottom |
| The bottom margin for the background image, in pixels. | |
| int | backgroundMarginLeft |
| The left margin for the background image, in pixels. | |
| int | backgroundMarginRight |
| The right margin for the background image, in pixels. | |
| int | backgroundMarginTop |
| The top margin for the background image, in pixels. | |
| url | centerPoint |
| The url for the center-point image. | |
| url | centerPointDisabled |
| The url for the center-point image used when the slider is disabled. | |
| url | handle |
| The url for the handle image. | |
| url | handleDisabled |
| The url for the handle image used when the slider is disabled. | |
Provides styling properties for BiDirectionalSlider.
The BiDirectionalSliderStyle component can be used to provide custom styling for a BiDirectionalSlider.
1.8.1.2