Home | History | Annotate | Download | only in resources
      1 import QtWebKit 1.0
      2 
      3 WebView {
      4     url: "does-not-exist.html"
      5 }
      6