709 lines
17 KiB
XML
709 lines
17 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<ui version="4.0">
|
|
<class>P06FaultQuery</class>
|
|
<widget class="QMainWindow" name="P06FaultQuery">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>1920</width>
|
|
<height>1076</height>
|
|
</rect>
|
|
</property>
|
|
<property name="windowTitle">
|
|
<string>MainWindow</string>
|
|
</property>
|
|
<property name="statusTip">
|
|
<string>Page=6</string>
|
|
</property>
|
|
<property name="whatsThis">
|
|
<string/>
|
|
</property>
|
|
<widget class="QWidget" name="centralwidget">
|
|
<property name="statusTip">
|
|
<string/>
|
|
</property>
|
|
<widget class="QLabel" name="P06BG">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>1920</width>
|
|
<height>1080</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string/>
|
|
</property>
|
|
<property name="pixmap">
|
|
<pixmap>../image/FaultQuery.png</pixmap>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="indicator_Label">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>1</x>
|
|
<y>412</y>
|
|
<width>88</width>
|
|
<height>636</height>
|
|
</rect>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<family>Arial</family>
|
|
<pointsize>12</pointsize>
|
|
</font>
|
|
</property>
|
|
<property name="statusTip">
|
|
<string>ImageValue=IMxx_A_%d.png</string>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true"/>
|
|
</property>
|
|
<property name="frameShape">
|
|
<enum>QFrame::NoFrame</enum>
|
|
</property>
|
|
<property name="frameShadow">
|
|
<enum>QFrame::Plain</enum>
|
|
</property>
|
|
<property name="lineWidth">
|
|
<number>0</number>
|
|
</property>
|
|
<property name="text">
|
|
<string/>
|
|
</property>
|
|
</widget>
|
|
<widget class="QGroupBox" name="groupBox_sys_2">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>640</x>
|
|
<y>310</y>
|
|
<width>641</width>
|
|
<height>581</height>
|
|
</rect>
|
|
</property>
|
|
<property name="toolTip">
|
|
<string/>
|
|
</property>
|
|
<property name="statusTip">
|
|
<string>main=2</string>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">border:none;</string>
|
|
</property>
|
|
<property name="title">
|
|
<string/>
|
|
</property>
|
|
<widget class="QPushButton" name="Btn_Pre">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>48</x>
|
|
<y>412</y>
|
|
<width>85</width>
|
|
<height>169</height>
|
|
</rect>
|
|
</property>
|
|
<property name="statusTip">
|
|
<string>Index=2,Action=CmdAlarmPrev, SelectImag=IM03_001.png, groupstart=3</string>
|
|
</property>
|
|
<property name="text">
|
|
<string/>
|
|
</property>
|
|
<property name="iconSize">
|
|
<size>
|
|
<width>72</width>
|
|
<height>72</height>
|
|
</size>
|
|
</property>
|
|
</widget>
|
|
<widget class="QPushButton" name="Btn_Next">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>267</x>
|
|
<y>412</y>
|
|
<width>85</width>
|
|
<height>169</height>
|
|
</rect>
|
|
</property>
|
|
<property name="statusTip">
|
|
<string>Index=3,Action=CmdAlarmNext, SelectImag=IM03_001.png</string>
|
|
</property>
|
|
<property name="text">
|
|
<string/>
|
|
</property>
|
|
<property name="iconSize">
|
|
<size>
|
|
<width>72</width>
|
|
<height>72</height>
|
|
</size>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLineEdit" name="alarmTitle">
|
|
<property name="enabled">
|
|
<bool>false</bool>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>120</x>
|
|
<y>75</y>
|
|
<width>331</width>
|
|
<height>31</height>
|
|
</rect>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<family>黑体</family>
|
|
<pointsize>16</pointsize>
|
|
</font>
|
|
</property>
|
|
<property name="statusTip">
|
|
<string/>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">background-color: rgba(255, 238, 254,0);
|
|
color: rgb(160, 206, 226);</string>
|
|
</property>
|
|
<property name="text">
|
|
<string>..</string>
|
|
</property>
|
|
<property name="frame">
|
|
<bool>false</bool>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLineEdit" name="alarmTime">
|
|
<property name="enabled">
|
|
<bool>false</bool>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>120</x>
|
|
<y>35</y>
|
|
<width>331</width>
|
|
<height>31</height>
|
|
</rect>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<family>黑体</family>
|
|
<pointsize>16</pointsize>
|
|
</font>
|
|
</property>
|
|
<property name="statusTip">
|
|
<string/>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">background-color: rgba(255, 238, 254,0);
|
|
color: rgb(160, 206, 226);</string>
|
|
</property>
|
|
<property name="text">
|
|
<string>...</string>
|
|
</property>
|
|
<property name="frame">
|
|
<bool>false</bool>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLineEdit" name="alarmMsg">
|
|
<property name="enabled">
|
|
<bool>false</bool>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>120</x>
|
|
<y>118</y>
|
|
<width>491</width>
|
|
<height>31</height>
|
|
</rect>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<family>黑体</family>
|
|
<pointsize>20</pointsize>
|
|
</font>
|
|
</property>
|
|
<property name="statusTip">
|
|
<string/>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">background-color: rgba(255, 238, 254,0);
|
|
color: rgb(255, 126, 21);</string>
|
|
</property>
|
|
<property name="text">
|
|
<string>...</string>
|
|
</property>
|
|
<property name="frame">
|
|
<bool>false</bool>
|
|
</property>
|
|
</widget>
|
|
<widget class="QPushButton" name="sys_menu_2">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>485</x>
|
|
<y>412</y>
|
|
<width>85</width>
|
|
<height>169</height>
|
|
</rect>
|
|
</property>
|
|
<property name="statusTip">
|
|
<string>Index=4, Action=SetPage1, SelectImag=IM03_001.png, groupend=3</string>
|
|
</property>
|
|
<property name="text">
|
|
<string/>
|
|
</property>
|
|
<property name="iconSize">
|
|
<size>
|
|
<width>72</width>
|
|
<height>144</height>
|
|
</size>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<widget class="QGroupBox" name="groupBox">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>650</x>
|
|
<y>485</y>
|
|
<width>671</width>
|
|
<height>291</height>
|
|
</rect>
|
|
</property>
|
|
<property name="statusTip">
|
|
<string/>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">border:none;
|
|
background-color: rgba(255, 255, 255,0);</string>
|
|
</property>
|
|
<property name="title">
|
|
<string/>
|
|
</property>
|
|
<widget class="QLineEdit" name="lineEdit_15">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>260</x>
|
|
<y>27</y>
|
|
<width>81</width>
|
|
<height>23</height>
|
|
</rect>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<family>Arial</family>
|
|
<pointsize>14</pointsize>
|
|
</font>
|
|
</property>
|
|
<property name="focusPolicy">
|
|
<enum>Qt::NoFocus</enum>
|
|
</property>
|
|
<property name="statusTip">
|
|
<string>AlarmUb, Timeout=15000</string>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">color: rgb(177, 229, 252);</string>
|
|
</property>
|
|
<property name="text">
|
|
<string>.</string>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignCenter</set>
|
|
</property>
|
|
<property name="readOnly">
|
|
<bool>true</bool>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLineEdit" name="lineEdit_13">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>40</x>
|
|
<y>27</y>
|
|
<width>81</width>
|
|
<height>23</height>
|
|
</rect>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<family>Arial</family>
|
|
<pointsize>14</pointsize>
|
|
</font>
|
|
</property>
|
|
<property name="focusPolicy">
|
|
<enum>Qt::NoFocus</enum>
|
|
</property>
|
|
<property name="statusTip">
|
|
<string>AlarmUa, Timeout=15000</string>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">color: rgb(177, 229, 252);</string>
|
|
</property>
|
|
<property name="text">
|
|
<string>.</string>
|
|
</property>
|
|
<property name="frame">
|
|
<bool>false</bool>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignCenter</set>
|
|
</property>
|
|
<property name="readOnly">
|
|
<bool>true</bool>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLineEdit" name="lineEdit_14">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>40</x>
|
|
<y>82</y>
|
|
<width>81</width>
|
|
<height>23</height>
|
|
</rect>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<family>Arial</family>
|
|
<pointsize>14</pointsize>
|
|
</font>
|
|
</property>
|
|
<property name="focusPolicy">
|
|
<enum>Qt::NoFocus</enum>
|
|
</property>
|
|
<property name="statusTip">
|
|
<string>AlarmIa, Timeout=15000</string>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">color: rgb(177, 229, 252);</string>
|
|
</property>
|
|
<property name="text">
|
|
<string>.</string>
|
|
</property>
|
|
<property name="frame">
|
|
<bool>false</bool>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignCenter</set>
|
|
</property>
|
|
<property name="readOnly">
|
|
<bool>true</bool>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLineEdit" name="lineEdit_16">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>40</x>
|
|
<y>137</y>
|
|
<width>81</width>
|
|
<height>23</height>
|
|
</rect>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<family>Arial</family>
|
|
<pointsize>14</pointsize>
|
|
</font>
|
|
</property>
|
|
<property name="focusPolicy">
|
|
<enum>Qt::NoFocus</enum>
|
|
</property>
|
|
<property name="statusTip">
|
|
<string>AlarmIc, Timeout=15000</string>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">color: rgb(177, 229, 252);</string>
|
|
</property>
|
|
<property name="text">
|
|
<string>.</string>
|
|
</property>
|
|
<property name="frame">
|
|
<bool>false</bool>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignCenter</set>
|
|
</property>
|
|
<property name="readOnly">
|
|
<bool>true</bool>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLineEdit" name="lineEdit_18">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>260</x>
|
|
<y>82</y>
|
|
<width>81</width>
|
|
<height>23</height>
|
|
</rect>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<family>Arial</family>
|
|
<pointsize>14</pointsize>
|
|
</font>
|
|
</property>
|
|
<property name="focusPolicy">
|
|
<enum>Qt::NoFocus</enum>
|
|
</property>
|
|
<property name="statusTip">
|
|
<string>AlarmIb, Timeout=15000</string>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">color: rgb(177, 229, 252);</string>
|
|
</property>
|
|
<property name="text">
|
|
<string>.</string>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignCenter</set>
|
|
</property>
|
|
<property name="readOnly">
|
|
<bool>true</bool>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLineEdit" name="lineEdit_19">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>260</x>
|
|
<y>137</y>
|
|
<width>81</width>
|
|
<height>23</height>
|
|
</rect>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<family>Arial</family>
|
|
<pointsize>14</pointsize>
|
|
</font>
|
|
</property>
|
|
<property name="focusPolicy">
|
|
<enum>Qt::NoFocus</enum>
|
|
</property>
|
|
<property name="statusTip">
|
|
<string>AlarmIo, Timeout=15000</string>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">color: rgb(177, 229, 252);</string>
|
|
</property>
|
|
<property name="text">
|
|
<string>.</string>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignCenter</set>
|
|
</property>
|
|
<property name="readOnly">
|
|
<bool>true</bool>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLineEdit" name="lineEdit_21">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>480</x>
|
|
<y>27</y>
|
|
<width>81</width>
|
|
<height>23</height>
|
|
</rect>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<family>Arial</family>
|
|
<pointsize>14</pointsize>
|
|
</font>
|
|
</property>
|
|
<property name="focusPolicy">
|
|
<enum>Qt::NoFocus</enum>
|
|
</property>
|
|
<property name="statusTip">
|
|
<string>AlarmUc, Timeout=15000</string>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">color: rgb(177, 229, 252);</string>
|
|
</property>
|
|
<property name="text">
|
|
<string>.</string>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignCenter</set>
|
|
</property>
|
|
<property name="readOnly">
|
|
<bool>true</bool>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLineEdit" name="lineEdit_22">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>480</x>
|
|
<y>81</y>
|
|
<width>81</width>
|
|
<height>23</height>
|
|
</rect>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<family>Arial</family>
|
|
<pointsize>14</pointsize>
|
|
</font>
|
|
</property>
|
|
<property name="focusPolicy">
|
|
<enum>Qt::NoFocus</enum>
|
|
</property>
|
|
<property name="statusTip">
|
|
<string>AlarmIc, Timeout=15000</string>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">color: rgb(177, 229, 252);</string>
|
|
</property>
|
|
<property name="text">
|
|
<string>.</string>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignCenter</set>
|
|
</property>
|
|
<property name="readOnly">
|
|
<bool>true</bool>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLineEdit" name="lineEdit_23">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>480</x>
|
|
<y>137</y>
|
|
<width>81</width>
|
|
<height>23</height>
|
|
</rect>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<family>Arial</family>
|
|
<pointsize>14</pointsize>
|
|
</font>
|
|
</property>
|
|
<property name="focusPolicy">
|
|
<enum>Qt::NoFocus</enum>
|
|
</property>
|
|
<property name="statusTip">
|
|
<string>AlarmRo, Timeout=15000</string>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">color: rgb(177, 229, 252);</string>
|
|
</property>
|
|
<property name="text">
|
|
<string>.</string>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignCenter</set>
|
|
</property>
|
|
<property name="readOnly">
|
|
<bool>true</bool>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<widget class="QGroupBox" name="groupBox_sys">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>100</y>
|
|
<width>85</width>
|
|
<height>960</height>
|
|
</rect>
|
|
</property>
|
|
<property name="toolTip">
|
|
<string/>
|
|
</property>
|
|
<property name="statusTip">
|
|
<string>main=1</string>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">border:none;</string>
|
|
</property>
|
|
<property name="title">
|
|
<string/>
|
|
</property>
|
|
<widget class="QPushButton" name="sys_menu">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>8</x>
|
|
<y>152</y>
|
|
<width>72</width>
|
|
<height>144</height>
|
|
</rect>
|
|
</property>
|
|
<property name="statusTip">
|
|
<string>Index=1, Action=SetPage1,SelectImag=IMxx_00E.png</string>
|
|
</property>
|
|
<property name="text">
|
|
<string/>
|
|
</property>
|
|
<property name="iconSize">
|
|
<size>
|
|
<width>72</width>
|
|
<height>144</height>
|
|
</size>
|
|
</property>
|
|
</widget>
|
|
<widget class="QPushButton" name="sys_home">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>8</x>
|
|
<y>1</y>
|
|
<width>72</width>
|
|
<height>144</height>
|
|
</rect>
|
|
</property>
|
|
<property name="statusTip">
|
|
<string>Index=0, Action=SetPage0,SelectImag=IMxx_00F.png</string>
|
|
</property>
|
|
<property name="text">
|
|
<string/>
|
|
</property>
|
|
<property name="iconSize">
|
|
<size>
|
|
<width>72</width>
|
|
<height>144</height>
|
|
</size>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<widget class="QGroupBox" name="groupBox_2">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>330</x>
|
|
<y>160</y>
|
|
<width>361</width>
|
|
<height>91</height>
|
|
</rect>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">border:none;
|
|
background-color: rgba(255, 255, 255,0);</string>
|
|
</property>
|
|
<property name="title">
|
|
<string/>
|
|
</property>
|
|
<widget class="QLineEdit" name="BindNum_Title">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>10</x>
|
|
<y>30</y>
|
|
<width>331</width>
|
|
<height>31</height>
|
|
</rect>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<family>黑体</family>
|
|
<pointsize>20</pointsize>
|
|
</font>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">background-color: rgba(255, 238, 254,0);
|
|
color: rgb(207, 0, 13);</string>
|
|
</property>
|
|
<property name="text">
|
|
<string>当前设备</string>
|
|
</property>
|
|
<property name="frame">
|
|
<bool>false</bool>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
</widget>
|
|
</widget>
|
|
<resources/>
|
|
<connections/>
|
|
</ui>
|