HTML-vs-QML: Difference between revisions

From Qt Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 10: Line 10:
** Web fonts
** Web fonts
** Network transparent resources
** Network transparent resources
* "twitter bootstrap":http://twitter.github.com/bootstrap/
* "twitter bootstrap":http://twitter.github.com/bootstrap/

Revision as of 10:59, 25 February 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":http://twitter.github.com/bootstrap/