HTML-vs-QML

From Qt Wiki
Revision as of 15:55, 14 January 2015 by Maintenance script (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

HTML vs QML

  • AJAX (Works well for JSON, not so well for XML)
  • Network transparent access of QML files
  • HTML5 features in QML
    • Websocket alternative
    • WebGL
    • Web fonts
    • Network transparent resources
  • twitter bootstrap [twitter.github.com]

Categories: