loadError.qml   [plain text]


import QtWebKit 1.0

WebView {
    url: "does-not-exist.html"
}