Important: Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct
QtCreator: List all Semantic Issues
-
I'm getting these really nice warnings which I'd like to fix (especially this one).
Since the code base is pretty big, I don't want to go through each file one by one to try and find where each of those warnings is.
Can I just show them all in a window similar to what happens when I use Clang Tidy and Clazy? It's rather inconvenient not having a bird's-eye view of all the problems in the code.