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

« back to all changes in this revision

Viewing changes to modules/Ubuntu/Components/AbstractButton.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
/*!
20
20
    \qmlabstract AbstractButton
21
21
    \inqmlmodule Ubuntu.Components 0.1
 
22
    \ingroup ubuntu
22
23
    \brief The AbstractButton class defines the behavior of the button.
23
24
 
24
25
    \b{This component is under heavy development.}