From a60eb6782491ca42dd9139ad0a14866cdf064d40 Mon Sep 17 00:00:00 2001 From: Samuli Piippo Date: Thu, 2 Aug 2018 09:40:55 +0300 Subject: Disable graphical effect from imx7 boards GraphicalEffects require gpu which the imx7 boards do not have. ... also fix exclude filtering for webbrowser Change-Id: I0a14cbc1cec72a7b1e8f89bde22cb147bb2b7dbf Reviewed-by: Teemu Holappa --- basicsuite/demos.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'basicsuite') diff --git a/basicsuite/demos.xml b/basicsuite/demos.xml index 1d3a135..d0add1b 100644 --- a/basicsuite/demos.xml +++ b/basicsuite/demos.xml @@ -51,7 +51,7 @@ Shows how to make a 3D surface plot, displaying three layers from three differen --> - + This example shows the Qt Quick ShaderEffect type and the Qt Graphical Effects module. Qt Quick provides the ability to use inline GLSL in your Qt Quick applications to create stunning visual effects. @@ -77,7 +77,7 @@ The demo shows off a number features of Qt Quick. A nicely styled list control o --> - + This example demonstrates the use of Qt WebEngine with Qt Quick. -- cgit v1.2.3