我是另外的问题:
findfileform.cpp:7: error: no matching function for call to 'Ui_FindFileForm::setupUi(CFindFileForm* const)'
ui_findfileform.h:64: note: candidates are: void Ui_FindFileForm::setupUi(QDialog*)
报错信息如上
源码是精通 QT4编程 这本书的第三章 单一继承方式那段
[ 此贴被hatoyu在2008-05-13 11:51重新编辑 ]