summaryrefslogtreecommitdiffstats
path: root/basicsuite/qtwebbrowser/demo.xml
blob: 020afa769b1f568b1213f0ce158c2939c8b83940 (plain)
1
2
3
4
5
6
7
8
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>