import Qt 4.7 import org.webkit 1.0 WebView { width: 200 height: 250 url: "resolution.html" webPageWidth: 400 preferredWidth: 200 }