Widget
0
0
2173
1191
Widget
0
0
0
0
-
true
background-color: rgb(228, 223, 186);
2
true
Tab 1
330
120
1271
131
font: 72pt "Microsoft YaHei UI";
奎屯银力棉油机械有限公司
500
260
1151
141
font: 72pt "Microsoft YaHei UI";
籽棉异纤杂质分选机
Tab 2
-
0
0
20
9
9
9
-
true
Microsoft YaHei UI
48
false
false
font: 48pt "Microsoft YaHei UI";
color: rgb(34, 40, 49);
状态
-
0
0
0
120
/* btn_start 样式 */
QPushButton#btn_start {
background-color: #4b5b47; /* 暗绿色背景 */
color: #f5efe7; /* 白色文字 */
border: 2px solid #145A32; /* 更深的绿色边框 */
padding: 20px 40px; /* 内边距 */
border-radius: 12px; /* 圆角半径 */
font-size: 48px; /* 字体大小 */
font-weight: bold; /* 粗体字 */
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; /* 字体族 */
}
QPushButton#btn_start:hover {
background-color: #28b45d; /* 稍亮的暗绿色背景 */
border: 2px solid #1f8a4d; /* 暗绿色边框 */
}
QPushButton#btn_start:pressed {
background-color: #186a3b; /* 更深的绿色背景 */
color: #BDC3C7; /* 灰色文字 */
border: 2px solid #134d33; /* 更深的绿色边框 */
}
QPushButton#btn_start:disabled {
background-color: #7F8C8D; /* 灰色背景 */
color: #BDC3C7; /* 灰色文字 */
border: 2px solid #7F8C8D; /* 灰色边框 */
}
开始分选
-
0
0
0
120
/* btn_stop 样式 */
QPushButton#btn_stop
{
background-color: #be9970; /* 暗红色背景 */
color: #ffffff; /* 白色文字 */
border: 2px solid #641e16; /* 更深的红色边框 */
padding: 20px 40px; /* 内边距 */
border-radius: 12px; /* 圆角半径 */
font-size: 48px; /* 字体大小 */
font-weight: bold; /* 粗体字 */
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; /* 字体族 */
}
QPushButton#btn_stop:hover {
background-color: #cb4335; /* 稍亮的暗红色背景 */
border: 2px solid #a93226; /* 暗红色边框 */
}
QPushButton#btn_stop:pressed {
background-color: #7b241c; /* 更深的红色背景 */
color: #BDC3C7; /* 灰色文字 */
border: 2px solid #641e16; /* 更深的红色边框 */
}
QPushButton#btn_stop:disabled {
background-color: #7F8C8D; /* 灰色背景 */
color: #BDC3C7; /* 灰色文字 */
border: 2px solid #7F8C8D; /* 灰色边框 */
}
停止分选
-
0
0
0
120
/* btn_take_photos 样式 */
QPushButton#btn_take_photos {
background-color: #7c8876; /* 暗蓝色背景 */
color: #ffffff; /* 白色文字 */
border: 2px solid #6c7766; /* 更深的蓝色边框 */
padding: 20px 40px; /* 内边距 */
border-radius: 12px; /* 圆角半径 */
font-size: 48px; /* 字体大小 */
font-weight: bold; /* 粗体字 */
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; /* 字体族 */
}
QPushButton#btn_take_photos:hover {
background-color: #2e86c1; /* 稍亮的暗蓝色背景 */
border: 2px solid #21618c; /* 暗蓝色边框 */
}
QPushButton#btn_take_photos:pressed {
background-color: #145a86; /* 更深的蓝色背景 */
color: #BDC3C7; /* 灰色文字 */
border: 2px solid #0f3b6b; /* 更深的蓝色边框 */
}
QPushButton#btn_take_photos:disabled {
background-color: #7F8C8D; /* 灰色背景 */
color: #BDC3C7; /* 灰色文字 */
border: 2px solid #7F8C8D; /* 灰色边框 */
}
抓取图片
-
0
120
/* btn_set_value 样式 */
QPushButton#btn_set_valve {
background-color: #be9970; /* 橙色背景 */
color: #ffffff; /* 白色文字 */
border: 2px solid #d68910; /* 深橙色边框 */
padding: 20px 40px; /* 内边距 */
border-radius: 12px; /* 圆角半径 */
font-size: 48px; /* 字体大小 */
font-weight: bold; /* 粗体字 */
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; /* 字体族 */
}
QPushButton#btn_set_valve:hover {
background-color: #f1c40f; /* 亮橙色背景 */
border: 2px solid #f39c12; /* 橙色边框 */
}
QPushButton#btn_set_valve:pressed {
background-color: #d68910; /* 深橙色背景 */
color: #BDC3C7; /* 灰色文字 */
border: 2px solid #b9770e; /* 更深的橙色边框 */
}
QPushButton#btn_set_valve:disabled {
background-color: #7F8C8D; /* 灰色背景 */
color: #BDC3C7; /* 灰色文字 */
border: 2px solid #7F8C8D; /* 灰色边框 */
}
设置参数
-
0
120
/* btn_quit 样式 */
QPushButton#btn_quit {
background-color: #716244; /* 红色背景 */
color: #ffffff; /* 白色文字 */
border: 2px solid #922b21; /* 深红色边框 */
padding: 20px 40px; /* 内边距 */
border-radius: 12px; /* 圆角半径 */
font-size: 48px; /* 字体大小 */
font-weight: bold; /* 粗体字 */
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; /* 字体族 */
}
QPushButton#btn_quit:hover {
background-color: #e74c3c; /* 亮红色背景 */
border: 2px solid #c0392b; /* 红色边框 */
}
QPushButton#btn_quit:pressed {
background-color: #922b21; /* 深红色背景 */
color: #BDC3C7; /* 灰色文字 */
border: 2px solid #641e16; /* 更深的红色边框 */
}
QPushButton#btn_quit:disabled {
background-color: #7F8C8D; /* 灰色背景 */
color: #BDC3C7; /* 灰色文字 */
border: 2px solid #7F8C8D; /* 灰色边框 */
}
退出系统
-
Qt::Orientation::Vertical
0
0
-
-
QFrame::Shape::NoFrame
-
font: 18pt "Microsoft YaHei UI";
相机1(高侧/气罐侧)
-
Qt::Orientation::Horizontal
0
0
-
font: 12pt "Microsoft YaHei UI";
屏蔽深度学习
-
true
font: 12pt "Microsoft YaHei UI";
屏蔽艳丽检测
-
false
font: 12pt "Microsoft YaHei UI";
色检结果
-
false
font: 12pt "Microsoft YaHei UI";
智检结果
-
font: 12pt "Microsoft YaHei UI";
图片镜像
-
0
0
background-color: rgb(129, 129, 129);
border: 4px solid black;
border-radius: 12px; /* 圆角半径 */
1
-
QFrame::Shape::NoFrame
-
font: 18pt "Microsoft YaHei UI";
相机0(低侧/出风口侧)
-
Qt::Orientation::Horizontal
0
0
-
font: 12pt "Microsoft YaHei UI";
屏蔽深度学习
-
true
font: 12pt "Microsoft YaHei UI";
屏蔽艳丽检测
-
false
font: 12pt "Microsoft YaHei UI";
色检结果
-
false
font: 12pt "Microsoft YaHei UI";
智检结果
-
font: 12pt "Microsoft YaHei UI";
图片镜像
true
-
0
0
background-color: rgb(129, 129, 129);
border: 4px solid black;
border-radius: 12px; /* 圆角半径 */
1
Tab 3
0
10
421
81
Microsoft YaHei UI
48
false
true
font: 700 48pt "Microsoft YaHei UI";
参数设置界面
30
130
771
651
font: 700 40pt "Microsoft YaHei UI";
border-color: rgb(0, 0, 0);
下位机参数
30
470
231
141
设定参数
20
80
698
373
QFrame::Shape::StyledPanel
QFrame::Shadow::Raised
-
-
font: 700 48pt "Microsoft YaHei UI";
延迟时间
-
font: 700 48pt "Microsoft YaHei UI";
相机行频
-
font: 700 48pt "Microsoft YaHei UI";
喷阀频率
-
-
1000
1400
10
1200
-
8000
13000
100
12000
-
150
250
200
480
470
231
141
返回
920
150
91
21
喷阀测试界面
1050
240
331
91
手动喷阀测试
30
40
31
16
通道
60
40
42
22
150
40
75
23
测试
240
40
75
23
停止测试
1050
420
331
91
自动喷阀测试
60
40
75
23
开始测试
210
40
75
23
停止测试
510
770
231
141
home
background-color: rgb(26, 26, 26);
Tab 4
0
0
-
QFrame::Shape::StyledPanel
QFrame::Shadow::Raised
-
font: 700 30pt "Microsoft YaHei UI";
color: rgb(255, 255, 255)
银力棉油机械有限公司
-
Qt::Orientation::Horizontal
672
20
-
font: 14pt "Microsoft YaHei UI";
color: rgb(170, 170, 170)
2024-12-26 10:30AM
-
Qt::Orientation::Horizontal
672
20
-
0
0
0
0
/* btn_start 样式 */
QPushButton#btn_settings {
background-color: rgb(52,52,52); /* 暗绿色背景 */
color: #ffffff; /* 白色文字 */
border-radius: 12px; /* 圆角半径 */
font-size: 24px; /* 字体大小 */
font-weight: bold; /* 粗体字 */
padding: 10px 20px; /* 内边距 */
}
QPushButton#btn_settings:hover {
background-color: #28b45d; /* 稍亮的暗绿色背景 */
border: 2px solid #1f8a4d; /* 暗绿色边框 */
}
QPushButton#btn_settings:pressed {
background-color: #186a3b; /* 更深的绿色背景 */
color: #BDC3C7; /* 灰色文字 */
border: 2px solid #134d33; /* 更深的绿色边框 */
}
QPushButton#btn_start:disabled {
background-color: #7F8C8D; /* 灰色背景 */
color: #BDC3C7; /* 灰色文字 */
border: 2px solid #7F8C8D; /* 灰色边框 */
}
设置
-
0
0
0
0
/* btn_start 样式 */
QPushButton#btn_live {
background-color: rgb(52,52,52); /* 暗绿色背景 */
color: #ffffff; /* 白色文字 */
border-radius: 12px; /* 圆角半径 */
font-size: 24px; /* 字体大小 */
font-weight: bold; /* 粗体字 */
padding: 10px 20px; /* 内边距 */
}
QPushButton#btn_live:hover {
background-color: #28b45d; /* 稍亮的暗绿色背景 */
border: 2px solid #1f8a4d; /* 暗绿色边框 */
}
QPushButton#btn_live:pressed {
background-color: #186a3b; /* 更深的绿色背景 */
color: #BDC3C7; /* 灰色文字 */
border: 2px solid #134d33; /* 更深的绿色边框 */
}
QPushButton#btn_start:disabled {
background-color: #7F8C8D; /* 灰色背景 */
color: #BDC3C7; /* 灰色文字 */
border: 2px solid #7F8C8D; /* 灰色边框 */
}
相机
-
QFrame#frame_5{
border:2px solid rgb(70,70,70);
font-family: Arial, sans-serif;
background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, stop:0 #2d2d2d, stop:1 #1a1a1a);
color: #ffffff;}
QFrame::Shape::StyledPanel
QFrame::Shadow::Raised
24
38
20
38
20
-
0
0
346
0
16777215
16777215
QFrame#frame_running_time{
background: #2d2d2d;
border: 3px solid #444;
border-radius: 12px;
padding: 20px;
min-width: 300px;
box-shadow: 0px 8px 12px rgba(0, 0, 0, 0.5);}
QFrame::Shape::StyledPanel
QFrame::Shadow::Raised
-
-
font: 700 26pt "Microsoft YaHei UI";
color:rgb(223,223,223);
background-color: #2d2d2d;;
运行时间
-
Qt::Orientation::Horizontal
40
20
-
Qt::Orientation::Vertical
20
357
-
QLayout::SizeConstraint::SetMinimumSize
-
font: 700 32pt "Microsoft YaHei UI";
color:rgb(105,186,210);
background-color: #2d2d2d;;
482
-
0
0
font: 700 20pt "Microsoft YaHei UI";
color:rgb(105,186,210);
background-color: #2d2d2d;;
小时
-
font: 700 32pt "Microsoft YaHei UI";
color:rgb(105,186,210);
background-color: #2d2d2d;;
52
-
0
0
font: 700 20pt "Microsoft YaHei UI";
color:rgb(105,186,210);
background-color: #2d2d2d;;
分钟
-
Qt::Orientation::Vertical
20
357
-
-
font: 700 14pt "Microsoft YaHei UI";
color:rgb(169,169,169);
background-color: #2d2d2d;;
今日运行时长:8小时15分钟32秒
-
Qt::Orientation::Horizontal
40
20
-
0
0
/* 进度条样式 */
QProgressBar {
background: #444;
border: none;
height: 24px;
border-radius: 4px;
}
QProgressBar::chunk {
background: #00bcd4;
width: 70%; /* 模拟进度 */
}
/* 状态栏样式 */
QStatusBar {
background: #1a1a1a;
padding: 10px 20px;
border-top: 1px solid #444;
color: #fff;
}
QLabel#status-text {
color: #00ff00;
font-weight: bold;
}
24
-
0
0
16777215
16777215
QFrame#frame_valve{
background: #2d2d2d;
border: 3px solid #444;
border-radius: 12px;
padding: 20px;
min-width: 300px;
box-shadow: 0px 8px 12px rgba(0, 0, 0, 0.5);}
QFrame::Shape::StyledPanel
QFrame::Shadow::Raised
-
-
font: 700 26pt "Microsoft YaHei UI";
color:rgb(223,223,223);
background-color: #2d2d2d;;
喷气次数
-
Qt::Orientation::Horizontal
40
20
-
Qt::Orientation::Vertical
20
163
-
-
font: 700 32pt "Microsoft YaHei UI";
color:rgb(105,186,210);
background-color: #2d2d2d;;
12,233,473
Qt::AlignmentFlag::AlignRight|Qt::AlignmentFlag::AlignTrailing|Qt::AlignmentFlag::AlignVCenter
-
0
0
font: 700 20pt "Microsoft YaHei UI";
color:rgb(105,186,210);
background-color: #2d2d2d;;
次
-
Qt::Orientation::Vertical
20
163
-
-
font: 700 14pt "Microsoft YaHei UI";
color:rgb(169,169,169);
background-color: #2d2d2d;;
今日累计喷气次数:
-
Qt::Orientation::Horizontal
40
20
-
-
font: 700 16pt "Microsoft YaHei UI";
color:rgb(169,169,169);
background-color: #2d2d2d;;
320次
-
Qt::Orientation::Horizontal
40
20
-
0
0
16777215
16777215
QFrame#frame_history{
background: #2d2d2d;
border: 3px solid #444;
border-radius: 12px;
padding: 20px;
min-width: 300px;
box-shadow: 0px 8px 12px rgba(0, 0, 0, 0.5);}
QFrame::Shape::StyledPanel
QFrame::Shadow::Raised
-
-
font: 700 26pt "Microsoft YaHei UI";
color:rgb(223,223,223);
background-color: #2d2d2d;;
历史数据
-
Qt::Orientation::Horizontal
40
20
-
-
Qt::Orientation::Vertical
20
163
-
-
90
0
QFrame::Shape::StyledPanel
QFrame::Shadow::Raised
-
Qt::Orientation::Horizontal
959
20
-
font: 18pt "Microsoft YaHei UI";
color: #ffffff
设备状态:
-
font: 18pt "Microsoft YaHei UI";
color: rgb(144,255,60);r'g'b
正常运行
-
Qt::Orientation::Horizontal
959
20