[Qt-interest] Qt programs that I can run in browser

Paul Wellner Bou paul at purecodes.org
Mon Feb 21 15:08:24 CET 2011


Hello,

you can do this using WebKit and JavaScript. Embedding your 
QObject/QWidget and accessing the signals and slots via JavaScript.

Have a look at http://doc.qt.nokia.com/4.7/qtwebkit-bridge.html, 
http://qt.nokia.com/products/library/qtwebkit/

Regards
Paul.



More information about the Qt-interest-old mailing list