cpp2dot parses c++ header files and generates a dot (graphviz) UML graph. It is based on the moc tool from the Qt SDK. Feel free to ask me anything about it (mail or Tracker, but preffer to post on my blog : http://www.libertesalternatives.org)
Categories
UMLLicense
GNU General Public License version 3.0 (GPLv3)Follow cpp2dot
Other Useful Business Software
Try Google Cloud Risk-Free With $300 in Credit
Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
Rate This Project
Login To Rate This Project
User Reviews
-
It's pretty unhandy to use a command line tool on windows, you could have at least made a GUI for it since you're using QT. I do like the idea though, that's why I downloaded the source.