[Interest] how to develop the HTML5 application(web application) by using Qt?

Konstantin Tokarev annulen at yandex.ru
Wed Jun 20 11:40:57 CEST 2012


20.06.2012, 13:32, "Muthulingam Ammaiappan" <muthulingam.a at gmail.com>:
> Hi Konstantin,Thanks for your quick reply...
> can you suggest the best way to develop the html5 web application(game) ?
> and is it possible to develop in Qt?

With Qt you can develop hybrid applications, i.e. part of your application is written in
HTML+JS+CSS and is running inside QtWebKit-based client where you have much
more control over environment than in regular browser and can load plugins written
in Qt through QtWebKit bridge [1]

[1] http://qt-project.org/doc/qt-4.8/qtwebkit-bridge.html


-- 
Regards,
Konstantin



More information about the Interest mailing list