summaryrefslogtreecommitdiffstats
path: root/basicsuite/camera
diff options
context:
space:
mode:
authorKimmo Ollila <kimmo.ollila@theqtcompany.com>2016-02-19 09:34:33 +0200
committerKimmo Ollila <kimmo.ollila@theqtcompany.com>2016-02-19 07:40:53 +0000
commitf9359fde400fcb08493e3fcac9b657a890d55fc1 (patch)
tree720847fc95ce17fbcde9a3f065ec1638db983a1c /basicsuite/camera
parente9b1f8253908c43ab75d5ea77b4a13fa3ab8ad89 (diff)
Replace title, description and exclude files with one demos.xml
Change-Id: If6ea447d8613c73bdbe926a567efa3de6f9422fc 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