From 96938b94f97666d31ccf5857379c238a3c386122 Mon Sep 17 00:00:00 2001 From: feiyangqingyun Date: Mon, 16 May 2022 12:46:30 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E4=BB=A3=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/0gitee/bigscreen/index.html | 8 ++++++++ docs/0gitee/iotsystem/index.html | 8 ++++++++ docs/0gitee/video_system/index.html | 8 ++++++++ docs/0github/bigscreen/index.html | 8 ++++++++ docs/0github/iotsystem/index.html | 8 ++++++++ docs/0github/video_system/index.html | 8 ++++++++ docs/bigscreen/index.html | 2 +- docs/iotsystem/index.html | 2 +- docs/video_system/index.html | 2 +- ui/core_qss/qss/blacksoft.css | 13 ++++++++++++- ui/styledemo/qrc/qss/blacksoft.css | 13 ++++++++++++- ui/styledemo/qrc/qss/flatgray.css | 13 ++++++++++++- ui/styledemo/qrc/qss/lightblue.css | 13 ++++++++++++- 13 files changed, 99 insertions(+), 7 deletions(-) create mode 100644 docs/0gitee/bigscreen/index.html create mode 100644 docs/0gitee/iotsystem/index.html create mode 100644 docs/0gitee/video_system/index.html create mode 100644 docs/0github/bigscreen/index.html create mode 100644 docs/0github/iotsystem/index.html create mode 100644 docs/0github/video_system/index.html diff --git a/docs/0gitee/bigscreen/index.html b/docs/0gitee/bigscreen/index.html new file mode 100644 index 0000000..f1ce071 --- /dev/null +++ b/docs/0gitee/bigscreen/index.html @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/docs/0gitee/iotsystem/index.html b/docs/0gitee/iotsystem/index.html new file mode 100644 index 0000000..78178c8 --- /dev/null +++ b/docs/0gitee/iotsystem/index.html @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/docs/0gitee/video_system/index.html b/docs/0gitee/video_system/index.html new file mode 100644 index 0000000..6f82a3b --- /dev/null +++ b/docs/0gitee/video_system/index.html @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/docs/0github/bigscreen/index.html b/docs/0github/bigscreen/index.html new file mode 100644 index 0000000..83f6cc3 --- /dev/null +++ b/docs/0github/bigscreen/index.html @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/docs/0github/iotsystem/index.html b/docs/0github/iotsystem/index.html new file mode 100644 index 0000000..f2a2519 --- /dev/null +++ b/docs/0github/iotsystem/index.html @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/docs/0github/video_system/index.html b/docs/0github/video_system/index.html new file mode 100644 index 0000000..1431684 --- /dev/null +++ b/docs/0github/video_system/index.html @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/docs/bigscreen/index.html b/docs/bigscreen/index.html index bd78a58..83f6cc3 100644 --- a/docs/bigscreen/index.html +++ b/docs/bigscreen/index.html @@ -2,7 +2,7 @@ - + \ No newline at end of file diff --git a/docs/iotsystem/index.html b/docs/iotsystem/index.html index 34fb549..f2a2519 100644 --- a/docs/iotsystem/index.html +++ b/docs/iotsystem/index.html @@ -2,7 +2,7 @@ - + \ No newline at end of file diff --git a/docs/video_system/index.html b/docs/video_system/index.html index 6fc6df9..1431684 100644 --- a/docs/video_system/index.html +++ b/docs/video_system/index.html @@ -2,7 +2,7 @@ - + \ No newline at end of file diff --git a/ui/core_qss/qss/blacksoft.css b/ui/core_qss/qss/blacksoft.css index 09a607a..5bc640a 100644 --- a/ui/core_qss/qss/blacksoft.css +++ b/ui/core_qss/qss/blacksoft.css @@ -550,13 +550,24 @@ border:0px solid #484848; border-radius:3px; } -QToolBox::tab,QGroupBox#gboxDevicePanel,QGroupBox#gboxDeviceTitle,QFrame#gboxDevicePanel,QFrame#gboxDeviceTitle{ +QToolBox::tab,QWidget[form="panel"]{ padding:3px; border-radius:5px; color:#DCDCDC; background:qlineargradient(spread:pad,x1:0,y1:0,x2:0,y2:1,stop:0 #484848,stop:1 #383838); } +QWidget[flag="paneltitle"]{ +border-bottom-left-radius:0px; +border-bottom-right-radius:0px; +} + +QWidget[flag="panelcontrol"]{ +border-top-width:0px; +border-top-left-radius:0px; +border-top-right-radius:0px; +} + QToolTip{ border:0px solid #DCDCDC; padding:1px; diff --git a/ui/styledemo/qrc/qss/blacksoft.css b/ui/styledemo/qrc/qss/blacksoft.css index 09a607a..5bc640a 100644 --- a/ui/styledemo/qrc/qss/blacksoft.css +++ b/ui/styledemo/qrc/qss/blacksoft.css @@ -550,13 +550,24 @@ border:0px solid #484848; border-radius:3px; } -QToolBox::tab,QGroupBox#gboxDevicePanel,QGroupBox#gboxDeviceTitle,QFrame#gboxDevicePanel,QFrame#gboxDeviceTitle{ +QToolBox::tab,QWidget[form="panel"]{ padding:3px; border-radius:5px; color:#DCDCDC; background:qlineargradient(spread:pad,x1:0,y1:0,x2:0,y2:1,stop:0 #484848,stop:1 #383838); } +QWidget[flag="paneltitle"]{ +border-bottom-left-radius:0px; +border-bottom-right-radius:0px; +} + +QWidget[flag="panelcontrol"]{ +border-top-width:0px; +border-top-left-radius:0px; +border-top-right-radius:0px; +} + QToolTip{ border:0px solid #DCDCDC; padding:1px; diff --git a/ui/styledemo/qrc/qss/flatgray.css b/ui/styledemo/qrc/qss/flatgray.css index 883e90f..dbe4b0d 100644 --- a/ui/styledemo/qrc/qss/flatgray.css +++ b/ui/styledemo/qrc/qss/flatgray.css @@ -550,13 +550,24 @@ border:0px solid #E4E4E4; border-radius:3px; } -QToolBox::tab,QGroupBox#gboxDevicePanel,QGroupBox#gboxDeviceTitle,QFrame#gboxDevicePanel,QFrame#gboxDeviceTitle{ +QToolBox::tab,QWidget[form="panel"]{ padding:3px; border-radius:5px; color:#57595B; background:qlineargradient(spread:pad,x1:0,y1:0,x2:0,y2:1,stop:0 #E4E4E4,stop:1 #E4E4E4); } +QWidget[flag="paneltitle"]{ +border-bottom-left-radius:0px; +border-bottom-right-radius:0px; +} + +QWidget[flag="panelcontrol"]{ +border-top-width:0px; +border-top-left-radius:0px; +border-top-right-radius:0px; +} + QToolTip{ border:0px solid #57595B; padding:1px; diff --git a/ui/styledemo/qrc/qss/lightblue.css b/ui/styledemo/qrc/qss/lightblue.css index 590189b..8397685 100644 --- a/ui/styledemo/qrc/qss/lightblue.css +++ b/ui/styledemo/qrc/qss/lightblue.css @@ -550,13 +550,24 @@ border:0px solid #DEF0FE; border-radius:3px; } -QToolBox::tab,QGroupBox#gboxDevicePanel,QGroupBox#gboxDeviceTitle,QFrame#gboxDevicePanel,QFrame#gboxDeviceTitle{ +QToolBox::tab,QWidget[form="panel"]{ padding:3px; border-radius:5px; color:#386487; background:qlineargradient(spread:pad,x1:0,y1:0,x2:0,y2:1,stop:0 #DEF0FE,stop:1 #C0DEF6); } +QWidget[flag="paneltitle"]{ +border-bottom-left-radius:0px; +border-bottom-right-radius:0px; +} + +QWidget[flag="panelcontrol"]{ +border-top-width:0px; +border-top-left-radius:0px; +border-top-right-radius:0px; +} + QToolTip{ border:0px solid #386487; padding:1px;