Tirsdag 27. april 2010 19:59:55 skrev ext Florin Braghis : > Hi, > > Is there an ongoing effort to provide a library to run QML apps in the > web browser ? > > If not, how much effort would it take to develop one (which runs QML > at least partially) ? >
If you are referring to developing a web browser plugin, we have no plans to provide one but there is a Qt Solution ( http://doc.trolltech.com/solutions/4/qtbrowserplugin/ ) for creating web browser plugins which would make it very easy to develop a QML plugin. If you are referring to having QML elements inside a QWebView, the QtWebkit module should already make that easy. -- Alan Alpert Software Engineer Nokia, Qt Development Frameworks _______________________________________________ Qt-qml mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-qml
