|
@@ -66,9 +66,9 @@ MainWnd QWidget#centralwidget
|
|
|
MainWnd QFrame#line,
|
|
|
OriginalWnd QFrame#line_2,
|
|
|
QFrame#line_3,
|
|
|
-Demo001_3 QFrame#line_2,
|
|
|
-Demo001_2 QFrame#line_16,
|
|
|
-Demo001_1 QFrame#line_2
|
|
|
+SingleCameraOperationWnd QFrame#line_2,
|
|
|
+MainAndSecondaryCamerasWnd QFrame#line_16,
|
|
|
+ChartsAndCamerasWnd QFrame#line_2
|
|
|
{
|
|
|
border:none;
|
|
|
background-color: rgba(186, 189, 220, 0.6);
|
|
@@ -220,7 +220,7 @@ OriginalWnd QWidget#widget QPushButton#SingleImageButton
|
|
|
image: url(:/images/light/Demo001_3.png);
|
|
|
}
|
|
|
|
|
|
-/* Demo001_3 */
|
|
|
+/* SingleCameraOperationWnd */
|
|
|
QComboBox
|
|
|
{
|
|
|
border:1px solid #BABBDC;
|
|
@@ -242,10 +242,10 @@ QComboBox::drop-down
|
|
|
padding-right:5px;
|
|
|
}
|
|
|
|
|
|
-Demo001_3 QWidget#centralwidget,
|
|
|
-Demo001_2 QWidget#centralwidget,
|
|
|
-Demo001_1 QWidget#Leftwidget,
|
|
|
-Demo001_1 QWidget#Rightwidget
|
|
|
+SingleCameraOperationWnd QWidget#centralwidget,
|
|
|
+MainAndSecondaryCamerasWnd QWidget#centralwidget,
|
|
|
+ChartsAndCamerasWnd QWidget#Leftwidget,
|
|
|
+ChartsAndCamerasWnd QWidget#Rightwidget
|
|
|
{
|
|
|
border-radius: 10px;
|
|
|
background: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1, stop: 0 #F1F4FD, stop: 1 #E5E4F6);
|
|
@@ -258,174 +258,174 @@ Group QPushButton#GroupButton
|
|
|
background:qlineargradient(spread:pad,x1:0,y1:0,x2:0,y2:1,stop:0 #949FE8,stop:1 #2D309B);
|
|
|
}
|
|
|
|
|
|
-Demo001_3 QPushButton#LiveButton,
|
|
|
-Demo001_2 QPushButton#LeftLiveButton,
|
|
|
-Demo001_2 QPushButton#RightLiveButton,
|
|
|
-Demo001_1 QPushButton#LiveButton
|
|
|
+SingleCameraOperationWnd QPushButton#LiveButton,
|
|
|
+MainAndSecondaryCamerasWnd QPushButton#LeftLiveButton,
|
|
|
+MainAndSecondaryCamerasWnd QPushButton#RightLiveButton,
|
|
|
+ChartsAndCamerasWnd QPushButton#LiveButton
|
|
|
{
|
|
|
color: #FFFFFF;
|
|
|
border-radius: 6px;
|
|
|
background:qlineargradient(spread:pad,x1:0,y1:0,x2:0,y2:1,stop:0 #949FE8,stop:1 #2D309B);
|
|
|
}
|
|
|
|
|
|
-Demo001_3 QWidget#widget_6,
|
|
|
-Demo001_3 QWidget#widget_7,
|
|
|
-Demo001_3 QWidget#widget_8,
|
|
|
-Demo001_2 QWidget#widget_6,
|
|
|
-Demo001_2 QWidget#widget_7,
|
|
|
-Demo001_2 QWidget#widget_8,
|
|
|
-Demo001_1 QWidget#widget_6,
|
|
|
-Demo001_1 QWidget#widget_7,
|
|
|
-Demo001_1 QWidget#widget_8
|
|
|
+SingleCameraOperationWnd QWidget#widget_6,
|
|
|
+SingleCameraOperationWnd QWidget#widget_7,
|
|
|
+SingleCameraOperationWnd QWidget#widget_8,
|
|
|
+MainAndSecondaryCamerasWnd QWidget#widget_6,
|
|
|
+MainAndSecondaryCamerasWnd QWidget#widget_7,
|
|
|
+MainAndSecondaryCamerasWnd QWidget#widget_8,
|
|
|
+ChartsAndCamerasWnd QWidget#widget_6,
|
|
|
+ChartsAndCamerasWnd QWidget#widget_7,
|
|
|
+ChartsAndCamerasWnd QWidget#widget_8
|
|
|
{
|
|
|
background: #D6D8ED;
|
|
|
}
|
|
|
|
|
|
-Demo001_3 QLineEdit,
|
|
|
-Demo001_2 QLineEdit,
|
|
|
-Demo001_1 QLineEdit
|
|
|
+SingleCameraOperationWnd QLineEdit,
|
|
|
+MainAndSecondaryCamerasWnd QLineEdit,
|
|
|
+ChartsAndCamerasWnd QLineEdit
|
|
|
{
|
|
|
border-radius: 6px;
|
|
|
border: 1px solid #BABBDC;
|
|
|
}
|
|
|
|
|
|
-Demo001_3 QWidget#BackGround,
|
|
|
-Demo001_2 QWidget#LeftBackGround,
|
|
|
-Demo001_2 QWidget#RightBackGround,
|
|
|
-Demo001_1 QWidget#BackGround
|
|
|
+SingleCameraOperationWnd QWidget#BackGround,
|
|
|
+MainAndSecondaryCamerasWnd QWidget#LeftBackGround,
|
|
|
+MainAndSecondaryCamerasWnd QWidget#RightBackGround,
|
|
|
+ChartsAndCamerasWnd QWidget#BackGround
|
|
|
{
|
|
|
background: #FFFFFF;
|
|
|
border: 1px solid #BABBDC;
|
|
|
border-radius: 0px;
|
|
|
}
|
|
|
|
|
|
-Demo001_3 QLabel#label_4,
|
|
|
-Demo001_2 QLabel#label_4,
|
|
|
-Demo001_1 QLabel#label_4
|
|
|
+SingleCameraOperationWnd QLabel#label_4,
|
|
|
+MainAndSecondaryCamerasWnd QLabel#label_4,
|
|
|
+ChartsAndCamerasWnd QLabel#label_4
|
|
|
{
|
|
|
image: url(:/images/unknown_2.png);
|
|
|
}
|
|
|
|
|
|
-Demo001_3 QLabel#label_5,
|
|
|
-Demo001_2 QLabel#label_5,
|
|
|
-Demo001_1 QLabel#label_5
|
|
|
+SingleCameraOperationWnd QLabel#label_5,
|
|
|
+MainAndSecondaryCamerasWnd QLabel#label_5,
|
|
|
+ChartsAndCamerasWnd QLabel#label_5
|
|
|
{
|
|
|
image: url(:/images/unknown_2_2.png);
|
|
|
}
|
|
|
|
|
|
-Demo001_3 QLabel#label_6,
|
|
|
-Demo001_2 QLabel#label_6,
|
|
|
-Demo001_1 QLabel#label_6
|
|
|
+SingleCameraOperationWnd QLabel#label_6,
|
|
|
+MainAndSecondaryCamerasWnd QLabel#label_6,
|
|
|
+ChartsAndCamerasWnd QLabel#label_6
|
|
|
{
|
|
|
image: url(:/images/unknown_3_1.png);
|
|
|
}
|
|
|
|
|
|
-Demo001_3 QLabel#label_7,
|
|
|
-Demo001_2 QLabel#label_7,
|
|
|
-Demo001_1 QLabel#label_7
|
|
|
+SingleCameraOperationWnd QLabel#label_7,
|
|
|
+MainAndSecondaryCamerasWnd QLabel#label_7,
|
|
|
+ChartsAndCamerasWnd QLabel#label_7
|
|
|
{
|
|
|
image: url(:/images/unknown_3_2.png);
|
|
|
}
|
|
|
|
|
|
-Demo001_3 QLabel#label_8,
|
|
|
-Demo001_2 QLabel#label_11,
|
|
|
-Demo001_1 QLabel#label_11
|
|
|
+SingleCameraOperationWnd QLabel#label_8,
|
|
|
+MainAndSecondaryCamerasWnd QLabel#label_11,
|
|
|
+ChartsAndCamerasWnd QLabel#label_11
|
|
|
{
|
|
|
image: url(:/images/unknown_4_1.png);
|
|
|
}
|
|
|
|
|
|
-Demo001_3 QLabel#label_9,
|
|
|
-Demo001_2 QLabel#label_12,
|
|
|
-Demo001_1 QLabel#label_12
|
|
|
+SingleCameraOperationWnd QLabel#label_9,
|
|
|
+MainAndSecondaryCamerasWnd QLabel#label_12,
|
|
|
+ChartsAndCamerasWnd QLabel#label_12
|
|
|
{
|
|
|
image: url(:/images/unknown_4_2.png);
|
|
|
}
|
|
|
|
|
|
/* 工具栏 */
|
|
|
-Demo001_3 QWidget#Toolbar,
|
|
|
-Demo001_2 QWidget#LeftToolbar,
|
|
|
-Demo001_2 QWidget#RightToolbar,
|
|
|
-Demo001_1 QWidget#Toolbar
|
|
|
+SingleCameraOperationWnd QWidget#Toolbar,
|
|
|
+MainAndSecondaryCamerasWnd QWidget#LeftToolbar,
|
|
|
+MainAndSecondaryCamerasWnd QWidget#RightToolbar,
|
|
|
+ChartsAndCamerasWnd QWidget#Toolbar
|
|
|
{
|
|
|
border-radius: 6px;
|
|
|
background: #CBD0FF;
|
|
|
}
|
|
|
|
|
|
-Demo001_3 QWidget#Toolbar QPushButton,
|
|
|
-Demo001_2 QWidget#LeftToolbar QPushButton,
|
|
|
-Demo001_2 QWidget#RightToolbar QPushButton,
|
|
|
-Demo001_1 QWidget#Toolbar QPushButton
|
|
|
+SingleCameraOperationWnd QWidget#Toolbar QPushButton,
|
|
|
+MainAndSecondaryCamerasWnd QWidget#LeftToolbar QPushButton,
|
|
|
+MainAndSecondaryCamerasWnd QWidget#RightToolbar QPushButton,
|
|
|
+ChartsAndCamerasWnd QWidget#Toolbar QPushButton
|
|
|
{
|
|
|
border-radius: 6px;
|
|
|
background: #CBD0FF;
|
|
|
border:none;
|
|
|
}
|
|
|
|
|
|
-Demo001_3 QFrame#line,
|
|
|
-Demo001_3 QFrame#line_3,
|
|
|
-Demo001_3 QFrame#line_4,
|
|
|
-Demo001_3 QFrame#line_5,
|
|
|
-Demo001_3 QFrame#line_6,
|
|
|
-Demo001_2 QFrame#line_1,
|
|
|
-Demo001_2 QFrame#line_3,
|
|
|
-Demo001_2 QFrame#line_4,
|
|
|
-Demo001_2 QFrame#line_5,
|
|
|
-Demo001_2 QFrame#line_6,
|
|
|
-Demo001_2 QFrame#line_11,
|
|
|
-Demo001_2 QFrame#line_12,
|
|
|
-Demo001_2 QFrame#line_13,
|
|
|
-Demo001_2 QFrame#line_14,
|
|
|
-Demo001_2 QFrame#line_15,
|
|
|
-Demo001_1 QFrame#line,
|
|
|
-Demo001_1 QFrame#line_3,
|
|
|
-Demo001_1 QFrame#line_4,
|
|
|
-Demo001_1 QFrame#line_5,
|
|
|
-Demo001_1 QFrame#line_6
|
|
|
+SingleCameraOperationWnd QFrame#line,
|
|
|
+SingleCameraOperationWnd QFrame#line_3,
|
|
|
+SingleCameraOperationWnd QFrame#line_4,
|
|
|
+SingleCameraOperationWnd QFrame#line_5,
|
|
|
+SingleCameraOperationWnd QFrame#line_6,
|
|
|
+MainAndSecondaryCamerasWnd QFrame#line_1,
|
|
|
+MainAndSecondaryCamerasWnd QFrame#line_3,
|
|
|
+MainAndSecondaryCamerasWnd QFrame#line_4,
|
|
|
+MainAndSecondaryCamerasWnd QFrame#line_5,
|
|
|
+MainAndSecondaryCamerasWnd QFrame#line_6,
|
|
|
+MainAndSecondaryCamerasWnd QFrame#line_11,
|
|
|
+MainAndSecondaryCamerasWnd QFrame#line_12,
|
|
|
+MainAndSecondaryCamerasWnd QFrame#line_13,
|
|
|
+MainAndSecondaryCamerasWnd QFrame#line_14,
|
|
|
+MainAndSecondaryCamerasWnd QFrame#line_15,
|
|
|
+ChartsAndCamerasWnd QFrame#line,
|
|
|
+ChartsAndCamerasWnd QFrame#line_3,
|
|
|
+ChartsAndCamerasWnd QFrame#line_4,
|
|
|
+ChartsAndCamerasWnd QFrame#line_5,
|
|
|
+ChartsAndCamerasWnd QFrame#line_6
|
|
|
{
|
|
|
border:none;
|
|
|
background-color: rgba(78, 81, 206, 0.5);
|
|
|
}
|
|
|
|
|
|
-Demo001_3 QPushButton#pushButton_2,
|
|
|
-Demo001_3 QLabel#label_Percentage,
|
|
|
-Demo001_2 QPushButton#pushButton_2,
|
|
|
-Demo001_2 QLabel#Leftlabel_Percentage,
|
|
|
-Demo001_2 QPushButton#pushButton_4,
|
|
|
-Demo001_2 QLabel#Rightlabel_Percentage,
|
|
|
-Demo001_1 QPushButton#pushButton_2,
|
|
|
-Demo001_1 QLabel#label_Percentage
|
|
|
+SingleCameraOperationWnd QPushButton#pushButton_2,
|
|
|
+SingleCameraOperationWnd QLabel#label_Percentage,
|
|
|
+MainAndSecondaryCamerasWnd QPushButton#pushButton_2,
|
|
|
+MainAndSecondaryCamerasWnd QLabel#Leftlabel_Percentage,
|
|
|
+MainAndSecondaryCamerasWnd QPushButton#pushButton_4,
|
|
|
+MainAndSecondaryCamerasWnd QLabel#Rightlabel_Percentage,
|
|
|
+ChartsAndCamerasWnd QPushButton#pushButton_2,
|
|
|
+ChartsAndCamerasWnd QLabel#label_Percentage
|
|
|
{
|
|
|
color: #4E51CE;
|
|
|
}
|
|
|
|
|
|
-Demo001_3 QPushButton#ZoomUpButton,
|
|
|
-Demo001_2 QPushButton#LeftZoomUpButton,
|
|
|
-Demo001_2 QPushButton#RightZoomUpButton,
|
|
|
-Demo001_1 QPushButton#ZoomUpButton
|
|
|
+SingleCameraOperationWnd QPushButton#ZoomUpButton,
|
|
|
+MainAndSecondaryCamerasWnd QPushButton#LeftZoomUpButton,
|
|
|
+MainAndSecondaryCamerasWnd QPushButton#RightZoomUpButton,
|
|
|
+ChartsAndCamerasWnd QPushButton#ZoomUpButton
|
|
|
{
|
|
|
image: url(:/images/light/zoom up.png);
|
|
|
}
|
|
|
|
|
|
-Demo001_3 QPushButton#ZoomOutButton,
|
|
|
-Demo001_2 QPushButton#LeftZoomOutButton,
|
|
|
-Demo001_2 QPushButton#RightZoomOutButton,
|
|
|
-Demo001_1 QPushButton#ZoomOutButton
|
|
|
+SingleCameraOperationWnd QPushButton#ZoomOutButton,
|
|
|
+MainAndSecondaryCamerasWnd QPushButton#LeftZoomOutButton,
|
|
|
+MainAndSecondaryCamerasWnd QPushButton#RightZoomOutButton,
|
|
|
+ChartsAndCamerasWnd QPushButton#ZoomOutButton
|
|
|
{
|
|
|
image: url(:/images/light/zoom out.png);
|
|
|
}
|
|
|
|
|
|
-Demo001_3 QPushButton#RulerButton,
|
|
|
-Demo001_2 QPushButton#LeftRulerButton,
|
|
|
-Demo001_2 QPushButton#RightRulerButton,
|
|
|
-Demo001_1 QPushButton#RulerButton
|
|
|
+SingleCameraOperationWnd QPushButton#RulerButton,
|
|
|
+MainAndSecondaryCamerasWnd QPushButton#LeftRulerButton,
|
|
|
+MainAndSecondaryCamerasWnd QPushButton#RightRulerButton,
|
|
|
+ChartsAndCamerasWnd QPushButton#RulerButton
|
|
|
{
|
|
|
image: url(:/images/light/ruler.png);
|
|
|
}
|
|
|
|
|
|
-Demo001_3 QPushButton#PenButton,
|
|
|
-Demo001_2 QPushButton#LeftPenButton,
|
|
|
-Demo001_2 QPushButton#RightPenButton,
|
|
|
-Demo001_1 QPushButton#PenButton
|
|
|
+SingleCameraOperationWnd QPushButton#PenButton,
|
|
|
+MainAndSecondaryCamerasWnd QPushButton#LeftPenButton,
|
|
|
+MainAndSecondaryCamerasWnd QPushButton#RightPenButton,
|
|
|
+ChartsAndCamerasWnd QPushButton#PenButton
|
|
|
{
|
|
|
image: url(:/images/light/pen.png);
|
|
|
}
|