[Interest] Crash when calling deleteLater for a QGLSceneNode

Juan umrk.bimbo at gmail.com
Fri Apr 25 21:28:36 CEST 2014


Because I am in a different thread. I get the same exception when I
call deleteLater
directly, from the same thread where the node was created.

Thanks anyway!


On Thu, Apr 24, 2014 at 6:29 PM, Thiago Macieira
<thiago.macieira at intel.com>wrote:

> Em qui 24 abr 2014, às 17:55:23, Juan escreveu:
> > QMetaObject::invokeMethod(node, "deleteLater");
>
> Why are you doing that instead of node->deleteLater()?
>
> --
> Thiago Macieira - thiago.macieira (AT) intel.com
>   Software Architect - Intel Open Source Technology Center
>
> _______________________________________________
> Interest mailing list
> Interest at qt-project.org
> http://lists.qt-project.org/mailman/listinfo/interest
>



-- 
Sent from my iPhone
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20140425/65741a0c/attachment.html>


More information about the Interest mailing list