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
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Adding README |
3 years ago | |
---|---|---|
.gitignore | 6 years ago | |
QtCurvesCpp.pro | 6 years ago | |
QtCurvesCpp.pro.user | 6 years ago | |
README.md | 3 years ago | |
main.cpp | 6 years ago | |
mainwindow.cpp | 6 years ago | |
mainwindow.h | 6 years ago | |
mainwindow.ui | 6 years ago | |
renderarea.cpp | 6 years ago | |
renderarea.h | 6 years ago |
README.md
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.