[PyQt] Crash after deletelater in scene
Hans-Peter Jansen
hpj at urpla.net
Tue Aug 9 08:55:09 BST 2016
On Dienstag, 9. August 2016 00:07:02 oliver wrote:
> On Aug 6, 2016 04:11, "Zhao Lee" <redstone-cold at 163.com> wrote:
> > make sure your graphicsitem (actually a graphicsobject) won't be used or
>
> referenced anymore by other code before you deletelater() it
>
>
> Thx for reply. I will have a second look, I couldn't find any first time
> around.
This is the right time to create a minimal example. Usually, this exercise is
enough to solve the problem yourself. Otherwise you have exactly, what we need
to help you effectively.
Cheers,
Pete
More information about the PyQt
mailing list