之前的一些QT笔记,整理一下。 void MainWindow::on_info_clicked() { //info QMessageBox::information(this, "Title", "Text"); } void MainWindow:: ...
確定! 回上一頁