From 92ee9380d360ca1c01c351ed6d5106e1799b0889 Mon Sep 17 00:00:00 2001 From: Andy Nichols Date: Mon, 1 Dec 2014 11:02:18 +0100 Subject: Support Flat style and add new Controls demo The Flat style for Qt Quick Controls is now enabled by defualt for the launcher and there are a few places that needed to be tweeked for use the correct style. In addition there is a new controls demo that shows off both the Enterprise Controls from before along side the existing controls, but both using the new Flat style which is only available to customers and is intended for touch devices. So we add one new demo, and disable 2 others (via exclude.txt) Change-Id: I8aa6ddd7d48375fdf64150b0c5e2d451da07d00d Reviewed-by: Eirik Aavitsland --- basicsuite/enterprise-flat-controls/description.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 basicsuite/enterprise-flat-controls/description.txt (limited to 'basicsuite/enterprise-flat-controls/description.txt') diff --git a/basicsuite/enterprise-flat-controls/description.txt b/basicsuite/enterprise-flat-controls/description.txt new file mode 100644 index 0000000..81038e7 --- /dev/null +++ b/basicsuite/enterprise-flat-controls/description.txt @@ -0,0 +1 @@ +The Flat Style Gallery example showcases the Qt Quick Controls. This demo combines both the standard Qt 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. -- cgit v1.2.3