setWindowFlags (Qt::WindowCloseButtonHint); 18 w2.statusBar()->showMessage("Qt::WindowCloseButtonHint"); 19 w2.show(); 20 21 //像对话框一样, ...
確定! 回上一頁