Sign up for the KDAB Newsletter
Stay on top of the latest news, publications, events and more.
Go to Sign-up
Find what you need - explore our website and developer resources
29 December 2021
Qt Creator comes with two fantastic tools for static code analysis, namely clang-tidy and clazy. The good news is they work out of the box with recent version of Qt Creator.
So, what do these tools do? They warn you about potential errors, performance problems or code that simply could be improved one way or the other.
Edit checks as string...: https://bugreports.qt.io/browse/QTCREATORBUG-24846
Adding excludes from Qt Creator: https://bugreports.qt.io/browse/QTCREATORBUG-24847
Fixit breaking the code: https://bugreports.qt.io/browse/QTCREATORBUG-26420
Clang-tidy documentation: https://clang.llvm.org/extra/clang-tidy/index.html#using-clang-tidy
All Qt Widgets and more videos:
https://www.youtube.com/playlist?list=PL6CJYn40gN6gf-G-o6syFwGrtq3kItEqI
Stay on top of the latest news, publications, events and more.
Go to Sign-up
Need help with performance issues?
Let the KDAB experts solve concrete performance problems, improve your software architecture or teach your team how to apply debugging and profiling tools to your developement process in the best way.
Get in touch