- Qt 5.3
- VS2013 Should be okay in other platforms, but I didn't test it yet.
- In
./src
, find the filemainwindow.ui
, and generate the.h
file by
uic -o ui_mainwindow.h mainwindow.ui
./src
, find the file mainwindow.ui
, and generate the .h
file byuic -o ui_mainwindow.h mainwindow.ui