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
Go to file
thepra 7a0b812869 implementing the remaining curves 2017-08-28 12:48:41 +02:00
.gitignore rendering astroid 2017-08-28 11:44:07 +02:00
QtCurvesCpp.pro up 2017-08-28 10:07:22 +02:00
QtCurvesCpp.pro.user up 2017-08-28 08:31:17 +02:00
main.cpp Initial files 2017-08-28 08:17:35 +02:00
mainwindow.cpp Implementing rending area 2017-08-28 11:07:50 +02:00
mainwindow.h Implementing rending area 2017-08-28 11:07:50 +02:00
mainwindow.ui Implementing rending area 2017-08-28 11:07:50 +02:00
renderarea.cpp implementing the remaining curves 2017-08-28 12:48:41 +02:00
renderarea.h code handles curves dinamically 2017-08-28 12:32:05 +02:00