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.macie...@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@qt-project.org
> http://lists.qt-project.org/mailman/listinfo/interest
>



-- 
Sent from my iPhone
_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to