HTML-vs-QML: Difference between revisions

From Qt Wiki
Jump to navigation Jump to search
(Add "cleanup" tag)
(Convert ExpressionEngine links)
Line 12: Line 12:
** Web fonts
** Web fonts
** Network transparent resources
** Network transparent resources
* "twitter bootstrap":http://twitter.github.com/bootstrap/
* [http://twitter.github.com/bootstrap/ twitter bootstrap]

Revision as of 08:38, 4 March 2015

This article may require cleanup to meet the Qt Wiki's quality standards. Reason: Auto-imported from ExpressionEngine.
Please improve this article if you can. Remove the {{cleanup}} tag and add this page to Updated pages list after it's clean.

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