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
Our Free Plans just got better! | Auth0
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
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.