~cimi/ubuntu-ui-toolkit/panel_export-position

« back to all changes in this revision

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

Various improvements to the documentation:
- Added an overview documentation page listing all the QML Items.
- Use \qmltype instead of deprecated command \qmlclass.
- Cleaned up directory structure.
- Added CSS style.. Approved by Gerry Boland, jenkins.

Show diffs side-by-side

added added

removed removed

Lines of Context:
19
19
import Ubuntu.Components.ListItems 0.1
20
20
 
21
21
/*!
22
 
    \qmlclass SingleControl
 
22
    \qmltype SingleControl
23
23
    \inqmlmodule Ubuntu.Components.ListItems 0.1
 
24
    \ingroup ubuntu-listitems
24
25
    \brief A list item containing a single control
25
26
 
26
27
    Examples: