Analyzers
Code analysis tools that you can use from Qt Creator to improve your C++ or QML code.
Detect memory leaks with Heob. | |
Run static checks on the QML and JavaScript code in your project to find common problems. | |
Set preferences for Valgrind Callgrind. | |
Set preferences for Valgrind Memcheck. |
See also How to: Analyze and Analyzing code.