void MainWindow::open() { QDialog dialog(this); dialog. ... 模态对话框,使用 QDialog::open() 实现窗口级别的模态对话框,使用 QDialog::show() ...
確定! 回上一頁