From 627646e31f5e36e3dacfa7432778c91b9d91c54a Mon Sep 17 00:00:00 2001 From: duanshengchao <519970194@qq.com> Date: Wed, 30 Apr 2025 11:36:49 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4Linux=E4=B8=8B=E5=B1=9E?= =?UTF-8?q?=E6=80=A7=E9=80=89=E6=8B=A9=E5=99=A8=E7=9A=84UI=E6=A0=B7?= =?UTF-8?q?=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- source/mainwindow.cpp | 2 +- ui/attributeSelector.ui | 18 +++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/source/mainwindow.cpp b/source/mainwindow.cpp index a29bb20..ebe2f01 100644 --- a/source/mainwindow.cpp +++ b/source/mainwindow.cpp @@ -337,7 +337,7 @@ void MainWindow::onSIG_openAttributeSelector() m_pAttributeSelector = new AttributeSelector(getCurConnection(), this); m_pAttributeSelector->setMainWindow(this); m_pAttributeSelector->installEventFilter(this); - connect(m_pAttributeSelector, &AttributeSelector::finished, this, [=]{ MaskManager::instance()->hideMask(m_pGroupSelectionDialog);}); + connect(m_pAttributeSelector, &AttributeSelector::finished, this, [=]{ MaskManager::instance()->hideMask(m_pAttributeSelector);}); } int nX = (this->width() - m_pAttributeSelector->width()) * 0.5; diff --git a/ui/attributeSelector.ui b/ui/attributeSelector.ui index f1f0059..bbc8030 100644 --- a/ui/attributeSelector.ui +++ b/ui/attributeSelector.ui @@ -63,7 +63,7 @@ border-radius:3px; - 80 + 90 8 113 20 @@ -75,7 +75,7 @@ border-radius:3px; 20 10 - 61 + 71 16 @@ -86,7 +86,7 @@ border-radius:3px; - 600 + 670 5 61 26 @@ -121,9 +121,9 @@ background-color:rgb(67,160,249); - 220 + 240 10 - 31 + 41 16 @@ -134,7 +134,7 @@ background-color:rgb(67,160,249); - 255 + 280 5 113 26 @@ -149,7 +149,7 @@ background-color:rgb(67,160,249); - 450 + 490 5 113 26 @@ -164,9 +164,9 @@ background-color:rgb(67,160,249); - 400 + 430 10 - 41 + 61 16