Code::Blocks Forums

User forums => General (but related to Code::Blocks) => Topic started by: Pietro on April 26, 2006, 04:57:34 pm

Title: Class/Object diagrams, please...
Post by: Pietro on April 26, 2006, 04:57:34 pm
I *really* need to get class diagrams from the code.
Another very useful thing would be a diagram that represents the relations between the classes, even if not derived from each other (e.g. compositions, associations, etc.).
It should be possible to click on the diagram and go to the corresponding class definition, and vice-versa.
And, last but not least, I would appreciate the same things for objects, too.

If you need inspiration, you could take a look at this project:
   http://sourcenav.sourceforge.net/

Thank you.
 :lol:



Title: Re: Class/Object diagrams, please...
Post by: killerbot on April 26, 2006, 05:08:27 pm
docuement your files/classes well, and use doxygen -> will show class diagrams