From 11c14ce782d024edc90c4d6ed26716ce99667f15 Mon Sep 17 00:00:00 2001 From: wuuhii Date: Sat, 14 Sep 2019 19:59:14 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E8=BE=93=E5=87=BA=E4=BF=A1?= =?UTF-8?q?=E6=81=AF=E9=BB=98=E8=AE=A4=E9=A2=9C=E8=89=B2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Message/DebugPageMessageManager.cc | 2 + Src/Common/SAKDebugPage/SAKDebugPage.ui | 134 +++++++++--------- 2 files changed, 69 insertions(+), 67 deletions(-) diff --git a/Src/Common/SAKDebugPage/Message/DebugPageMessageManager.cc b/Src/Common/SAKDebugPage/Message/DebugPageMessageManager.cc index 911b9839f..95bdc7094 100644 --- a/Src/Common/SAKDebugPage/Message/DebugPageMessageManager.cc +++ b/Src/Common/SAKDebugPage/Message/DebugPageMessageManager.cc @@ -32,7 +32,9 @@ void DebugPageMessageManager::outputMessage(QString msg, bool isInfoMsg) messageTextBrowser->append(time); if (isInfoMsg){ +#if 0 msg = QString("%1").arg(msg); +#endif }else{ msg = QString("%1").arg(msg); QApplication::beep(); diff --git a/Src/Common/SAKDebugPage/SAKDebugPage.ui b/Src/Common/SAKDebugPage/SAKDebugPage.ui index 9c958712b..c6eaf935a 100644 --- a/Src/Common/SAKDebugPage/SAKDebugPage.ui +++ b/Src/Common/SAKDebugPage/SAKDebugPage.ui @@ -7,7 +7,7 @@ 0 0 1220 - 617 + 669 @@ -458,17 +458,67 @@ p, li { white-space: pre-wrap; } - - - Qt::Vertical - - + + - 20 - 40 + 16777215 + 16777215 - + + 消息输出 + + + + 9 + + + 9 + + + + + 清空消息 + + + + + + + + 0 + 0 + + + + + 0 + 0 + + + + + 16777215 + 16777215 + + + + + + + + Qt::Horizontal + + + + 40 + 20 + + + + + + @@ -635,67 +685,17 @@ p, li { white-space: pre-wrap; } - - + + + Qt::Vertical + + - 16777215 - 16777215 + 20 + 40 - - 消息输出 - - - - 9 - - - 9 - - - - - 清空消息 - - - - - - - - 0 - 0 - - - - - 0 - 0 - - - - - 16777215 - 16777215 - - - - - - - - Qt::Horizontal - - - - 40 - 20 - - - - - - +