1819 lines
52 KiB
XML
1819 lines
52 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<ui version="4.0">
|
|
<class>MainWindow</class>
|
|
<widget class="QWidget" name="MainWindow">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>698</width>
|
|
<height>737</height>
|
|
</rect>
|
|
</property>
|
|
<property name="windowTitle">
|
|
<string>Form</string>
|
|
</property>
|
|
<property name="layoutDirection">
|
|
<enum>Qt::LeftToRight</enum>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">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);
|
|
</string>
|
|
</property>
|
|
<layout class="QVBoxLayout" name="verticalLayout">
|
|
<property name="spacing">
|
|
<number>1</number>
|
|
</property>
|
|
<property name="leftMargin">
|
|
<number>1</number>
|
|
</property>
|
|
<property name="topMargin">
|
|
<number>1</number>
|
|
</property>
|
|
<property name="rightMargin">
|
|
<number>1</number>
|
|
</property>
|
|
<property name="bottomMargin">
|
|
<number>1</number>
|
|
</property>
|
|
<item>
|
|
<widget class="QWidget" name="widgetTitle" native="true">
|
|
<property name="minimumSize">
|
|
<size>
|
|
<width>0</width>
|
|
<height>71</height>
|
|
</size>
|
|
</property>
|
|
<property name="maximumSize">
|
|
<size>
|
|
<width>16777215</width>
|
|
<height>71</height>
|
|
</size>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true"/>
|
|
</property>
|
|
<layout class="QHBoxLayout" name="horizontalLayout">
|
|
<item>
|
|
<spacer name="horizontalSpacer_8">
|
|
<property name="orientation">
|
|
<enum>Qt::Horizontal</enum>
|
|
</property>
|
|
<property name="sizeHint" stdset="0">
|
|
<size>
|
|
<width>110</width>
|
|
<height>20</height>
|
|
</size>
|
|
</property>
|
|
</spacer>
|
|
</item>
|
|
<item>
|
|
<widget class="QLabel" name="LOGO">
|
|
<property name="text">
|
|
<string/>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item>
|
|
<widget class="QWidget" name="widgetTop" native="true">
|
|
<property name="styleSheet">
|
|
<string notr="true"/>
|
|
</property>
|
|
<layout class="QHBoxLayout" name="horizontalLayout_3">
|
|
<item>
|
|
<spacer name="horizontalSpacer_7">
|
|
<property name="orientation">
|
|
<enum>Qt::Horizontal</enum>
|
|
</property>
|
|
<property name="sizeHint" stdset="0">
|
|
<size>
|
|
<width>10</width>
|
|
<height>20</height>
|
|
</size>
|
|
</property>
|
|
</spacer>
|
|
</item>
|
|
<item>
|
|
<widget class="QPushButton" name="pushButton_5">
|
|
<property name="minimumSize">
|
|
<size>
|
|
<width>95</width>
|
|
<height>31</height>
|
|
</size>
|
|
</property>
|
|
<property name="maximumSize">
|
|
<size>
|
|
<width>95</width>
|
|
<height>31</height>
|
|
</size>
|
|
</property>
|
|
<property name="layoutDirection">
|
|
<enum>Qt::LeftToRight</enum>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">font: 12pt "黑体";</string>
|
|
</property>
|
|
<property name="text">
|
|
<string>实时监测</string>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item>
|
|
<spacer name="horizontalSpacer_4">
|
|
<property name="orientation">
|
|
<enum>Qt::Horizontal</enum>
|
|
</property>
|
|
<property name="sizeHint" stdset="0">
|
|
<size>
|
|
<width>10</width>
|
|
<height>20</height>
|
|
</size>
|
|
</property>
|
|
</spacer>
|
|
</item>
|
|
<item>
|
|
<widget class="QPushButton" name="pushButton_2">
|
|
<property name="minimumSize">
|
|
<size>
|
|
<width>95</width>
|
|
<height>31</height>
|
|
</size>
|
|
</property>
|
|
<property name="maximumSize">
|
|
<size>
|
|
<width>95</width>
|
|
<height>31</height>
|
|
</size>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">font: 12pt "黑体";</string>
|
|
</property>
|
|
<property name="text">
|
|
<string>事故追溯</string>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item>
|
|
<spacer name="horizontalSpacer_5">
|
|
<property name="orientation">
|
|
<enum>Qt::Horizontal</enum>
|
|
</property>
|
|
<property name="sizeHint" stdset="0">
|
|
<size>
|
|
<width>10</width>
|
|
<height>20</height>
|
|
</size>
|
|
</property>
|
|
</spacer>
|
|
</item>
|
|
<item>
|
|
<widget class="QPushButton" name="pushButton">
|
|
<property name="minimumSize">
|
|
<size>
|
|
<width>95</width>
|
|
<height>31</height>
|
|
</size>
|
|
</property>
|
|
<property name="maximumSize">
|
|
<size>
|
|
<width>95</width>
|
|
<height>31</height>
|
|
</size>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">font:12pt "黑体";</string>
|
|
</property>
|
|
<property name="text">
|
|
<string>数据组态</string>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item>
|
|
<spacer name="horizontalSpacer_6">
|
|
<property name="orientation">
|
|
<enum>Qt::Horizontal</enum>
|
|
</property>
|
|
<property name="sizeHint" stdset="0">
|
|
<size>
|
|
<width>10</width>
|
|
<height>20</height>
|
|
</size>
|
|
</property>
|
|
</spacer>
|
|
</item>
|
|
<item>
|
|
<widget class="QPushButton" name="pushButton_9">
|
|
<property name="minimumSize">
|
|
<size>
|
|
<width>95</width>
|
|
<height>31</height>
|
|
</size>
|
|
</property>
|
|
<property name="maximumSize">
|
|
<size>
|
|
<width>95</width>
|
|
<height>31</height>
|
|
</size>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">font: 12pt "黑体";</string>
|
|
</property>
|
|
<property name="text">
|
|
<string>系统设置</string>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
</layout>
|
|
</widget>
|
|
</item>
|
|
<item>
|
|
<spacer name="horizontalSpacer">
|
|
<property name="orientation">
|
|
<enum>Qt::Horizontal</enum>
|
|
</property>
|
|
<property name="sizeHint" stdset="0">
|
|
<size>
|
|
<width>20</width>
|
|
<height>20</height>
|
|
</size>
|
|
</property>
|
|
</spacer>
|
|
</item>
|
|
<item>
|
|
<layout class="QVBoxLayout" name="verticalLayout_13">
|
|
<property name="topMargin">
|
|
<number>0</number>
|
|
</property>
|
|
<item>
|
|
<widget class="QLabel" name="label_WC">
|
|
<property name="font">
|
|
<font>
|
|
<family>黑体</family>
|
|
<pointsize>12</pointsize>
|
|
<weight>50</weight>
|
|
<italic>false</italic>
|
|
<bold>false</bold>
|
|
</font>
|
|
</property>
|
|
<property name="text">
|
|
<string>当前工况: -</string>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item>
|
|
<widget class="QLabel" name="label_Trg">
|
|
<property name="font">
|
|
<font>
|
|
<family>黑体</family>
|
|
<pointsize>12</pointsize>
|
|
<weight>50</weight>
|
|
<italic>false</italic>
|
|
<bold>false</bold>
|
|
</font>
|
|
</property>
|
|
<property name="text">
|
|
<string>触发状态: -</string>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
</layout>
|
|
</item>
|
|
<item>
|
|
<spacer name="horizontalSpacer_9">
|
|
<property name="orientation">
|
|
<enum>Qt::Horizontal</enum>
|
|
</property>
|
|
<property name="sizeHint" stdset="0">
|
|
<size>
|
|
<width>20</width>
|
|
<height>20</height>
|
|
</size>
|
|
</property>
|
|
</spacer>
|
|
</item>
|
|
<item>
|
|
<widget class="QWidget" name="widget_4" native="true">
|
|
<layout class="QVBoxLayout" name="verticalLayout_3">
|
|
<property name="spacing">
|
|
<number>0</number>
|
|
</property>
|
|
<property name="leftMargin">
|
|
<number>0</number>
|
|
</property>
|
|
<property name="topMargin">
|
|
<number>0</number>
|
|
</property>
|
|
<property name="rightMargin">
|
|
<number>0</number>
|
|
</property>
|
|
<property name="bottomMargin">
|
|
<number>0</number>
|
|
</property>
|
|
<item>
|
|
<widget class="QWidget" name="widget" native="true">
|
|
<property name="minimumSize">
|
|
<size>
|
|
<width>0</width>
|
|
<height>30</height>
|
|
</size>
|
|
</property>
|
|
<property name="maximumSize">
|
|
<size>
|
|
<width>16777215</width>
|
|
<height>50</height>
|
|
</size>
|
|
</property>
|
|
<layout class="QHBoxLayout" name="horizontalLayout_9">
|
|
<property name="spacing">
|
|
<number>0</number>
|
|
</property>
|
|
<property name="leftMargin">
|
|
<number>0</number>
|
|
</property>
|
|
<property name="topMargin">
|
|
<number>0</number>
|
|
</property>
|
|
<property name="rightMargin">
|
|
<number>0</number>
|
|
</property>
|
|
<property name="bottomMargin">
|
|
<number>0</number>
|
|
</property>
|
|
<item>
|
|
<widget class="QLabel" name="label_RPM">
|
|
<property name="styleSheet">
|
|
<string notr="true">color: rgb(31, 81, 136);</string>
|
|
</property>
|
|
<property name="text">
|
|
<string>TextLabel</string>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item>
|
|
<widget class="QLabel" name="label_unit">
|
|
<property name="styleSheet">
|
|
<string notr="true">font: 12pt "黑体";</string>
|
|
</property>
|
|
<property name="text">
|
|
<string>RPM</string>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
</layout>
|
|
</widget>
|
|
</item>
|
|
<item>
|
|
<widget class="QWidget" name="widget_3" native="true">
|
|
<property name="minimumSize">
|
|
<size>
|
|
<width>0</width>
|
|
<height>30</height>
|
|
</size>
|
|
</property>
|
|
<layout class="QVBoxLayout" name="verticalLayout_14">
|
|
<property name="spacing">
|
|
<number>0</number>
|
|
</property>
|
|
<property name="leftMargin">
|
|
<number>0</number>
|
|
</property>
|
|
<property name="topMargin">
|
|
<number>0</number>
|
|
</property>
|
|
<property name="rightMargin">
|
|
<number>0</number>
|
|
</property>
|
|
<property name="bottomMargin">
|
|
<number>0</number>
|
|
</property>
|
|
<item>
|
|
<widget class="QLabel" name="label_IP">
|
|
<property name="text">
|
|
<string>TextLabel</string>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
</layout>
|
|
</widget>
|
|
</item>
|
|
</layout>
|
|
</widget>
|
|
</item>
|
|
</layout>
|
|
</widget>
|
|
</item>
|
|
<item>
|
|
<widget class="QStackedWidget" name="stackedWidget">
|
|
<property name="currentIndex">
|
|
<number>3</number>
|
|
</property>
|
|
<widget class="QWidget" name="page">
|
|
<layout class="QHBoxLayout" name="horizontalLayout_4">
|
|
<property name="spacing">
|
|
<number>1</number>
|
|
</property>
|
|
<property name="leftMargin">
|
|
<number>1</number>
|
|
</property>
|
|
<property name="topMargin">
|
|
<number>1</number>
|
|
</property>
|
|
<property name="rightMargin">
|
|
<number>1</number>
|
|
</property>
|
|
<property name="bottomMargin">
|
|
<number>1</number>
|
|
</property>
|
|
<item>
|
|
<widget class="QWidget" name="widgetLeft" native="true">
|
|
<property name="minimumSize">
|
|
<size>
|
|
<width>100</width>
|
|
<height>0</height>
|
|
</size>
|
|
</property>
|
|
<property name="maximumSize">
|
|
<size>
|
|
<width>100</width>
|
|
<height>16777215</height>
|
|
</size>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true"/>
|
|
</property>
|
|
<layout class="QVBoxLayout" name="verticalLayout_7">
|
|
<item>
|
|
<spacer name="verticalSpacer_28">
|
|
<property name="orientation">
|
|
<enum>Qt::Vertical</enum>
|
|
</property>
|
|
<property name="sizeHint" stdset="0">
|
|
<size>
|
|
<width>17</width>
|
|
<height>5</height>
|
|
</size>
|
|
</property>
|
|
</spacer>
|
|
</item>
|
|
<item>
|
|
<layout class="QVBoxLayout" name="verticalLayout_2">
|
|
<item>
|
|
<spacer name="verticalSpacer_5">
|
|
<property name="orientation">
|
|
<enum>Qt::Vertical</enum>
|
|
</property>
|
|
<property name="sizeHint" stdset="0">
|
|
<size>
|
|
<width>20</width>
|
|
<height>40</height>
|
|
</size>
|
|
</property>
|
|
</spacer>
|
|
</item>
|
|
<item>
|
|
<widget class="QToolButton" name="mainMonitorBtn">
|
|
<property name="minimumSize">
|
|
<size>
|
|
<width>80</width>
|
|
<height>90</height>
|
|
</size>
|
|
</property>
|
|
<property name="maximumSize">
|
|
<size>
|
|
<width>100</width>
|
|
<height>90</height>
|
|
</size>
|
|
</property>
|
|
<property name="layoutDirection">
|
|
<enum>Qt::LeftToRight</enum>
|
|
</property>
|
|
<property name="text">
|
|
<string>主监视图</string>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item>
|
|
<spacer name="verticalSpacer_6">
|
|
<property name="orientation">
|
|
<enum>Qt::Vertical</enum>
|
|
</property>
|
|
<property name="sizeHint" stdset="0">
|
|
<size>
|
|
<width>20</width>
|
|
<height>10</height>
|
|
</size>
|
|
</property>
|
|
</spacer>
|
|
</item>
|
|
<item>
|
|
<widget class="QToolButton" name="characBtn">
|
|
<property name="minimumSize">
|
|
<size>
|
|
<width>80</width>
|
|
<height>90</height>
|
|
</size>
|
|
</property>
|
|
<property name="maximumSize">
|
|
<size>
|
|
<width>100</width>
|
|
<height>16777215</height>
|
|
</size>
|
|
</property>
|
|
<property name="layoutDirection">
|
|
<enum>Qt::LeftToRight</enum>
|
|
</property>
|
|
<property name="text">
|
|
<string>特征值列表</string>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item>
|
|
<spacer name="verticalSpacer_27">
|
|
<property name="orientation">
|
|
<enum>Qt::Vertical</enum>
|
|
</property>
|
|
<property name="sizeHint" stdset="0">
|
|
<size>
|
|
<width>20</width>
|
|
<height>10</height>
|
|
</size>
|
|
</property>
|
|
</spacer>
|
|
</item>
|
|
<item>
|
|
<widget class="QToolButton" name="waveBtn">
|
|
<property name="minimumSize">
|
|
<size>
|
|
<width>80</width>
|
|
<height>90</height>
|
|
</size>
|
|
</property>
|
|
<property name="maximumSize">
|
|
<size>
|
|
<width>100</width>
|
|
<height>16777215</height>
|
|
</size>
|
|
</property>
|
|
<property name="text">
|
|
<string>波形图</string>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item>
|
|
<spacer name="verticalSpacer_8">
|
|
<property name="orientation">
|
|
<enum>Qt::Vertical</enum>
|
|
</property>
|
|
<property name="sizeHint" stdset="0">
|
|
<size>
|
|
<width>20</width>
|
|
<height>10</height>
|
|
</size>
|
|
</property>
|
|
</spacer>
|
|
</item>
|
|
<item>
|
|
<widget class="QToolButton" name="DIOBtn">
|
|
<property name="minimumSize">
|
|
<size>
|
|
<width>80</width>
|
|
<height>90</height>
|
|
</size>
|
|
</property>
|
|
<property name="maximumSize">
|
|
<size>
|
|
<width>100</width>
|
|
<height>16777215</height>
|
|
</size>
|
|
</property>
|
|
<property name="text">
|
|
<string>开入开出</string>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
</layout>
|
|
</item>
|
|
<item>
|
|
<spacer name="verticalSpacer">
|
|
<property name="orientation">
|
|
<enum>Qt::Vertical</enum>
|
|
</property>
|
|
<property name="sizeHint" stdset="0">
|
|
<size>
|
|
<width>14</width>
|
|
<height>5</height>
|
|
</size>
|
|
</property>
|
|
</spacer>
|
|
</item>
|
|
</layout>
|
|
</widget>
|
|
</item>
|
|
<item>
|
|
<widget class="QWidget" name="widget_2" native="true">
|
|
<layout class="QVBoxLayout" name="verticalLayout_11">
|
|
<property name="spacing">
|
|
<number>0</number>
|
|
</property>
|
|
<property name="leftMargin">
|
|
<number>0</number>
|
|
</property>
|
|
<property name="topMargin">
|
|
<number>0</number>
|
|
</property>
|
|
<property name="rightMargin">
|
|
<number>0</number>
|
|
</property>
|
|
<property name="bottomMargin">
|
|
<number>0</number>
|
|
</property>
|
|
<item>
|
|
<widget class="QTabWidget" name="tabWidget_main">
|
|
<property name="enabled">
|
|
<bool>true</bool>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true"/>
|
|
</property>
|
|
<property name="currentIndex">
|
|
<number>-1</number>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
</layout>
|
|
</widget>
|
|
</item>
|
|
</layout>
|
|
</widget>
|
|
<widget class="QWidget" name="page_2">
|
|
<layout class="QHBoxLayout" name="horizontalLayout_5">
|
|
<property name="spacing">
|
|
<number>1</number>
|
|
</property>
|
|
<property name="leftMargin">
|
|
<number>1</number>
|
|
</property>
|
|
<property name="topMargin">
|
|
<number>1</number>
|
|
</property>
|
|
<property name="rightMargin">
|
|
<number>1</number>
|
|
</property>
|
|
<property name="bottomMargin">
|
|
<number>1</number>
|
|
</property>
|
|
<item>
|
|
<widget class="QWidget" name="widgetLeft2" native="true">
|
|
<property name="minimumSize">
|
|
<size>
|
|
<width>100</width>
|
|
<height>0</height>
|
|
</size>
|
|
</property>
|
|
<property name="maximumSize">
|
|
<size>
|
|
<width>100</width>
|
|
<height>16777215</height>
|
|
</size>
|
|
</property>
|
|
<layout class="QVBoxLayout" name="verticalLayout_8">
|
|
<item>
|
|
<spacer name="verticalSpacer_29">
|
|
<property name="orientation">
|
|
<enum>Qt::Vertical</enum>
|
|
</property>
|
|
<property name="sizeHint" stdset="0">
|
|
<size>
|
|
<width>20</width>
|
|
<height>100</height>
|
|
</size>
|
|
</property>
|
|
</spacer>
|
|
</item>
|
|
<item>
|
|
<layout class="QVBoxLayout" name="verticalLayout_4">
|
|
<item>
|
|
<spacer name="verticalSpacer_11">
|
|
<property name="orientation">
|
|
<enum>Qt::Vertical</enum>
|
|
</property>
|
|
<property name="sizeHint" stdset="0">
|
|
<size>
|
|
<width>20</width>
|
|
<height>40</height>
|
|
</size>
|
|
</property>
|
|
</spacer>
|
|
</item>
|
|
<item>
|
|
<widget class="QToolButton" name="realTimeClockBtn">
|
|
<property name="minimumSize">
|
|
<size>
|
|
<width>80</width>
|
|
<height>90</height>
|
|
</size>
|
|
</property>
|
|
<property name="maximumSize">
|
|
<size>
|
|
<width>80</width>
|
|
<height>90</height>
|
|
</size>
|
|
</property>
|
|
<property name="text">
|
|
<string>实时报警</string>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item>
|
|
<spacer name="verticalSpacer_9">
|
|
<property name="orientation">
|
|
<enum>Qt::Vertical</enum>
|
|
</property>
|
|
<property name="sizeHint" stdset="0">
|
|
<size>
|
|
<width>20</width>
|
|
<height>40</height>
|
|
</size>
|
|
</property>
|
|
</spacer>
|
|
</item>
|
|
<item>
|
|
<widget class="QToolButton" name="historyClockBtn">
|
|
<property name="minimumSize">
|
|
<size>
|
|
<width>80</width>
|
|
<height>90</height>
|
|
</size>
|
|
</property>
|
|
<property name="maximumSize">
|
|
<size>
|
|
<width>80</width>
|
|
<height>90</height>
|
|
</size>
|
|
</property>
|
|
<property name="text">
|
|
<string>历史报警</string>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item>
|
|
<spacer name="verticalSpacer_10">
|
|
<property name="orientation">
|
|
<enum>Qt::Vertical</enum>
|
|
</property>
|
|
<property name="sizeHint" stdset="0">
|
|
<size>
|
|
<width>20</width>
|
|
<height>40</height>
|
|
</size>
|
|
</property>
|
|
</spacer>
|
|
</item>
|
|
</layout>
|
|
</item>
|
|
<item>
|
|
<spacer name="verticalSpacer_2">
|
|
<property name="orientation">
|
|
<enum>Qt::Vertical</enum>
|
|
</property>
|
|
<property name="sizeHint" stdset="0">
|
|
<size>
|
|
<width>20</width>
|
|
<height>100</height>
|
|
</size>
|
|
</property>
|
|
</spacer>
|
|
</item>
|
|
</layout>
|
|
</widget>
|
|
</item>
|
|
<item>
|
|
<widget class="QWidget" name="widget_6" native="true">
|
|
<layout class="QVBoxLayout" name="verticalLayout_15">
|
|
<item>
|
|
<widget class="QTabWidget" name="tabWidget_accidentTracing"/>
|
|
</item>
|
|
</layout>
|
|
</widget>
|
|
</item>
|
|
</layout>
|
|
</widget>
|
|
<widget class="QWidget" name="page_3">
|
|
<layout class="QHBoxLayout" name="horizontalLayout_6">
|
|
<property name="spacing">
|
|
<number>1</number>
|
|
</property>
|
|
<property name="leftMargin">
|
|
<number>1</number>
|
|
</property>
|
|
<property name="topMargin">
|
|
<number>1</number>
|
|
</property>
|
|
<property name="rightMargin">
|
|
<number>1</number>
|
|
</property>
|
|
<property name="bottomMargin">
|
|
<number>1</number>
|
|
</property>
|
|
<item>
|
|
<widget class="QWidget" name="widgetLeft3" native="true">
|
|
<property name="minimumSize">
|
|
<size>
|
|
<width>100</width>
|
|
<height>0</height>
|
|
</size>
|
|
</property>
|
|
<property name="maximumSize">
|
|
<size>
|
|
<width>100</width>
|
|
<height>16777215</height>
|
|
</size>
|
|
</property>
|
|
<layout class="QVBoxLayout" name="verticalLayout_9">
|
|
<item>
|
|
<spacer name="verticalSpacer_31">
|
|
<property name="orientation">
|
|
<enum>Qt::Vertical</enum>
|
|
</property>
|
|
<property name="sizeHint" stdset="0">
|
|
<size>
|
|
<width>20</width>
|
|
<height>70</height>
|
|
</size>
|
|
</property>
|
|
</spacer>
|
|
</item>
|
|
<item>
|
|
<layout class="QVBoxLayout" name="verticalLayout_5">
|
|
<item>
|
|
<spacer name="verticalSpacer_12">
|
|
<property name="orientation">
|
|
<enum>Qt::Vertical</enum>
|
|
</property>
|
|
<property name="sizeHint" stdset="0">
|
|
<size>
|
|
<width>20</width>
|
|
<height>40</height>
|
|
</size>
|
|
</property>
|
|
</spacer>
|
|
</item>
|
|
<item>
|
|
<widget class="QToolButton" name="unitSettingBtn">
|
|
<property name="minimumSize">
|
|
<size>
|
|
<width>80</width>
|
|
<height>85</height>
|
|
</size>
|
|
</property>
|
|
<property name="maximumSize">
|
|
<size>
|
|
<width>80</width>
|
|
<height>85</height>
|
|
</size>
|
|
</property>
|
|
<property name="text">
|
|
<string>机组配置</string>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item>
|
|
<spacer name="verticalSpacer_25">
|
|
<property name="orientation">
|
|
<enum>Qt::Vertical</enum>
|
|
</property>
|
|
<property name="sizeHint" stdset="0">
|
|
<size>
|
|
<width>20</width>
|
|
<height>5</height>
|
|
</size>
|
|
</property>
|
|
</spacer>
|
|
</item>
|
|
<item>
|
|
<widget class="QToolButton" name="boardSettingBtn">
|
|
<property name="minimumSize">
|
|
<size>
|
|
<width>80</width>
|
|
<height>85</height>
|
|
</size>
|
|
</property>
|
|
<property name="maximumSize">
|
|
<size>
|
|
<width>80</width>
|
|
<height>85</height>
|
|
</size>
|
|
</property>
|
|
<property name="text">
|
|
<string>板卡配置</string>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item>
|
|
<spacer name="verticalSpacer_24">
|
|
<property name="orientation">
|
|
<enum>Qt::Vertical</enum>
|
|
</property>
|
|
<property name="sizeHint" stdset="0">
|
|
<size>
|
|
<width>20</width>
|
|
<height>5</height>
|
|
</size>
|
|
</property>
|
|
</spacer>
|
|
</item>
|
|
<item>
|
|
<widget class="QToolButton" name="channelSettingBtn">
|
|
<property name="minimumSize">
|
|
<size>
|
|
<width>80</width>
|
|
<height>85</height>
|
|
</size>
|
|
</property>
|
|
<property name="maximumSize">
|
|
<size>
|
|
<width>80</width>
|
|
<height>85</height>
|
|
</size>
|
|
</property>
|
|
<property name="text">
|
|
<string>通道配置</string>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item>
|
|
<spacer name="verticalSpacer_13">
|
|
<property name="orientation">
|
|
<enum>Qt::Vertical</enum>
|
|
</property>
|
|
<property name="sizeHint" stdset="0">
|
|
<size>
|
|
<width>20</width>
|
|
<height>5</height>
|
|
</size>
|
|
</property>
|
|
</spacer>
|
|
</item>
|
|
<item>
|
|
<widget class="QToolButton" name="workConditionBtn">
|
|
<property name="minimumSize">
|
|
<size>
|
|
<width>80</width>
|
|
<height>85</height>
|
|
</size>
|
|
</property>
|
|
<property name="maximumSize">
|
|
<size>
|
|
<width>80</width>
|
|
<height>85</height>
|
|
</size>
|
|
</property>
|
|
<property name="text">
|
|
<string>工况配置</string>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item>
|
|
<spacer name="verticalSpacer_15">
|
|
<property name="orientation">
|
|
<enum>Qt::Vertical</enum>
|
|
</property>
|
|
<property name="sizeHint" stdset="0">
|
|
<size>
|
|
<width>20</width>
|
|
<height>5</height>
|
|
</size>
|
|
</property>
|
|
</spacer>
|
|
</item>
|
|
<item>
|
|
<widget class="QToolButton" name="triggerBtn">
|
|
<property name="minimumSize">
|
|
<size>
|
|
<width>80</width>
|
|
<height>85</height>
|
|
</size>
|
|
</property>
|
|
<property name="maximumSize">
|
|
<size>
|
|
<width>80</width>
|
|
<height>85</height>
|
|
</size>
|
|
</property>
|
|
<property name="text">
|
|
<string>触发配置</string>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item>
|
|
<spacer name="verticalSpacer_26">
|
|
<property name="orientation">
|
|
<enum>Qt::Vertical</enum>
|
|
</property>
|
|
<property name="sizeHint" stdset="0">
|
|
<size>
|
|
<width>20</width>
|
|
<height>5</height>
|
|
</size>
|
|
</property>
|
|
</spacer>
|
|
</item>
|
|
<item>
|
|
<widget class="QToolButton" name="configurationBtn">
|
|
<property name="minimumSize">
|
|
<size>
|
|
<width>80</width>
|
|
<height>85</height>
|
|
</size>
|
|
</property>
|
|
<property name="maximumSize">
|
|
<size>
|
|
<width>80</width>
|
|
<height>85</height>
|
|
</size>
|
|
</property>
|
|
<property name="text">
|
|
<string>组态报警</string>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item>
|
|
<spacer name="verticalSpacer_14">
|
|
<property name="orientation">
|
|
<enum>Qt::Vertical</enum>
|
|
</property>
|
|
<property name="sizeHint" stdset="0">
|
|
<size>
|
|
<width>20</width>
|
|
<height>5</height>
|
|
</size>
|
|
</property>
|
|
</spacer>
|
|
</item>
|
|
</layout>
|
|
</item>
|
|
<item>
|
|
<spacer name="verticalSpacer_3">
|
|
<property name="orientation">
|
|
<enum>Qt::Vertical</enum>
|
|
</property>
|
|
<property name="sizeHint" stdset="0">
|
|
<size>
|
|
<width>20</width>
|
|
<height>69</height>
|
|
</size>
|
|
</property>
|
|
</spacer>
|
|
</item>
|
|
</layout>
|
|
</widget>
|
|
</item>
|
|
<item>
|
|
<widget class="QWidget" name="widget_8" native="true">
|
|
<layout class="QVBoxLayout" name="verticalLayout_12">
|
|
<property name="spacing">
|
|
<number>0</number>
|
|
</property>
|
|
<property name="leftMargin">
|
|
<number>0</number>
|
|
</property>
|
|
<property name="topMargin">
|
|
<number>0</number>
|
|
</property>
|
|
<property name="rightMargin">
|
|
<number>0</number>
|
|
</property>
|
|
<property name="bottomMargin">
|
|
<number>0</number>
|
|
</property>
|
|
<item>
|
|
<widget class="QTabWidget" name="tabWidget_Configuration">
|
|
<property name="currentIndex">
|
|
<number>-1</number>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
</layout>
|
|
</widget>
|
|
</item>
|
|
</layout>
|
|
</widget>
|
|
<widget class="QWidget" name="page_4">
|
|
<layout class="QHBoxLayout" name="horizontalLayout_7">
|
|
<property name="spacing">
|
|
<number>1</number>
|
|
</property>
|
|
<property name="leftMargin">
|
|
<number>1</number>
|
|
</property>
|
|
<property name="topMargin">
|
|
<number>1</number>
|
|
</property>
|
|
<property name="rightMargin">
|
|
<number>1</number>
|
|
</property>
|
|
<property name="bottomMargin">
|
|
<number>1</number>
|
|
</property>
|
|
<item>
|
|
<widget class="QWidget" name="widgetLeft4" native="true">
|
|
<property name="minimumSize">
|
|
<size>
|
|
<width>100</width>
|
|
<height>0</height>
|
|
</size>
|
|
</property>
|
|
<property name="maximumSize">
|
|
<size>
|
|
<width>100</width>
|
|
<height>16777215</height>
|
|
</size>
|
|
</property>
|
|
<layout class="QVBoxLayout" name="verticalLayout_10">
|
|
<item>
|
|
<layout class="QVBoxLayout" name="verticalLayout_6">
|
|
<item>
|
|
<widget class="QToolButton" name="serverConfigBtn">
|
|
<property name="minimumSize">
|
|
<size>
|
|
<width>80</width>
|
|
<height>80</height>
|
|
</size>
|
|
</property>
|
|
<property name="maximumSize">
|
|
<size>
|
|
<width>80</width>
|
|
<height>80</height>
|
|
</size>
|
|
</property>
|
|
<property name="text">
|
|
<string>网络配置</string>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item>
|
|
<widget class="QToolButton" name="NTPConfigBtn">
|
|
<property name="minimumSize">
|
|
<size>
|
|
<width>80</width>
|
|
<height>80</height>
|
|
</size>
|
|
</property>
|
|
<property name="maximumSize">
|
|
<size>
|
|
<width>80</width>
|
|
<height>80</height>
|
|
</size>
|
|
</property>
|
|
<property name="text">
|
|
<string>时间配置</string>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item>
|
|
<widget class="QToolButton" name="systemSelfinspectionBtn">
|
|
<property name="minimumSize">
|
|
<size>
|
|
<width>80</width>
|
|
<height>80</height>
|
|
</size>
|
|
</property>
|
|
<property name="maximumSize">
|
|
<size>
|
|
<width>80</width>
|
|
<height>80</height>
|
|
</size>
|
|
</property>
|
|
<property name="text">
|
|
<string>系统自检</string>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item>
|
|
<widget class="QToolButton" name="terminalDetailsBtn">
|
|
<property name="minimumSize">
|
|
<size>
|
|
<width>80</width>
|
|
<height>80</height>
|
|
</size>
|
|
</property>
|
|
<property name="maximumSize">
|
|
<size>
|
|
<width>80</width>
|
|
<height>80</height>
|
|
</size>
|
|
</property>
|
|
<property name="text">
|
|
<string>终端详情</string>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item>
|
|
<widget class="QToolButton" name="channelCalibrationBtn">
|
|
<property name="minimumSize">
|
|
<size>
|
|
<width>80</width>
|
|
<height>80</height>
|
|
</size>
|
|
</property>
|
|
<property name="maximumSize">
|
|
<size>
|
|
<width>80</width>
|
|
<height>80</height>
|
|
</size>
|
|
</property>
|
|
<property name="text">
|
|
<string>通道标定</string>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item>
|
|
<widget class="QToolButton" name="otherConfigBtn">
|
|
<property name="minimumSize">
|
|
<size>
|
|
<width>80</width>
|
|
<height>85</height>
|
|
</size>
|
|
</property>
|
|
<property name="maximumSize">
|
|
<size>
|
|
<width>80</width>
|
|
<height>85</height>
|
|
</size>
|
|
</property>
|
|
<property name="text">
|
|
<string>其他配置</string>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
</layout>
|
|
</item>
|
|
</layout>
|
|
</widget>
|
|
</item>
|
|
<item>
|
|
<widget class="QWidget" name="widget_sysConfig" native="true">
|
|
<layout class="QHBoxLayout" name="horizontalLayout_8">
|
|
<property name="spacing">
|
|
<number>0</number>
|
|
</property>
|
|
<property name="leftMargin">
|
|
<number>0</number>
|
|
</property>
|
|
<property name="topMargin">
|
|
<number>0</number>
|
|
</property>
|
|
<property name="rightMargin">
|
|
<number>0</number>
|
|
</property>
|
|
<property name="bottomMargin">
|
|
<number>0</number>
|
|
</property>
|
|
<item>
|
|
<widget class="QTabWidget" name="tabWidget_sysConfig">
|
|
<property name="currentIndex">
|
|
<number>-1</number>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
</layout>
|
|
</widget>
|
|
</item>
|
|
</layout>
|
|
</widget>
|
|
</widget>
|
|
</item>
|
|
<item>
|
|
<widget class="QWidget" name="widgetStatus" native="true">
|
|
<property name="enabled">
|
|
<bool>true</bool>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">color: rgb(27, 30, 35);</string>
|
|
</property>
|
|
<layout class="QHBoxLayout" name="horizontalLayout_2">
|
|
<item>
|
|
<widget class="QLabel" name="label_Status">
|
|
<property name="text">
|
|
<string>TextLabel</string>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item>
|
|
<spacer name="horizontalSpacer_2">
|
|
<property name="orientation">
|
|
<enum>Qt::Horizontal</enum>
|
|
</property>
|
|
<property name="sizeHint" stdset="0">
|
|
<size>
|
|
<width>264</width>
|
|
<height>20</height>
|
|
</size>
|
|
</property>
|
|
</spacer>
|
|
</item>
|
|
<item>
|
|
<widget class="QLabel" name="label_Name">
|
|
<property name="text">
|
|
<string>TextLabel</string>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item>
|
|
<spacer name="horizontalSpacer_10">
|
|
<property name="orientation">
|
|
<enum>Qt::Horizontal</enum>
|
|
</property>
|
|
<property name="sizeHint" stdset="0">
|
|
<size>
|
|
<width>40</width>
|
|
<height>20</height>
|
|
</size>
|
|
</property>
|
|
</spacer>
|
|
</item>
|
|
<item>
|
|
<widget class="QLabel" name="label_invalid_ch">
|
|
<property name="text">
|
|
<string/>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item>
|
|
<widget class="QPushButton" name="pushButton_detail">
|
|
<property name="minimumSize">
|
|
<size>
|
|
<width>96</width>
|
|
<height>28</height>
|
|
</size>
|
|
</property>
|
|
<property name="maximumSize">
|
|
<size>
|
|
<width>96</width>
|
|
<height>28</height>
|
|
</size>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">#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}</string>
|
|
</property>
|
|
<property name="text">
|
|
<string>明细</string>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item>
|
|
<spacer name="horizontalSpacer_3">
|
|
<property name="orientation">
|
|
<enum>Qt::Horizontal</enum>
|
|
</property>
|
|
<property name="sizeHint" stdset="0">
|
|
<size>
|
|
<width>150</width>
|
|
<height>20</height>
|
|
</size>
|
|
</property>
|
|
</spacer>
|
|
</item>
|
|
<item>
|
|
<widget class="QLabel" name="label_Time">
|
|
<property name="text">
|
|
<string/>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
</layout>
|
|
</widget>
|
|
</item>
|
|
</layout>
|
|
</widget>
|
|
<resources/>
|
|
<connections/>
|
|
</ui>
|