It's an app that I made through an online course in which I learned the basics of the Qt framework and GUI building.
https://git.thepra.dev/thepra/QtCurvesCpp
|
||
---|---|---|
.gitignore | ||
main.cpp | ||
mainwindow.cpp | ||
mainwindow.h | ||
mainwindow.ui | ||
QtCurvesCpp.pro | ||
QtCurvesCpp.pro.user | ||
README.md | ||
renderarea.cpp | ||
renderarea.h |
It's an app that I made through an online course in which I learned the basics of the Qt framework and GUI building. It was a funny experience and I think I'll use this framework for some of my next projects.
This is a link to such program, extract it, and execute(on Windows) the QtCurvesCpp.exe inside the extracted folder.