看板 C_and_CPP 關於我們 聯絡資訊
開發平台(Platform): (Ex: VC++, GCC, Linux, ...) gcc 額外使用到的函數庫(Library Used): (Ex: OpenGL, ...) Qt 問題(Question): undefined reference to `vtable for FindDialog' 錯誤結果(Wrong Output): undefined reference to `vtable for FindDialog' 程式碼(Code):(請善用置底文網頁, 記得排版) http://ideone.com/IKgC1 補充說明(Supplement): 另外請問是否要用signal and slots一定要繼承QDialog嗎? -- ※ 發信站: 批踢踢實業坊(ptt.cc) ◆ From: 140.125.20.92
asilzheng:剛把FindDialog寫到另一個.h與.cpp是可正常執行的 11/30 23:06
diabloevagto:難道不能寫在一起嗎... 12/01 06:15
diabloevagto:了解了,感謝分享! 12/01 11:37