From 20a43d0e0ff9e9f6ee5349373fd810c6597abf00 Mon Sep 17 00:00:00 2001 From: wumu <mayi@mayi.com> Date: 星期一, 29 四月 2024 22:33:13 +0800 Subject: [PATCH] 0429 --- internal_system_v1/problemrectstandingbook.cpp | 12 ++++++++++++ 1 files changed, 12 insertions(+), 0 deletions(-) diff --git a/internal_system_v1/problemrectstandingbook.cpp b/internal_system_v1/problemrectstandingbook.cpp index 8e20e2b..b235efe 100644 --- a/internal_system_v1/problemrectstandingbook.cpp +++ b/internal_system_v1/problemrectstandingbook.cpp @@ -34,3 +34,15 @@ } } } + +void ProblemRectStandingBook::on_pushButton_4_clicked() +{ + // 娣诲姞鍒拌〃鏍间腑 + qDebug()<<"娣诲姞鏁版嵁"; +} + +void ProblemRectStandingBook::on_pushButton_5_clicked() +{ + // 鍐欏埌鏁版嵁搴� + qDebug()<<"淇濆瓨鏁版嵁"; +} -- Gitblit v1.8.0