[Interest] How to really delete a QGraphicsItem from QGraphicsScene

jack ma assangema at gmail.com
Fri Feb 24 12:12:18 CET 2017


Hi,

is it correct to use “delete” directly delete the item ?

or I should first call removeItem() and then call "delete item"  to remove
it?

How are these two ways affect the bsp tree?

Thanks,
jack
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20170224/7c0593f2/attachment.html>


More information about the Interest mailing list