Qt Components Hildon  0.20
QML components for Maemo5 with Hildon styling.
 All Classes Functions Properties Groups Pages
Properties | List of all members
BiDirectionalSliderStyle Class Reference

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.

Detailed Description

Provides styling properties for BiDirectionalSlider.

The BiDirectionalSliderStyle component can be used to provide custom styling for a BiDirectionalSlider.

See Also
BiDirectionalSlider