HTML-vs-QML: Difference between revisions

From Qt Wiki
Jump to navigation Jump to search
No edit summary
(No difference)

Revision as of 15:55, 14 January 2015

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: