jeudi 26 mai 2022

How to find all references of a class methods in C++

We have a C++ codebase which is using a Qt library. We are thinking to replace the Qt with stl implementations or some other open source shared library. We need all references of Qt class methods in the code which will help us in mapping the right replacement for each Qt Class. Is there any script or any IDE which provides this information.

Thanks

Aucun commentaire:

Enregistrer un commentaire