import Qt 4.6 WebView { width: 200 height: 250 url: "resolution.html" webPageWidth: 400 preferredWidth: 200 }