|
Qt Components Hildon
0.20
QML components for Maemo5 with Hildon styling.
|
Provides styling properties for a Slider. More...
Inherits Style.
Properties | |
| 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 | handle |
| The url for the handle image. | |
| url | handleDisabled |
| The url for the handle image used when the Slider is disabled. | |
| url | leftBackground |
| The url for the left background image. | |
| url | leftBackgroundDisabled |
| The url for the left background image used when the Slider is disabled. | |
| url | rightBackground |
| The url for the left background image. | |
| url | rightBackgroundDisabled |
| The url for the right background image used when the Slider is disabled. | |
| int | sliderHeight |
| The default height for the Slider. | |
| int | sliderWidth |
| The default width for the Slider. | |
1.8.1.2