> Is there any tool for detecting this? Such as one tracking the QObject > tree, or the number of QObject allocated per subclass?
Hi, there are valgrind massif and heaptrack (https://github.com/KDE/ heaptrack) Also there is GammaRay form KDAB (https://www.kdab.com/gammaray/) to help you inspect your Object tree. Maybe one of them will help you with your Problems. For massif and heaptrack are GUI tools available to visualize the output; heaptrack_gui and massif- visualizer. Alex
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest