Hello all, I want to extend QtCreator so that it can display the call graph of 
a project. I downloaded the source code but just found that it was so 
complicated. I traced the call hierarchy several times but couldn't found what 
I need. So can anyone tell me:

(1) How can I extract all Classes in a project ?
(2) How to get all references of a symbol (for example: a function) ?

thanks.
_______________________________________________
Qt-creator mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/qt-creator

Reply via email to