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 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.
|
2 years ago | |
---|---|---|
.gitignore | 5 years ago | |
QtCurvesCpp.pro | 5 years ago | |
QtCurvesCpp.pro.user | 5 years ago | |
README.md | 2 years ago | |
main.cpp | 5 years ago | |
mainwindow.cpp | 5 years ago | |
mainwindow.h | 5 years ago | |
mainwindow.ui | 5 years ago | |
renderarea.cpp | 5 years ago | |
renderarea.h | 5 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.