summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVenugopal Shivashankar <Venugopal.Shivashankar@qt.io>2018-01-23 12:34:33 +0100
committerVenugopal Shivashankar <Venugopal.Shivashankar@qt.io>2018-01-25 07:49:20 +0000
commit9ccf2133a74b4ac144c3490a32414654346afdb0 (patch)
tree115d3762f181541a548cac00b18bf868ae338b87
parent00f151953dbb4d9e50eebcaedce9866977e22a12 (diff)
downloadqtdoc-9ccf2133a74b4ac144c3490a32414654346afdb0.tar.gz
Doc: Move Qt Quick Controls 2 up in the modules list
Making it easier for the reader to find its documentation. Change-Id: I4eaf992c4aeee0acf9ff734db9a317d84c01a5e9 Reviewed-by: J-P Nurmi <jpnurmi@qt.io>
-rw-r--r--doc/src/qtmodules.qdoc22
1 files changed, 10 insertions, 12 deletions
diff --git a/doc/src/qtmodules.qdoc b/doc/src/qtmodules.qdoc
index fc874d5c..7e75576b 100644
--- a/doc/src/qtmodules.qdoc
+++ b/doc/src/qtmodules.qdoc
@@ -73,10 +73,10 @@
\li \l[QtQuick]{Qt Quick}
\li A declarative framework for building highly dynamic applications
with custom user interfaces.
- \row
- \li \l[QtQuickControls]{Qt Quick Controls}
- \li Reusable Qt Quick based UI controls to create classic desktop-style
- user interfaces.
+ \row \li \l{Qt Quick Controls 2}
+ \li Provides lightweight QML types for creating performant user
+ interfaces for desktop, embedded, and mobile devices. These
+ types employ a simple styling architecture and are very efficient.
\row
\li \l[QtQuickDialogs]{Qt Quick Dialogs}
\li Types for creating and interacting with system dialogs from a
@@ -234,14 +234,12 @@
\li \l{Qt for Android}{Android}, \l{Qt for iOS}{iOS}, and
\l{Qt for macOS}{\macos}.
\li Enables in-app purchase of products in Qt applications.
- \row \li \l{Qt Quick Controls 2}
- \li All
- \li
- \li Provides lightweight QML types for creating performant user
- interfaces for embedded and mobile devices. These controls achieve
- improved efficiency by employing a simplified styling architecture
- when compared to \l {Qt Quick Controls}. These types work in conjunction
- with \l{Qt Quick} and \l{Qt Quick Layouts}.
+ \row
+ \li \l[QtQuickControls]{Qt Quick Controls}
+ \li All
+ \li All
+ \li Reusable Qt Quick based UI controls to create classic desktop-style
+ user interfaces.
\row
\li \l[QtQuickExtras]{Qt Quick Extras}
\li All