summaryrefslogtreecommitdiffstats
path: root/basicsuite/camera
diff options
context:
space:
mode:
authorKimmo Ollila <kimmo.ollila@theqtcompany.com>2016-01-27 08:57:35 +0200
committerKimmo Ollila <kimmo.ollila@theqtcompany.com>2016-01-27 09:37:15 +0000
commit751236e27b608794ce0753a96cc00c3c511e022b (patch)
tree5cab1a9c93551634f62108caad5a9b5f77261eb9 /basicsuite/camera
parent07f1279e26d4cce5206b9364407aafb312b47fce (diff)
Replace title, description and exclude files with one demos.xml
Change-Id: Ice4d810389ebf186cdfced3964c3a1c7e12e1ead Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
Diffstat (limited to 'basicsuite/camera')
-rw-r--r--basicsuite/camera/description.txt3
-rw-r--r--basicsuite/camera/exclude.txt10
-rw-r--r--basicsuite/camera/title.txt1
3 files changed, 0 insertions, 14 deletions
diff --git a/basicsuite/camera/description.txt b/basicsuite/camera/description.txt
deleted file mode 100644
index adfdafa..0000000
--- a/basicsuite/camera/description.txt
+++ /dev/null
@@ -1,3 +0,0 @@
-This example demonstrates the use of the camera features of Qt Multimedia with Qt Quick.
-
-Demo can be used to take photos which are saved in the /data/images/ directory. Camera parameters such as flash mode, scene mode or white balance can be changed. The availability of parameters depends on what the camera driver provides.
diff --git a/basicsuite/camera/exclude.txt b/basicsuite/camera/exclude.txt
deleted file mode 100644
index 7706de5..0000000
--- a/basicsuite/camera/exclude.txt
+++ /dev/null
@@ -1,10 +0,0 @@
-android-beaglebone
-android-iMX6
-android-emulator
-android-nexus7v2
-linux-beagleboard
-linux-beaglebone
-linux-raspberrypi
-linux-emulator
-linux-apalis-imx6
-linux-colibri-vf
diff --git a/basicsuite/camera/title.txt b/basicsuite/camera/title.txt
deleted file mode 100644
index 0cf11f5..0000000
--- a/basicsuite/camera/title.txt
+++ /dev/null
@@ -1 +0,0 @@
-110. Camera