Home | History | Annotate | Download | only in resources
      1 import QtWebKit 1.0
      2 
      3 WebView {
      4     html: "<p>This is a <b>string</b> set on the WebView"
      5 }
      6