[Qt-qml] Using QML canvas from C++, like QGraphicsView
Ville M. Vainio
vivainio at gmail.com
Wed Jan 19 11:50:36 CET 2011
On Wed, Jan 19, 2011 at 1:08 AM, Alan Alpert <alan.alpert at nokia.com> wrote:
> It sounds like he should use a mix. You can have a QGraphicsScene that loads
> QML files for the menus and other frills and yet has QGraphicsObjects
> controlled from C++ as the main feature. And you can expose those
That would prevent the app from benefiting from future scene graph
speedups. What I was rather thinking is manipulating
QDeclarativeItem's. Would you see the performance hit coming from
going through qml layer in that way to be a concern?
--
Ville M. Vainio @@ Forum Nokia
More information about the Qt-qml
mailing list