HTML-vs-QML: Difference between revisions

From Qt Wiki
Jump to navigation Jump to search
No edit summary
 
(Nominated for deletion)
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
=<span class="caps">HTML</span> vs <span class="caps">QML</span>=
{{Delete|reason=No real content.}}


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

Latest revision as of 19:44, 28 June 2015

This article is nominated for deletion. Reason: No real content.
Please raise your support/opposition to this nomination in the article's discussion page.

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