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.
Isabell Pflug 69537f1367 Bunch of additions and changes
* added .pro.user to gitignore, added assignment no. 4.2, enhanced the mainwindow ui, removed the wrong .gitignore, enhanced the ExtendedVector README
3 years ago
..
ExtendedVector.cpp finished assignment 4.1 3 years ago
ExtendedVector.h finished assignment 4.1 3 years ago
ExtendedVector.pro finished assignment 4.1 3 years ago
README.md Bunch of additions and changes 3 years ago
main.cpp finished assignment 4.1 3 years ago
mainwindow.cpp Bunch of additions and changes 3 years ago
mainwindow.h finished assignment 4.1 3 years ago
mainwindow.ui finished assignment 4.1 3 years ago
ui_mainwindow.h Bunch of additions and changes 3 years ago

README.md

Requires Qt6. You can open it in QtCreator, but you might have to manually compile the mainwindow.ui with uic -o ui_mainwindow.h mainwindow.ui (qt6 uic), since qtchooser is not supporting qt6 yet.