摘要: https://blog.csdn.net/qq_40188120/article/details/151722342 阅读全文
posted @ 2025-09-29 16:55 txwtech 阅读(7) 评论(0) 推荐(0)
摘要: 头文件包含: #include <QCloseEvent> void QtWidgetsApplication1::closeEvent(QCloseEvent* ee) { if (QMessageBox::question(this, tr("Tips"), tr("将关闭程序"), QMess 阅读全文
posted @ 2025-09-29 14:57 txwtech 阅读(8) 评论(0) 推荐(0)