V program to generate C++/Qt boilerplate source code from JSON description.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Benoît Rouits d3f45160c1 Return pointer of member instead of reference. 6 days ago
src Return pointer of member instead of reference. 6 days ago
.editorconfig Add .gitignore and othere git dotfiles 4 months ago
.gitattributes Add .gitignore and othere git dotfiles 4 months ago
.gitignore Add .gitignore and othere git dotfiles 4 months ago
LICENSE Initial commit 4 months ago
README.md Initial commit 4 months ago
test.json Rework in progress. 4 months ago
v.mod First import. 4 months ago

README.md

boilerplate

V program to generate C++/Qt boilerplate source code from JSON description.