javascript Code:
  1. import QtWebKit 1.0
  2.  
  3. WebView {
  4. url: "http://www.nokia.com"
  5. preferredWidth: 490
  6. preferredHeight: 400
  7. scale: 0.5
  8. smooth: false
  9. smoothCache: true
  10. }
To copy to clipboard, switch view to plain text mode