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

« back to all changes in this revision

Viewing changes to modules/Ubuntu/Components/TextCustom.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 "fontUtils.js" as FontUtils
19
19
 
20
20
/*!
21
 
    \qmlclass TextCustom
 
21
    \qmltype TextCustom
22
22
    \inqmlmodule Ubuntu.Components 0.1
 
23
    \ingroup ubuntu
23
24
    \brief The TextCustom class is DOCME
24
25
 
25
26
    \b{This component is under heavy development.}