summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSamuli Piippo <samuli.piippo@theqtcompany.com>2014-12-03 15:08:53 +0200
committerSamuli Piippo <samuli.piippo@theqtcompany.com>2014-12-03 16:27:40 +0200
commit3e68b8158ef625aeda33cf439881098c800e3ef5 (patch)
tree29568cef208b19419b69e65148c04478995122d0
parent743e87e0d4706c3bef50302efdb4fbf45cd7bbda (diff)
doc: add flat style demo
Change-Id: Ib141dc00b82c0e0de994353ba3fffee9f8f15dc2 Reviewed-by: Gatis Paeglis <gatis.paeglis@theqtcompany.com>
-rw-r--r--doc/b2qt-demos.qdoc13
l---------doc/images/b2qt-demo-enterprise-flat-controls.jpg1
2 files changed, 14 insertions, 0 deletions
diff --git a/doc/b2qt-demos.qdoc b/doc/b2qt-demos.qdoc
index b5e6d26..cc9a6b4 100644
--- a/doc/b2qt-demos.qdoc
+++ b/doc/b2qt-demos.qdoc
@@ -209,6 +209,19 @@
*/
/*!
+ \example enterprise-flat-controls
+ \title Enterprise Flat Controls
+ \ingroup b2qt-demos
+ \brief The Flat Style Gallery example showcases the Qt Quick Controls.
+
+ \image b2qt-demo-enterprise-flat-controls.jpg
+
+ This demo combines both the standard Quick Controls as well as the Qt Quick Enterprise Controls
+ both of which are using the new Flat style. The Flat style for Qt Quick Controls has a modern
+ look and feel and is perfect for the touch driven interfaces commonly developed by device creators.
+*/
+
+/*!
\example launchersettings
\title Launcher Settings
\ingroup b2qt-demos
diff --git a/doc/images/b2qt-demo-enterprise-flat-controls.jpg b/doc/images/b2qt-demo-enterprise-flat-controls.jpg
new file mode 120000
index 0000000..84249b2
--- /dev/null
+++ b/doc/images/b2qt-demo-enterprise-flat-controls.jpg
@@ -0,0 +1 @@
+../../basicsuite/enterprise-flat-controls/preview_l.jpg \ No newline at end of file