Qt wiki will be updated on October 12th 2023 starting at 11:30 AM (EEST) and the maintenance will last around 2-3 hours. During the maintenance the site will be unavailable.
HTML-vs-QML: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
[[Category:QtEcosystemTeamTasklist]] | |||
* | = HTML vs QML = | ||
* Network transparent access of | |||
* HTML5 features in | * 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 | ||
* | * "twitter bootstrap":http://twitter.github.com/bootstrap/ | ||
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":http://twitter.github.com/bootstrap/