> > I was looking at a problem regarding deferred deletes causing a crash inside
> > nested loops and it was pointed out that in
> > QCoreApplication::setPostedEvents() there is some code there that
> > determines whether it is safe to delete the object or not. From my
> > understanding it will onl
Em seg 17 fev 2014, às 14:35:08, Shaw Andy escreveu:
> Hi,
>
> I was looking at a problem regarding deferred deletes causing a crash inside
> nested loops and it was pointed out that in
> QCoreApplication::setPostedEvents() there is some code there that
> determines whether it is safe to delete th
Hi,
I was looking at a problem regarding deferred deletes causing a crash inside
nested loops and it was pointed out that in QCoreApplication::setPostedEvents()
there is some code there that determines whether it is safe to delete the
object or not. From my understanding it will only delete an