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

Provides Osso styling properties for a ListItem. More...

Inherits ListItemStyle.

Additional Inherited Members

- Properties inherited from ListItemStyle
url background
 The url for the background image.
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 backgroundPressed
 The url for the background image used when the ListItem is pressed.
url backgroundSelected
 The url for the background image used when the ListItem is selected.
int itemHeight
 The default height for the ListItem.

Detailed Description

Provides Osso styling properties for a ListItem.

See Also
ListItem