From 06936ac4e83c6178aa6bc14abe2753bdd587eb75 Mon Sep 17 00:00:00 2001 From: Krad Date: Wed, 27 Oct 2021 15:53:58 +0800 Subject: [PATCH] New UI change for guimessagedialog --- src/guimessagedialog.ui | 33 +++++++++++++++++++++------------ src/mainwindow.cpp | 2 +- 2 files changed, 22 insertions(+), 13 deletions(-) diff --git a/src/guimessagedialog.ui b/src/guimessagedialog.ui index e635b20..55a0ca8 100644 --- a/src/guimessagedialog.ui +++ b/src/guimessagedialog.ui @@ -9,8 +9,8 @@ 0 0 - 620 - 532 + 1433 + 906 @@ -40,12 +40,12 @@ - + 0 - + Qt::Horizontal @@ -57,22 +57,31 @@ - - - - - - - + + Qt::AlignCenter + + + true + - + + + + + + Qt::AlignCenter + + + + + Qt::Horizontal diff --git a/src/mainwindow.cpp b/src/mainwindow.cpp index fec3095..e5de335 100644 --- a/src/mainwindow.cpp +++ b/src/mainwindow.cpp @@ -65,7 +65,7 @@ MainWindow::MainWindow(QWidget* parent) : "border-radius:20px;border:5px solid #0078d8; }" "QDialog QWidget QWidget{ background:transparent;color:#3078d8}" "QDialog QWidget QWidget QLabel{ font-size:30px}" - "QLabel#lbl_progressicon{min-width:75px;max-width:75px;}" +// "QLabel#lbl_progressicon{min-width:75px;max-width:75px;}" "#spacer_1, #spacer_2{min-width:2px;max-width:2px;margin-top:6px;margin-bottom:6px;border-right:1px solid #0078d8;}"//green with 2 ; this->setStyleSheet(style);