diff options
| author | Martin Smith <martin.smith@nokia.com> | 2012-07-27 12:22:05 +0200 |
|---|---|---|
| committer | Qt by Nokia <qt-info@nokia.com> | 2012-07-27 17:03:27 +0200 |
| commit | be46199c624d307b891ebb141772f00aecd71ad2 (patch) | |
| tree | 8b140ad5355137df037477d116092c75cf4a63a2 /src/tools/qdoc/doc/examples/componentset/ProgressBar.qml | |
| parent | 022f8ebd1387623c5d524c7dc71ae3237ff05d81 (diff) | |
qdoc: Updated qdoc manual and qdoc guide
These documents now include the \qmltype and
\instantiates commands, and the \qmlclass command
is deprecated.
Task nr: QTBUG-26648
Change-Id: I62da273be51609e651e33b9088e1667e4c6c1e76
Reviewed-by: Jerome Pasion <jerome.pasion@nokia.com>
Diffstat (limited to 'src/tools/qdoc/doc/examples/componentset/ProgressBar.qml')
| -rw-r--r-- | src/tools/qdoc/doc/examples/componentset/ProgressBar.qml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tools/qdoc/doc/examples/componentset/ProgressBar.qml b/src/tools/qdoc/doc/examples/componentset/ProgressBar.qml index 5255e864ac0..e3867e97838 100644 --- a/src/tools/qdoc/doc/examples/componentset/ProgressBar.qml +++ b/src/tools/qdoc/doc/examples/componentset/ProgressBar.qml @@ -41,7 +41,7 @@ import QtQuick 1.0 /*! - \qmlclass ProgressBar + \qmltype ProgressBar \inqmlmodule UIComponents 1.0 \brief A component that shows the progress of an event |
