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

Provides styling properties for RadioButton. More...

Inherits CheckBoxStyle.

Inherited by OssoRadioButtonStyle.

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 styling properties for RadioButton.

The RadioButtonStyle component can be used to provide custom styling for a RadioButton.

See Also
RadioButton, OssoRadioButtonStyle