A minimalistic example of creating a window with a button in QT
sudo apt install qtbase5-dev
cmake -B build
cmake --build build
./qtHelloWorld
| Name | Name | Last commit date | ||
|---|---|---|---|---|
parent directory.. | ||||
A minimalistic example of creating a window with a button in QT
sudo apt install qtbase5-dev
cmake -B build
cmake --build build
./qtHelloWorld