• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1import QtWebKit 1.0
2
3WebView {
4    url: "basic.html"
5}
6