finddialog->setWindowFlags(Qt::Dialog);. 來顯示它作爲一個對話框 or finddialog->setWindowFlags(Qt::Window);. 到它顯示爲一個窗口. 來源. 2016-09-13 12:19:05.
確定! 回上一頁