"=" or "=="? Is it the same list (meaning you used a wrong variable name) or is it a copy of the original list?
I just noticed we're talking about pointers. Are you passing the same pointer that is in the list or a different one that simply points to the same QObject?I didn't define one but it derived from QObject.
Bookmarks