Details
-
Suggestion
-
Resolution: Unresolved
-
P3: Somewhat important
-
4.5.1
-
None
Description
It would be handy if an objects() function was added to QObjectCleanupHandler(). This function would return a QList<QObject*> of the currently tracked objects. This function would return by value, not by reference.