aboutsummaryrefslogtreecommitdiffstats
path: root/src/imports/controls/doc/src/templates/qtquicktemplates-index.qdoc
diff options
context:
space:
mode:
authorVenugopal Shivashankar <venugopal.shivashankar@digia.com>2016-03-22 15:48:01 +0100
committerVenugopal Shivashankar <venugopal.shivashankar@digia.com>2016-03-29 13:07:56 +0000
commit3fc2c5329e09eb1a9db35797eca59d1ddf9f80bc (patch)
treeec055ea6eaced3bafa4327934dd95f7ff47d41a1 /src/imports/controls/doc/src/templates/qtquicktemplates-index.qdoc
parenta07b68aee9571817cb8e60a0cfb0f804478cbd3c (diff)
Rename Qt Labs Controls to Qt Quick Controls 2 - doc update
- Change \title, \page, and \l instances that used "qtlabs" instead of "qtquick". - Renamed the qdocconf file and changed the qch parameters in it to use "Qt Quick Controls 2". - Added "2" as output suffix for the html filenames. Change-Id: Ia2fdd1c835229e5216f42a2fdfa5f7e11965e21d Reviewed-by: Mitch Curtis <mitch.curtis@theqtcompany.com> Reviewed-by: Topi Reiniƶ <topi.reinio@theqtcompany.com>
Diffstat (limited to 'src/imports/controls/doc/src/templates/qtquicktemplates-index.qdoc')
-rw-r--r--src/imports/controls/doc/src/templates/qtquicktemplates-index.qdoc10
1 files changed, 5 insertions, 5 deletions
diff --git a/src/imports/controls/doc/src/templates/qtquicktemplates-index.qdoc b/src/imports/controls/doc/src/templates/qtquicktemplates-index.qdoc
index fded42cd..58958369 100644
--- a/src/imports/controls/doc/src/templates/qtquicktemplates-index.qdoc
+++ b/src/imports/controls/doc/src/templates/qtquicktemplates-index.qdoc
@@ -26,11 +26,11 @@
****************************************************************************/
/*!
- \page qtlabstemplates-index.html
- \title Qt Labs Templates
+ \page qtquicktemplates-index.html
+ \title Qt Quick Templates 2
\brief A set of templates to create user interface controls in Qt Quick
- Qt Labs Templates are the foundations of \l {Qt Labs Controls}. Templates
+ Qt Labs Templates are the foundations of \l {Qt Quick Controls 2}. Templates
are non-visual implementations of controls' logic and behavior. They offer
an interface to visualize the controls in QML using \l {Qt Quick}.
@@ -48,7 +48,7 @@
\list
\li \l{Qt Quick}
- \li \l{Qt Labs Controls}
- \li \l{Qt Labs Templates QML Types}
+ \li \l{Qt Quick Controls 2}
+ \li \l{Qt Quick Templates 2 QML Types}
\endlist
*/