summaryrefslogtreecommitdiffstats
path: root/basicsuite/graphicaleffects
diff options
context:
space:
mode:
Diffstat (limited to 'basicsuite/graphicaleffects')
-rw-r--r--basicsuite/graphicaleffects/description.txt4
-rw-r--r--basicsuite/graphicaleffects/exclude.txt3
-rw-r--r--basicsuite/graphicaleffects/title.txt1
3 files changed, 0 insertions, 8 deletions
diff --git a/basicsuite/graphicaleffects/description.txt b/basicsuite/graphicaleffects/description.txt
deleted file mode 100644
index c19b2c4..0000000
--- a/basicsuite/graphicaleffects/description.txt
+++ /dev/null
@@ -1,4 +0,0 @@
-This example shows the Qt Quick 2.0 ShaderEffect type and the Qt Graphical Effects module. Qt Quick 2.0 provides the ability to use inline GLSL in your Qt Quick applications to create stunning visual effects.
-
-However, as UIs typically reuse many of the same effects, the Qt Graphical Effects module provides a set of predefined, commonly used effects. This includes blur, drop-shadows, glow, blending, opacity masks and more.
-
diff --git a/basicsuite/graphicaleffects/exclude.txt b/basicsuite/graphicaleffects/exclude.txt
deleted file mode 100644
index 6ae8492..0000000
--- a/basicsuite/graphicaleffects/exclude.txt
+++ /dev/null
@@ -1,3 +0,0 @@
-linux-beaglebone
-android-beaglebone
-linux-colibri-vf
diff --git a/basicsuite/graphicaleffects/title.txt b/basicsuite/graphicaleffects/title.txt
deleted file mode 100644
index a679fff..0000000
--- a/basicsuite/graphicaleffects/title.txt
+++ /dev/null
@@ -1 +0,0 @@
-130. Graphical Effects