There is a CMakeLists.txt file in this folder. To compile and run this program, please first modify this line:
set(CMAKE_PREFIX_PATH ${CMAKE_PREFIX_PATH} path/to/qt/{version of qt}/clang_64/lib/cmake)
and then type these commands in the command line:
cmake .
make
./final
Then you can see the GUI of the program final.