summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCaroline Chao <caroline.chao@digia.com>2013-06-04 10:06:59 +0200
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-06-04 17:42:04 +0200
commit7310d8f60775040f620b8ccec201391bf1c7a79e (patch)
treee7d0d2ce47903b45ae9286a6e2f66bf481ceb4e5
parent01893df547c0bee852fb8d80fb489432b45c1082 (diff)
Doc: Update Qt Quick Controls description
Change-Id: Idd056eea674a96236656c452e7a1df5e8e20f0fd Reviewed-by: Jerome Pasion <jerome.pasion@digia.com>
-rw-r--r--doc/src/userinterfaces.qdoc4
1 files changed, 1 insertions, 3 deletions
diff --git a/doc/src/userinterfaces.qdoc b/doc/src/userinterfaces.qdoc
index 0ae752e4f..993ea0834 100644
--- a/doc/src/userinterfaces.qdoc
+++ b/doc/src/userinterfaces.qdoc
@@ -69,9 +69,7 @@ and shader effects.
\section2 Graphical Controls
The \l{Qt Quick Controls} module is new in Qt 5.1 and provides a
-set of UI elements to create classic desktop-style user interfaces using \l{Qt Quick} 2.
-While the module is not mature yet, it already offers useable featured controls
-styled for the desktop. See \l{Qt Quick Controls} for more information.
+set of UI elements to create user interfaces using \l{Qt Quick} 2.
For more about how to create application user interfaces with QML, visit the
\l{QML User Interfaces} page.