If we have a QMap<int, Something*>
does deleting the QMap properly clean up the Something*?
"Something" is not part of the object tree.
If we have a QMap<int, Something*>
does deleting the QMap properly clean up the Something*?
"Something" is not part of the object tree.
Bookmarks