~ci-train-bot/ubuntu-ui-toolkit/ubuntu-ui-toolkit-ubuntu-zesty-2171

« back to all changes in this revision

Viewing changes to modules/Ubuntu/Components/ListItems/Caption.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:
18
18
import Ubuntu.Components 0.1
19
19
 
20
20
/*!
21
 
    \qmlclass Caption
 
21
    \qmltype Caption
22
22
    \inqmlmodule Ubuntu.Components.ListItems 0.1
 
23
    \ingroup ubuntu-listitems
23
24
    \brief List item that shows a piece of text.
24
25
 
25
26
    Examples: