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

Provides Osso styling properties for CheckBox. More...

Inherits CheckBoxStyle.

Additional Inherited Members

- Properties inherited from CheckBoxStyle
url icon
 The url for the checkbox icon when the checkbox is unchecked.
url iconChecked
 The url for the checkbox icon when the checkbox is checked.
url iconCheckedDisabled
 The url for the checkbox icon when the checkbox is checked and disabled.
url iconCheckedPressed
 The url for the checkbox icon when the checkbox is checked and pressed.
url iconDisabled
 The url for the checkbox icon when the checkbox is unchecked and disabled.
url iconPressed
 The url for the checkbox icon when the checkbox is unchecked and pressed.

Detailed Description

Provides Osso styling properties for CheckBox.

See Also
CheckBox
Examples:
checkbox.qml.