Qt4: passing pointers over thread signals is not allowed...
...unless proper reference counting si involved, or the signal is blocking queued (but that is deadlock-prone). Ref: LP#528285
Showing
Please register or sign in to comment
...unless proper reference counting si involved, or the signal is blocking queued (but that is deadlock-prone). Ref: LP#528285