Quote Originally Posted by janosimas View Post
I found the cause but not the reason

(in the function I posted was missing a line
And this is why I wrote my sig

I guess you did soemthing wrong with pyqt ref count rules or something. Think about it - if you lost your only pointers to the c++ object, pyqt should clean up in c++, otherwise it is memory leak.