|
@@ -283,10 +283,6 @@ ChartsAndCamerasWnd QPushButton#LiveButton
|
|
background:qlineargradient(spread:pad,x1:0,y1:0,x2:0,y2:1,stop:0 #949FE8,stop:1 #2D309B);
|
|
background:qlineargradient(spread:pad,x1:0,y1:0,x2:0,y2:1,stop:0 #949FE8,stop:1 #2D309B);
|
|
}
|
|
}
|
|
|
|
|
|
-SingleCameraOperationWnd QWidget#RedLight,
|
|
|
|
-SingleCameraOperationWnd QWidget#GreenLight,
|
|
|
|
-SingleCameraOperationWnd QWidget#BlueLight,
|
|
|
|
-SingleCameraOperationWnd QWidget#DotLight,
|
|
|
|
MainAndSecondaryCamerasWnd QWidget#RedLight,
|
|
MainAndSecondaryCamerasWnd QWidget#RedLight,
|
|
MainAndSecondaryCamerasWnd QWidget#GreenLight,
|
|
MainAndSecondaryCamerasWnd QWidget#GreenLight,
|
|
MainAndSecondaryCamerasWnd QWidget#BlueLight,
|
|
MainAndSecondaryCamerasWnd QWidget#BlueLight,
|
|
@@ -295,10 +291,22 @@ MainAndSecondaryCamerasWnd QTabWidget#switchTabWidget,
|
|
MainAndSecondaryCamerasWnd QWidget#LightJoystickSwitchPage,
|
|
MainAndSecondaryCamerasWnd QWidget#LightJoystickSwitchPage,
|
|
MainAndSecondaryCamerasWnd QWidget#GreenLightTab,
|
|
MainAndSecondaryCamerasWnd QWidget#GreenLightTab,
|
|
MainAndSecondaryCamerasWnd QWidget#JoystickTab,
|
|
MainAndSecondaryCamerasWnd QWidget#JoystickTab,
|
|
|
|
+SingleCameraOperationWnd QWidget#RedLight,
|
|
|
|
+SingleCameraOperationWnd QWidget#GreenLight,
|
|
|
|
+SingleCameraOperationWnd QWidget#BlueLight,
|
|
|
|
+SingleCameraOperationWnd QWidget#DotLight,
|
|
|
|
+SingleCameraOperationWnd QTabWidget#switchTabWidget,
|
|
|
|
+SingleCameraOperationWnd QWidget#LightJoystickSwitchPage,
|
|
|
|
+SingleCameraOperationWnd QWidget#GreenLightTab,
|
|
|
|
+SingleCameraOperationWnd QWidget#JoystickTab,
|
|
ChartsAndCamerasWnd QWidget#RedLight,
|
|
ChartsAndCamerasWnd QWidget#RedLight,
|
|
ChartsAndCamerasWnd QWidget#GreenLight,
|
|
ChartsAndCamerasWnd QWidget#GreenLight,
|
|
ChartsAndCamerasWnd QWidget#BlueLight,
|
|
ChartsAndCamerasWnd QWidget#BlueLight,
|
|
-ChartsAndCamerasWnd QWidget#DotLight
|
|
|
|
|
|
+ChartsAndCamerasWnd QWidget#DotLight,
|
|
|
|
+ChartsAndCamerasWnd QTabWidget#switchTabWidget,
|
|
|
|
+ChartsAndCamerasWnd QWidget#LightJoystickSwitchPage,
|
|
|
|
+ChartsAndCamerasWnd QWidget#GreenLightTab,
|
|
|
|
+ChartsAndCamerasWnd QWidget#JoystickTab
|
|
{
|
|
{
|
|
background: #D6D8ED;
|
|
background: #D6D8ED;
|
|
}
|
|
}
|
|
@@ -362,17 +370,20 @@ QProgressBar#DotLightprogressBar_L::chunk
|
|
}
|
|
}
|
|
|
|
|
|
/* 工具栏 */
|
|
/* 工具栏 */
|
|
-SingleCameraOperationWnd QWidget#Toolbar,
|
|
|
|
-MainAndSecondaryCamerasWnd QWidget#Toolbar,
|
|
|
|
-ChartsAndCamerasWnd QWidget#Toolbar
|
|
|
|
|
|
+SingleCameraOperationWnd QHBoxLayout#horizontalLayout_2,
|
|
|
|
+MainAndSecondaryCamerasWnd QHBoxLayout#horizontalLayout_2,
|
|
|
|
+ChartsAndCamerasWnd QHBoxLayout#horizontalLayout_2,
|
|
|
|
+SingleCameraOperationWnd QHBoxLayout#horizontalLayout,
|
|
|
|
+MainAndSecondaryCamerasWnd QHBoxLayout#horizontalLayout,
|
|
|
|
+ChartsAndCamerasWnd QHBoxLayout#horizontalLayout
|
|
{
|
|
{
|
|
border-radius: 6px;
|
|
border-radius: 6px;
|
|
background: #CBD0FF;
|
|
background: #CBD0FF;
|
|
}
|
|
}
|
|
|
|
|
|
-SingleCameraOperationWnd QWidget#Toolbar QPushButton,
|
|
|
|
-MainAndSecondaryCamerasWnd QWidget#Toolbar QPushButton,
|
|
|
|
-ChartsAndCamerasWnd QWidget#Toolbar QPushButton
|
|
|
|
|
|
+SingleCameraOperationWnd QWidget#layoutWidget QPushButton,
|
|
|
|
+MainAndSecondaryCamerasWnd QWidget#layoutWidget QPushButton,
|
|
|
|
+ChartsAndCamerasWnd QWidget#layoutWidget QPushButton
|
|
{
|
|
{
|
|
border-radius: 6px;
|
|
border-radius: 6px;
|
|
background: #CBD0FF;
|
|
background: #CBD0FF;
|