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.
 
 
Eugene ;) b493a47781 Add 'README.md'
Adding README
3 years ago
.gitignore up 6 years ago
QtCurvesCpp.pro up 6 years ago
QtCurvesCpp.pro.user Progress :D 6 years ago
README.md Add 'README.md' 3 years ago
main.cpp Initial files 6 years ago
mainwindow.cpp cloud shapes added 6 years ago
mainwindow.h cloud shapes added 6 years ago
mainwindow.ui cloud shapes added 6 years ago
renderarea.cpp cloud shapes added 6 years ago
renderarea.h cloud shapes added 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.