From b6ada507a7764cbf07cc0e0ef3c71c3bbb75d05e Mon Sep 17 00:00:00 2001
From: cbwu <504-wuchengbo@htsdfp.com>
Date: Wed, 28 Aug 2024 11:13:06 +0800
Subject: [PATCH] =?UTF-8?q?fix:=20=E4=B8=89=E7=BB=B4=E5=BB=BA=E6=A8=A1?=
=?UTF-8?q?=E9=A1=B5=E9=9D=A2ui=E8=B0=83=E6=95=B4?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
Src/ModelCamera/modelcameradlg.ui | 54 ++++++++++++++++++++++++++++---
res/Qss/qss.qss | 1 +
2 files changed, 50 insertions(+), 5 deletions(-)
diff --git a/Src/ModelCamera/modelcameradlg.ui b/Src/ModelCamera/modelcameradlg.ui
index d866874..2eb4f4f 100644
--- a/Src/ModelCamera/modelcameradlg.ui
+++ b/Src/ModelCamera/modelcameradlg.ui
@@ -7,7 +7,7 @@
0
0
1071
- 633
+ 720
@@ -25,9 +25,9 @@
QFrame::Shape::NoFrame
-
+
- 8
+ 12
2
@@ -41,6 +41,19 @@
2
+ -
+
+
+ Qt::Orientation::Horizontal
+
+
+
+ 40
+ 20
+
+
+
+
-
@@ -578,7 +591,7 @@
5
- 10
+ 8
5
@@ -1163,6 +1176,19 @@
+ -
+
+
+ Qt::Orientation::Horizontal
+
+
+
+ 40
+ 20
+
+
+
+
@@ -1174,10 +1200,28 @@
0
+
+ #frame{
+ border: 1px solid white;
+ border-radius:6px;
+}
+
- QFrame::Shape::NoFrame
+ QFrame::Shape::Box
+
+ 7
+
+
+ 7
+
+
+ 7
+
+
+ 7
+
-
diff --git a/res/Qss/qss.qss b/res/Qss/qss.qss
index b1a10a7..575c8ae 100644
--- a/res/Qss/qss.qss
+++ b/res/Qss/qss.qss
@@ -247,3 +247,4 @@ QDoubleSpinBox
{
color:white;
}
+