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.
|
|
3 years ago | |
|---|---|---|
| .. | ||
| .gitignore | 3 years ago | |
| ExtendedVector.cpp | 3 years ago | |
| ExtendedVector.h | 3 years ago | |
| ExtendedVector.pro | 3 years ago | |
| README.md | 3 years ago | |
| main.cpp | 3 years ago | |
| mainwindow.cpp | 3 years ago | |
| mainwindow.h | 3 years ago | |
| mainwindow.ui | 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.