aboutsummaryrefslogtreecommitdiffstats
path: root/src/imports/controls/doc/src/templates/qtquicktemplates2.qdoc
diff options
context:
space:
mode:
authorJ-P Nurmi <jpnurmi@qt.io>2016-04-21 16:56:59 +0200
committerJ-P Nurmi <jpnurmi@qt.io>2016-04-21 18:08:46 +0000
commit523542d5241392ac258b02271f20c0be310cd1e5 (patch)
treef856d27d7c569fa2ee129116af032dc7a04a18b1 /src/imports/controls/doc/src/templates/qtquicktemplates2.qdoc
parent2298df331b7d5922e480533d65e4d5d7861b2be9 (diff)
Doc: rename Qt.labs.controls 1.0 to QtQuick.Controls 2.0
Change-Id: Id6c476424fa359d222f027584278346fc0984069 Task-number: QTBUG-52549 Reviewed-by: J-P Nurmi <jpnurmi@qt.io>
Diffstat (limited to 'src/imports/controls/doc/src/templates/qtquicktemplates2.qdoc')
-rw-r--r--src/imports/controls/doc/src/templates/qtquicktemplates2.qdoc8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/imports/controls/doc/src/templates/qtquicktemplates2.qdoc b/src/imports/controls/doc/src/templates/qtquicktemplates2.qdoc
index 335b4705..0c1dd008 100644
--- a/src/imports/controls/doc/src/templates/qtquicktemplates2.qdoc
+++ b/src/imports/controls/doc/src/templates/qtquicktemplates2.qdoc
@@ -44,16 +44,16 @@
\labs
For the sake of clarity, there is a one-to-one mapping between the types
- provided by the \c Qt.labs.templates and \c Qt.labs.controls imports. For
- every type available in the \c Qt.labs.controls import, a non-visual template
+ provided by the \c Qt.labs.templates and \c QtQuick.Controls imports. For
+ every type available in the \c QtQuick.Controls import, a non-visual template
type by the same name exists in the \c Qt.labs.templates import.
\note It is recommended to use a namespace for the templates import to avoid
- overlap with the types provided by the \c Qt.labs.controls import.
+ overlap with the types provided by the \c QtQuick.Controls import.
\section1 QML Types
- \generatelist {qmltypesbymodule Qt.labs.controls}
+ \generatelist {qmltypesbymodule QtQuick.Controls}
\section1 Related Information