MainWindow
0
0
698
737
Form
Qt::LeftToRight
QToolButton{
font: 10pt "黑体";
color:#1b1e23
}
QToolButton:hover{
color:#225895
}
QToolButton:pressed{
color:#225895
}
QToolButton:checked{
color:#225895
}
QLabel{
font:"黑体";
color:#1b1e23
}
#pushButton_5 { border-image: url(:/image/Btn/btn.png);
color:#1b1e23 }
#pushButton_5:hover { border-image: url(:/image/Btn/btn_p.png);
color:#ffffff}
#pushButton_5:pressed { border-image: url(:/image/Btn/btn_p.png);
color:#ffffff}
#pushButton_5:checked { border-image: url(:/image/Btn/btn_p.png);
color:#ffffff}
#pushButton_2 { border-image: url(:/image/Btn/btn.png);
color:#1b1e23 }
#pushButton_2:hover { border-image: url(:/image/Btn/btn_p.png);
color:#ffffff}
#pushButton_2:pressed { border-image: url(:/image/Btn/btn_p.png);
color:#ffffff}
#pushButton_2:checked { border-image: url(:/image/Btn/btn_p.png);
color:#ffffff}
#pushButton { border-image: url(:/image/Btn/btn.png);
color:#1b1e23 }
#pushButton:hover { border-image: url(:/image/Btn/btn_p.png);
color:#ffffff}
#pushButton:pressed { border-image: url(:/image/Btn/btn_p.png);
color:#ffffff}
#pushButton:checked { border-image: url(:/image/Btn/btn_p.png);
color:#ffffff}
#pushButton_9 { border-image: url(:/image/Btn/btn.png);
color:#1b1e23 }
#pushButton_9:hover { border-image: url(:/image/Btn/btn_p.png);
color:#ffffff}
#pushButton_9:pressed { border-image: url(:/image/Btn/btn_p.png);
color:#ffffff}
#pushButton_9:checked { border-image: url(:/image/Btn/btn_p.png);
color:#ffffff}
#mainMonitorBtn {
background-image: url(:/image/Btn/mainView.png);
background-repeat: no-repeat;
background-origin: padding;
background-position: top;
border: none;
text-align:bottom;
}
#mainMonitorBtn:hover {
background-image: url(:/image/Btn/mainView_p.png);
}
#mainMonitorBtn:pressed {
background-image: url(:/image/Btn/mainView_p.png);
}
#mainMonitorBtn:checked {
background-image: url(:/image/Btn/mainView_p.png);
}
#characBtn {
background-image: url(:/image/Btn/staticList.png);
background-repeat: no-repeat;
background-origin: padding;
background-position: top;
border: none;
text-align:bottom;
}
#characBtn:hover {
background-image: url(:/image/Btn/staticList_p.png);
}
#characBtn:pressed {
background-image: url(:/image/Btn/staticList_p.png);
}
#characBtn:checked {
background-image: url(:/image/Btn/staticList_p.png);
}
#waveBtn {
background-image: url(:/image/Btn/wave.png);
background-repeat: no-repeat;
background-origin: padding;
background-position: top;
border: none;
text-align:bottom;
}
#waveBtn:hover {
background-image: url(:/image/Btn/wave_p.png);
}
#waveBtn:pressed {
background-image: url(:/image/Btn/wave_p.png);
}
#waveBtn:checked {
background-image: url(:/image/Btn/wave_p.png);
}
#realTimeClockBtn {
background-image: url(:/image/Btn/realtimeAlarm.png);
background-repeat: no-repeat;
background-origin: padding;
background-position: top;
border: none;
text-align:bottom;
}
#realTimeClockBtn:hover {
background-image: url(:/image/Btn/realtimeAlarm_p.png);
}
#realTimeClockBtn:pressed {
background-image: url(:/image/Btn/realtimeAlarm_p.png);
}
#realTimeClockBtn:checked {
background-image: url(:/image/Btn/realtimeAlarm_p.png);
}
#historyClockBtn {
background-image: url(:/image/Btn/historyAlarm.png);
background-repeat: no-repeat;
background-origin: padding;
background-position: top;
border: none;
text-align:bottom;
}
#historyClockBtn:hover {
background-image: url(:/image/Btn/historyAlarm_p.png);
}
#historyClockBtn:pressed {
background-image: url(:/image/Btn/historyAlarm_p.png);
}
#historyClockBtn:checked {
background-image: url(:/image/Btn/historyAlarm_p.png);
}
#analysisBtn {
background-image: url(:/image/Btn/trendAna.png);
background-repeat: no-repeat;
background-origin: padding;
background-position: top;
border: none;
text-align:bottom;
}
#analysisBtn:hover {
background-image: url(:/image/Btn/trendAna_p.png);
}
#analysisBtn:pressed {
background-image: url(:/image/Btn/trendAna_p.png);
}
#analysisBtn:checked {
background-image: url(:/image/Btn/trendAna_p.png);
}
#analysisBtn {
background-image: url(:/image/Btn/trendAna.png);
background-repeat: no-repeat;
background-origin: padding;
background-position: top;
border: none;
text-align:bottom;
}
#analysisBtn:hover {
background-image: url(:/image/Btn/trendAna_p.png);
}
#analysisBtn:pressed {
background-image: url(:/image/Btn/trendAna_p.png);
}
#analysisBtn:checked {
background-image: url(:/image/Btn/trendAna_p.png);
}
#unitSettingBtn {
background-image: url(:/image/Btn/unit.png);
background-repeat: no-repeat;
background-origin: padding;
background-position: top;
border: none;
text-align:bottom;
}
#unitSettingBtn:hover {
background-image: url(:/image/Btn/unit_p.png);
}
#unitSettingBtn:pressed {
background-image: url(:/image/Btn/unit_p.png);
}
#unitSettingBtn:checked {
background-image: url(:/image/Btn/unit_p.png);
}
#boardSettingBtn {
background-image: url(:/image/Btn/boardSetting.png);
background-repeat: no-repeat;
background-origin: padding;
background-position: top;
border: none;
text-align:bottom;
}
#boardSettingBtn:hover {
background-image: url(:/image/Btn/boardSetting_p.png);
}
#boardSettingBtn:pressed {
background-image: url(:/image/Btn/boardSetting_p.png);
}
#boardSettingBtn:checked {
background-image: url(:/image/Btn/boardSetting_p.png);
}
#channelSettingBtn {
background-image: url(:/image/Btn/channelSetting.png);
background-repeat: no-repeat;
background-origin: padding;
background-position: top;
border: none;
text-align:bottom;
}
#channelSettingBtn:hover {
background-image: url(:/image/Btn/channelSetting_p.png);
}
#channelSettingBtn:pressed {
background-image: url(:/image/Btn/channelSetting_p.png);
}
#channelSettingBtn:checked {
background-image: url(:/image/Btn/channelSetting_p.png);
}
#workConditionBtn {
background-image: url(:/image/Btn/wcSetting.png);
background-repeat: no-repeat;
background-origin: padding;
background-position: top;
border: none;
text-align:bottom;
}
#workConditionBtn:hover {
background-image: url(:/image/Btn/wcSetting_p.png);
}
#workConditionBtn:pressed {
background-image: url(:/image/Btn/wcSetting_p.png);
}
#workConditionBtn:checked {
background-image: url(:/image/Btn/wcSetting_p.png);
}
#triggerBtn {
background-image: url(:/image/Btn/triggerSetting.png);
background-repeat: no-repeat;
background-origin: padding;
background-position: top;
border: none;
text-align:bottom;
}
#triggerBtn:hover {
background-image: url(:/image/Btn/triggerSetting_p.png);
}
#triggerBtn:pressed {
background-image: url(:/image/Btn/triggerSetting_p.png);
}
#triggerBtn:checked {
background-image: url(:/image/Btn/triggerSetting_p.png);
}
#configurationBtn {
background-image: url(:/image/Btn/unitAlarm.png);
background-repeat: no-repeat;
background-origin: padding;
background-position: top;
border: none;
text-align:bottom;
}
#configurationBtn:hover {
background-image: url(:/image/Btn/unitAlarm_p.png);
}
#configurationBtn:pressed {
background-image: url(:/image/Btn/unitAlarm_p.png);
}
#configurationBtn:checked {
background-image: url(:/image/Btn/unitAlarm_p.png);
}
#serverConfigBtn {
background-image: url(:/image/Btn/netSetting.png);
background-repeat: no-repeat;
background-origin: padding;
background-position: top;
border: none;
text-align:bottom;
}
#serverConfigBtn:hover {
background-image: url(:/image/Btn/netSetting_p.png);
}
#serverConfigBtn:pressed {
background-image: url(:/image/Btn/netSetting_p.png);
}
#serverConfigBtn:checked {
background-image: url(:/image/Btn/netSetting_p.png);
}
#NTPConfigBtn {
background-image: url(:/image/Btn/timeSetting.png);
background-repeat: no-repeat;
background-origin: padding;
background-position: top;
border: none;
text-align:bottom;
}
#NTPConfigBtn:hover {
background-image: url(:/image/Btn/timeSetting_p.png);
}
#NTPConfigBtn:pressed {
background-image: url(:/image/Btn/timeSetting_p.png);
}
#NTPConfigBtn:checked {
background-image: url(:/image/Btn/timeSetting_p.png);
}
#systemSelfinspectionBtn {
background-image: url(:/image/Btn/systemSelfcheck.png);
background-repeat: no-repeat;
background-origin: padding;
background-position: top;
border: none;
text-align:bottom;
}
#systemSelfinspectionBtn:hover {
background-image: url(:/image/Btn/systemSelfcheck_p.png);
}
#systemSelfinspectionBtn:pressed {
background-image: url(:/image/Btn/systemSelfcheck_p.png);
}
#systemSelfinspectionBtn:checked {
background-image: url(:/image/Btn/systemSelfcheck_p.png);
}
#terminalDetailsBtn {
background-image: url(:/image/Btn/terminalInfo.png);
background-repeat: no-repeat;
background-origin: padding;
background-position: top;
border: none;
text-align:bottom;
}
#terminalDetailsBtn:hover {
background-image: url(:/image/Btn/terminalInfo_p.png);
}
#terminalDetailsBtn:pressed {
background-image: url(:/image/Btn/terminalInfo_p.png);
}
#terminalDetailsBtn:checked {
background-image: url(:/image/Btn/terminalInfo_p.png);
}
#channelCalibrationBtn {
background-image: url(:/image/Btn/channelBD.png);
background-repeat: no-repeat;
background-origin: padding;
background-position: top;
border: none;
text-align:bottom;
}
#channelCalibrationBtn:hover {
background-image: url(:/image/Btn/channelBD_p.png);
}
#channelCalibrationBtn:pressed {
background-image: url(:/image/Btn/channelBD_p.png);
}
#channelCalibrationBtn:checked {
background-image: url(:/image/Btn/channelBD_p.png);
}
#otherConfigBtn {
background-image: url(:/image/Btn/otherConfig.png);
background-repeat: no-repeat;
background-origin: padding;
background-position: top;
border: none;
text-align:bottom;
}
#otherConfigBtn:hover {
background-image: url(:/image/Btn/otherConfig_p.png);
}
#otherConfigBtn:pressed {
background-image: url(:/image/Btn/otherConfig_p.png);
}
#otherConfigBtn:checked {
background-image: url(:/image/Btn/otherConfig_p.png);
}
#DIOBtn {
background-image: url(:/image/Btn/DIO.png);
background-repeat: no-repeat;
background-origin: padding;
background-position: top;
border: none;
text-align:bottom;
}
#DIOBtn:hover {
background-image: url(:/image/Btn/DIO_p.png);
}
#DIOBtn:pressed {
background-image: url(:/image/Btn/DIO_p.png);
}
#DIOBtn:checked {
background-image: url(:/image/Btn/DIO_p.png);
}
background-image: url(:/image/bj.jpg);
1
1
1
1
1
-
0
71
16777215
71
-
Qt::Horizontal
110
20
-
-
-
Qt::Horizontal
10
20
-
95
31
95
31
Qt::LeftToRight
font: 12pt "黑体";
实时监测
-
Qt::Horizontal
10
20
-
95
31
95
31
font: 12pt "黑体";
事故追溯
-
Qt::Horizontal
10
20
-
95
31
95
31
font:12pt "黑体";
数据组态
-
Qt::Horizontal
10
20
-
95
31
95
31
font: 12pt "黑体";
系统设置
-
Qt::Horizontal
20
20
-
0
-
黑体
12
50
false
false
当前工况: -
-
黑体
12
50
false
false
触发状态: -
-
Qt::Horizontal
20
20
-
0
0
0
0
0
-
0
30
16777215
50
0
0
0
0
0
-
color: rgb(31, 81, 136);
TextLabel
-
font: 12pt "黑体";
RPM
-
0
30
0
0
0
0
0
-
TextLabel
-
3
1
1
1
1
1
-
100
0
100
16777215
-
Qt::Vertical
17
5
-
-
Qt::Vertical
20
40
-
80
90
100
90
Qt::LeftToRight
主监视图
-
Qt::Vertical
20
10
-
80
90
100
16777215
Qt::LeftToRight
特征值列表
-
Qt::Vertical
20
10
-
80
90
100
16777215
波形图
-
Qt::Vertical
20
10
-
80
90
100
16777215
开入开出
-
Qt::Vertical
14
5
-
0
0
0
0
0
-
true
-1
1
1
1
1
1
-
100
0
100
16777215
-
Qt::Vertical
20
100
-
-
Qt::Vertical
20
40
-
80
90
80
90
实时报警
-
Qt::Vertical
20
40
-
80
90
80
90
历史报警
-
Qt::Vertical
20
40
-
Qt::Vertical
20
100
-
-
1
1
1
1
1
-
100
0
100
16777215
-
Qt::Vertical
20
70
-
-
Qt::Vertical
20
40
-
80
85
80
85
机组配置
-
Qt::Vertical
20
5
-
80
85
80
85
板卡配置
-
Qt::Vertical
20
5
-
80
85
80
85
通道配置
-
Qt::Vertical
20
5
-
80
85
80
85
工况配置
-
Qt::Vertical
20
5
-
80
85
80
85
触发配置
-
Qt::Vertical
20
5
-
80
85
80
85
组态报警
-
Qt::Vertical
20
5
-
Qt::Vertical
20
69
-
0
0
0
0
0
-
-1
1
1
1
1
1
-
100
0
100
16777215
-
-
80
80
80
80
网络配置
-
80
80
80
80
时间配置
-
80
80
80
80
系统自检
-
80
80
80
80
终端详情
-
80
80
80
80
通道标定
-
80
85
80
85
其他配置
-
0
0
0
0
0
-
-1
-
true
color: rgb(27, 30, 35);
-
TextLabel
-
Qt::Horizontal
264
20
-
TextLabel
-
Qt::Horizontal
40
20
-
-
96
28
96
28
#pushButton_detail { border-image: url(:/image/Btn/normal_Btn.png);
color:#1f5188 }
#pushButton_detail:hover { border-image: url(:/image/Btn/normal_Btn_p.png);
color:#ffffff}
#pushButton_detail:pressed { border-image: url(:/image/Btn/normal_Btn_p.png);
color:#ffffff}
#pushButton_detail:checked { border-image: url(:/image/Btn/normal_Btn_p.png);
color:#ffffff}
明细
-
Qt::Horizontal
150
20
-