summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMitch Curtis <mitch.curtis@theqtcompany.com>2015-08-20 16:22:13 +0200
committerMitch Curtis <mitch.curtis@theqtcompany.com>2015-08-21 09:16:28 +0000
commit5f2b059e3cd5338eb989ba64498b7817e2e8af84 (patch)
tree98bce352d2dcac0749b368808f4d62d8df580a08
parentb5297c63acec2c590f313a4be61b25b74d2cfd4b (diff)
downloadqtdoc-5f2b059e3cd5338eb989ba64498b7817e2e8af84.tar.gz
Add Qt Quick Controls 2 to tech preview section module docs
Change-Id: I6ed258a76f292647bdbe996320bd861334ae5ab9 Reviewed-by: Topi Reiniƶ <topi.reinio@digia.com>
-rw-r--r--doc/src/qtmodules.qdoc7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/src/qtmodules.qdoc b/doc/src/qtmodules.qdoc
index c48b0efe..6d4aa1a8 100644
--- a/doc/src/qtmodules.qdoc
+++ b/doc/src/qtmodules.qdoc
@@ -367,6 +367,13 @@
\row \li \l[QtSerialBus]{Qt Serial Bus}
\li Provides access to the SocketCAN serial bus interface. However, the module is designed
so that it can be extended with access to any serial bus backend.
+ \row \li \l{Qt Quick Controls 2}
+ \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}, on which the module is based.
+ These types work in conjunction with \l{Qt Quick} and \l{Qt Quick
+ Layouts}.
\endtable
\section1 Qt Tools