~kalikiana/ubuntu-ui-toolkit/appsettings

« back to all changes in this revision

Viewing changes to modules/Ubuntu/Components/ListItems/ThinDivider.qml

  • Committer: Zsombor Egri
  • Date: 2014-04-20 19:25:12 UTC
  • mto: (700.276.32 combobutton)
  • mto: This revision was merged to the branch mainline in revision 770.
  • Revision ID: zsombor.egri@canonical.com-20140420192512-o0juovm3r2a3myyj
version set to 1.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
18
18
 
19
19
/*!
20
20
    \qmltype ThinDivider
21
 
    \inqmlmodule Ubuntu.Components.ListItems 0.1
 
21
    \inqmlmodule Ubuntu.Components.ListItems 1.0
22
22
    \ingroup ubuntu-listitems
23
23
    \brief Narrow line used as a divider between ListItems.
24
24
 
29
29
 
30
30
    Examples:
31
31
    \qml
32
 
        import Ubuntu.Components.ListItems 0.1 as ListItem
 
32
        import Ubuntu.Components.ListItems 1.0 as ListItem
33
33
        Column {
34
34
            width: 250
35
35
            ListItem.ThinDivider {} //can be used as header for list