[Interest] Migration path from QGraphicsScene to QtQuick2

Jean-Michaël Celerier jeanmichael.celerier at gmail.com
Fri Apr 15 12:05:37 CEST 2016


Inspired by Ingo Schiller's problem, I am wondering if there is a "common"
or known pattern to enable migration from QPainter / QGraphicsItem objects
to QtQuick 2 ?

I have a big scene with items all drawn by hand :
https://github.com/OSSIA/i-score/blob/master/Documentation/iscore.png?raw=true

Should I reimplement QSGNode or stuff like this ? Will I have better
performance ? Are all nifty features (rubber band, contxt menu, etc...)
supported in QtQuick or does stuff need redoing ?


Best,
Jean-Michaël Celerier
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20160415/dc3cb046/attachment.html>


More information about the Interest mailing list