An open API service indexing awesome lists of open source software.

https://github.com/ikskuh/uml2cpp

Write your own classes with an easy to use modeling language and convert your code to C++. The generated source is prepared for the use with Qt and an example file explains how to use the script.
https://github.com/ikskuh/uml2cpp

Last synced: 3 months ago
JSON representation

Write your own classes with an easy to use modeling language and convert your code to C++. The generated source is prepared for the use with Qt and an example file explains how to use the script.

Awesome Lists containing this project

README

        

Uml2Cpp
=======

Write your own classes with an easy to use modeling language and convert your code to C++. The generated source is prepared for the use with Qt and an example file explains how to use the script.