HTML-vs-QML: Difference between revisions

From Qt Wiki
Jump to navigation Jump to search
No edit summary
 
No edit summary
Line 1: Line 1:
=<span class="caps">HTML</span> vs <span class="caps">QML</span>=
[[Category:QtEcosystemTeamTasklist]]


* <span class="caps">AJAX</span> (Works well for <span class="caps">JSON</span>, not so well for <span class="caps">XML</span>)
= HTML vs QML =
* Network transparent access of <span class="caps">QML</span> files
 
* HTML5 features in <span class="caps">QML</span>
* AJAX (Works well for JSON, not so well for XML)
* Network transparent access of QML files
* HTML5 features in QML
** Websocket alternative
** Websocket alternative
** WebGL
** WebGL
** Web fonts
** Web fonts
** Network transparent resources
** Network transparent resources
* [http://twitter.github.com/bootstrap/ twitter bootstrap] ''[twitter.github.com]''
* &quot;twitter bootstrap&amp;quot;:http://twitter.github.com/bootstrap/
 
===Categories:===
 
* [[:Category:QtEcosystemTeamTasklist|QtEcosystemTeamTasklist]]

Revision as of 10:39, 24 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&quot;:http://twitter.github.com/bootstrap/