No. 

Trivial example: (using samegame from 
http://doc.qt.nokia.com/4.7-snapshot/qml-advtutorial.html)

#samegame -qpa html5
samegame started on http://127.0.0.1:4050

#firefox http://127.0.0.1:4050

For Wt, you'd have to completely redevelop samegame. 


The idea is any Qt app can run an a browser. Similar to VNC,  but you're 
sending drawing commands in HTML5 canvas javascript, and browser events rather 
than screen updates. 


You can immediately web-enable legacy Qt embedded applications without the need 
to develop a web UI, use AJAX, or plugins like Adobe AIR. Also, your local 
display will match the web display almost pixel per pixel. (Preliminary testing 
showed differences in font rendering between the HTML5 canvas and Qt)






________________________________
 From: Graeme Gill <grae...@argyllcms.com>
To: interest@qt-project.org 
Sent: Thursday, August 2, 2012 10:24 AM
Subject: Re: [Interest] Well there goes Nokia
 
Jason H wrote:

> What if Qt got a HTML5 renderer?

Isn't that Wt ?

Graeme Gill.
_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest
_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to