[Qt-qml] QML in the browser
Ivan De Marino
ivan.de.marino at gmail.com
Tue Apr 27 15:08:17 CEST 2010
Given that you can build a QWidget and plug it into QWebView straightaway...
you may build a QWidget that embeds a QGraphicsView with QML stuff in it.
And then plug that into the QWebView.
:D
And then try to explain what you are doing to someone not accustomed to this
Qt-madness (in a very good way ;) )... and enjoy their quotation-mark-face
:D
An example of how to build such a plugin for QWebView is here:
http://doc.trolltech.com/qq/qq26-webplugin.html. Here instead how to extend
the supported protocols:
http://doc.trolltech.com/qq/32/qq32-webkit-protocols.html. In general, the
QQ (Qt Quarterly Newsletter) is a great source of "from 0 to app" examples
http://doc.trolltech.com/qq/
On 27 April 2010 11:47, Alan Alpert <alan.alpert at nokia.com> wrote:
>
> 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
> Qt-qml at trolltech.com
> http://lists.trolltech.com/mailman/listinfo/qt-qml
>
--
Ivan De Marino | Software Engineer | France Telecom R&D UK - Orange Labs
w. +44 20 8849 5806 | m. +44 7515 955 861 | m. +44 7974 156 216
ivan[dot]demarino[at]orange-ftgroup.com |
ivan[dot]de[dot]marino[at]gmail[dot]com
www.detronizator.org | www.linkedin.com/in/ivandemarino
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt.nokia.com/pipermail/qt-qml/attachments/20100427/e9901d31/attachment.html
More information about the Qt-qml
mailing list