From 9ddb25babb774f773b62106fb4d1a9404af71fd9 Mon Sep 17 00:00:00 2001 From: wumu <mayi@mayi.com> Date: 星期四, 09 五月 2024 23:22:18 +0800 Subject: [PATCH] 0509 --- 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