Hi, Is there any way to view class hierarchy of any QT project graphically? (Project made by using QT-Creator.) I have a big code bundle .. very badly managed code. I need to start working with it. but first I need to study it nicely.
Some tool : Class viewer like one in VC++ (.NET)!?
I want the QT project class hierarchy, look like this one: http://doc.trolltech.com/extras/qt43-class-chart.pdf Or like this one: http://doc.trolltech.com/4.5/hierarchy.html
Keyword can be: class hierarchy explorer