From 7887008b43e27aba29c9e66ee78e012f13614b96 Mon Sep 17 00:00:00 2001 From: Topi Reinio Date: Mon, 3 Feb 2014 13:22:43 +0100 Subject: Doc: Improve demo documentation and descriptions - Copy thumbnails from launcher to example documentation - Fix typos and improve demo descriptions and use them also in the example docs - Add missing docs for Qt 5 Launch Presentation, fix typo in its .pro file name. Change-Id: Ic658b7e536853d7272aaee26c6fd8769bc3fc060 Reviewed-by: Eirik Aavitsland --- basicsuite/graphicaleffects/description.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'basicsuite/graphicaleffects') diff --git a/basicsuite/graphicaleffects/description.txt b/basicsuite/graphicaleffects/description.txt index e2d3acf..c19b2c4 100644 --- a/basicsuite/graphicaleffects/description.txt +++ b/basicsuite/graphicaleffects/description.txt @@ -1,2 +1,4 @@ -This example shows the Qt Quick 2.0 ShaderEffect type and the QtGraphicalEffect 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 QtGraphicalEffects module provides a set of predefined, commonly used effects. This includes blur, drop-shadows, glow, blending, opacity masks and more. +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. -- cgit v1.2.3