aboutsummaryrefslogtreecommitdiffstats
path: root/src/imports/controls/doc/src/templates/qtquicktemplates2.qdoc
diff options
context:
space:
mode:
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