From 640c78665ffca949ad4c1773df7eddb1bdb9f1a2 Mon Sep 17 00:00:00 2001 From: Andras Becsi Date: Fri, 16 May 2014 14:59:49 +0200 Subject: Add a simple WebEngine demo to the B2Qt basicsuite Add a simple demo browser which by default loads the local webgl example. Move the webgl example to the root directory to be deployed. Change-Id: Icb0442ef37dcb31e6e1d33eee279bf429c566106 Reviewed-by: Laszlo Agocs --- basicsuite/webengine/content/webgl/helloqt.html | 48 +++++++++++++++++++++++++ 1 file changed, 48 insertions(+) create mode 100644 basicsuite/webengine/content/webgl/helloqt.html (limited to 'basicsuite/webengine/content/webgl/helloqt.html') diff --git a/basicsuite/webengine/content/webgl/helloqt.html b/basicsuite/webengine/content/webgl/helloqt.html new file mode 100644 index 0000000..56c336c --- /dev/null +++ b/basicsuite/webengine/content/webgl/helloqt.html @@ -0,0 +1,48 @@ + + + + + + + + + +
+ + + + + + + + -- cgit v1.2.3