summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeena Miettinen <riitta-leena.miettinen@digia.com>2014-04-28 12:26:58 +0200
committerThe Qt Project <gerrit-noreply@qt-project.org>2014-05-02 10:55:20 +0200
commitc5d38fbdbb17bbde4ef968935387eec367048949 (patch)
treef81af8688b863427247a0a4fcc3b2b3e64a46c3b
parente91d6f217d71e62a7e727b0da0b54b626370aba3 (diff)
Doc: add link to Scalability topicv5.3.0-rc1
Add the link to topics that describe UI development with Qt Quick. Change-Id: Ib44e61f480d6417cec230bf9122a36af4c260749 Reviewed-by: Topi Reiniƶ <topi.reinio@digia.com>
-rw-r--r--doc/src/qmlapp/applicationdevelopers.qdoc1
-rw-r--r--doc/src/userinterfaces.qdoc1
2 files changed, 2 insertions, 0 deletions
diff --git a/doc/src/qmlapp/applicationdevelopers.qdoc b/doc/src/qmlapp/applicationdevelopers.qdoc
index 762136ac3..929fb8deb 100644
--- a/doc/src/qmlapp/applicationdevelopers.qdoc
+++ b/doc/src/qmlapp/applicationdevelopers.qdoc
@@ -87,6 +87,7 @@ version 2.7 and onwards.
\li \l{qtquick-usecase-layouts.html}{Layouts in QML}
\li \l{qtquick-usecase-styling.html}{Style and Theme Support}
\li \l{qtquick-usecase-integratingjs.html}{Integrating JavaScript in QML}
+\li \l{Scalability}
\endlist
\section2 Buttons, Menus, and other Controls
diff --git a/doc/src/userinterfaces.qdoc b/doc/src/userinterfaces.qdoc
index 993ea0834..5f0fc7899 100644
--- a/doc/src/userinterfaces.qdoc
+++ b/doc/src/userinterfaces.qdoc
@@ -64,6 +64,7 @@ and shader effects.
\li \l{qtquick-usecase-layouts.html}{Layouts in QML}
\li \l{qtquick-usecase-styling.html}{Style and Theme Support}
\li \l{qtquick-usecase-integratingjs.html}{Integrating JavaScript in QML}
+\li \l{Scalability}
\endlist
\section2 Graphical Controls