iam working on Qt 5.0.1 and i create dialog in Qt Designer and saved it in directory called (D:\QT\5.1.0\mingw48_32\bin\gotocell) and then with plain text i create mai .cpp file in the same directory
waht i want to know how can i write qmake and makefile in MinGW 4.8 and
The uic tool that converts gotocelldialog.ui into C++ and
puts the result in ui_gotocelldialog.h
↧