summaryrefslogtreecommitdiffstats
path: root/basicsuite/qtwebbrowser/demo.xml
diff options
context:
space:
mode:
Diffstat (limited to 'basicsuite/qtwebbrowser/demo.xml')
-rw-r--r--basicsuite/qtwebbrowser/demo.xml9
1 files changed, 9 insertions, 0 deletions
diff --git a/basicsuite/qtwebbrowser/demo.xml b/basicsuite/qtwebbrowser/demo.xml
new file mode 100644
index 0000000..020afa7
--- /dev/null
+++ b/basicsuite/qtwebbrowser/demo.xml
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<application title="Web Browser" main="main.qml" icon="preview_l.jpg">
+<description>
+This example demonstrates the use of Qt WebEngine with Qt Quick.
+
+Demo can be used to browse the internet (working network connection required) or run the offline web page demos.
+</description>
+</application>