Files
EJM_Display/Pages/P13_InsPage.ui
2025-09-30 15:36:46 +08:00

2330 lines
56 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>P13_InsPage</class>
<widget class="QWidget" name="P13_InsPage">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>1024</width>
<height>576</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>1024</width>
<height>576</height>
</size>
</property>
<property name="windowTitle">
<string>Form</string>
</property>
<property name="styleSheet">
<string notr="true">font: 87 14pt &quot;思源黑体 Heavy&quot;;
color: rgb(0, 255, 255);</string>
</property>
<widget class="QLabel" name="label_29">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>1024</width>
<height>576</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>1024</width>
<height>576</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>1024</width>
<height>576</height>
</size>
</property>
<property name="styleSheet">
<string notr="true">border-image: url(:/Frames/Frames/Main.png);</string>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="QPushButton" name="But_Reset">
<property name="geometry">
<rect>
<x>850</x>
<y>320</y>
<width>161</width>
<height>111</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>0</width>
<height>40</height>
</size>
</property>
<property name="font">
<font>
<family>思源黑体 Heavy</family>
<pointsize>28</pointsize>
<weight>10</weight>
<italic>false</italic>
<bold>false</bold>
</font>
</property>
<property name="layoutDirection">
<enum>Qt::LeftToRight</enum>
</property>
<property name="styleSheet">
<string notr="true">
QPushButton{
/*常态状态下的按钮样式*/
border-image: url(:/Button/Button/button_Blue.png);
font: 87 28pt &quot;思源黑体 Heavy&quot;;
}
QPushButton:hover {
/*鼠标悬浮在按钮上时,设置样式*/
border-image: url(:/Button/Button/button_Green.png);
}
/*点击按钮时,设置样式*/
QPushButton:pressed {
/*设置点击按钮时按钮的样式*/
border-image: url(:/Button/Button/button_qing.png);
}
</string>
</property>
<property name="text">
<string>复位</string>
</property>
</widget>
<widget class="QPushButton" name="But_EStop">
<property name="geometry">
<rect>
<x>660</x>
<y>450</y>
<width>351</width>
<height>111</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>0</width>
<height>40</height>
</size>
</property>
<property name="font">
<font>
<family>思源黑体 Heavy</family>
<pointsize>48</pointsize>
<weight>10</weight>
<italic>false</italic>
<bold>false</bold>
</font>
</property>
<property name="layoutDirection">
<enum>Qt::LeftToRight</enum>
</property>
<property name="styleSheet">
<string notr="true">
QPushButton{
/*常态状态下的按钮样式*/
border-image: url(:/Button/Button/button_Blue.png);
font: 87 48pt &quot;思源黑体 Heavy&quot;;
}
QPushButton:hover {
/*鼠标悬浮在按钮上时,设置样式*/
border-image: url(:/Button/Button/button_Red.png);
}
/*点击按钮时,设置样式*/
QPushButton:pressed {
/*设置点击按钮时按钮的样式*/
border-image: url(:/Button/Button/button_qing.png);
}
</string>
</property>
<property name="text">
<string>急停</string>
</property>
</widget>
<widget class="QGroupBox" name="groupBox">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>771</width>
<height>111</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">border-image: url(:/Frames/Frames/bg_1.png);</string>
</property>
<property name="title">
<string/>
</property>
<widget class="QPushButton" name="But_CutStart">
<property name="geometry">
<rect>
<x>540</x>
<y>10</y>
<width>95</width>
<height>40</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>0</width>
<height>40</height>
</size>
</property>
<property name="font">
<font>
<family>思源黑体 Heavy</family>
<pointsize>14</pointsize>
<weight>10</weight>
<italic>false</italic>
<bold>false</bold>
</font>
</property>
<property name="layoutDirection">
<enum>Qt::LeftToRight</enum>
</property>
<property name="styleSheet">
<string notr="true">
QPushButton{
/*常态状态下的按钮样式*/
border-image: url(:/Button/Button/button_Blue.png);
}
QPushButton:hover {
/*鼠标悬浮在按钮上时,设置样式*/
border-image: url(:/Button/Button/button_Green.png);
}
/*点击按钮时,设置样式*/
QPushButton:pressed {
/*设置点击按钮时按钮的样式*/
border-image: url(:/Button/Button/button_qing.png);
}
</string>
</property>
<property name="text">
<string>截割启动</string>
</property>
</widget>
<widget class="QPushButton" name="But_TransportCorotation">
<property name="geometry">
<rect>
<x>150</x>
<y>10</y>
<width>121</width>
<height>40</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>0</width>
<height>40</height>
</size>
</property>
<property name="font">
<font>
<family>思源黑体 Heavy</family>
<pointsize>14</pointsize>
<weight>10</weight>
<italic>false</italic>
<bold>false</bold>
</font>
</property>
<property name="layoutDirection">
<enum>Qt::LeftToRight</enum>
</property>
<property name="styleSheet">
<string notr="true">
QPushButton{
/*常态状态下的按钮样式*/
border-image: url(:/Button/Button/button_Blue.png);
}
QPushButton:hover {
/*鼠标悬浮在按钮上时,设置样式*/
border-image: url(:/Button/Button/button_Green.png);
}
/*点击按钮时,设置样式*/
QPushButton:pressed {
/*设置点击按钮时按钮的样式*/
border-image: url(:/Button/Button/button_qing.png);
}
</string>
</property>
<property name="text">
<string>运输机正转</string>
</property>
</widget>
<widget class="QPushButton" name="But_PumpStop">
<property name="geometry">
<rect>
<x>30</x>
<y>60</y>
<width>95</width>
<height>40</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>0</width>
<height>40</height>
</size>
</property>
<property name="font">
<font>
<family>思源黑体 Heavy</family>
<pointsize>14</pointsize>
<weight>10</weight>
<italic>false</italic>
<bold>false</bold>
</font>
</property>
<property name="layoutDirection">
<enum>Qt::LeftToRight</enum>
</property>
<property name="styleSheet">
<string notr="true">
QPushButton{
/*常态状态下的按钮样式*/
border-image: url(:/Button/Button/button_Blue.png);
}
QPushButton:hover {
/*鼠标悬浮在按钮上时,设置样式*/
border-image: url(:/Button/Button/button_Red.png);
}
/*点击按钮时,设置样式*/
QPushButton:pressed {
/*设置点击按钮时按钮的样式*/
border-image: url(:/Button/Button/button_qing.png);
}
</string>
</property>
<property name="text">
<string>油泵停止</string>
</property>
</widget>
<widget class="QPushButton" name="But_TransportReversal">
<property name="geometry">
<rect>
<x>270</x>
<y>10</y>
<width>121</width>
<height>40</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>0</width>
<height>40</height>
</size>
</property>
<property name="font">
<font>
<family>思源黑体 Heavy</family>
<pointsize>14</pointsize>
<weight>10</weight>
<italic>false</italic>
<bold>false</bold>
</font>
</property>
<property name="layoutDirection">
<enum>Qt::LeftToRight</enum>
</property>
<property name="styleSheet">
<string notr="true">
QPushButton{
/*常态状态下的按钮样式*/
border-image: url(:/Button/Button/button_Blue.png);
}
QPushButton:hover {
/*鼠标悬浮在按钮上时,设置样式*/
border-image: url(:/Button/Button/button_Green.png);
}
/*点击按钮时,设置样式*/
QPushButton:pressed {
/*设置点击按钮时按钮的样式*/
border-image: url(:/Button/Button/button_qing.png);
}
</string>
</property>
<property name="text">
<string>运输机反转</string>
</property>
</widget>
<widget class="QPushButton" name="But_TransportStop">
<property name="geometry">
<rect>
<x>190</x>
<y>60</y>
<width>161</width>
<height>40</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>0</width>
<height>40</height>
</size>
</property>
<property name="font">
<font>
<family>思源黑体 Heavy</family>
<pointsize>14</pointsize>
<weight>10</weight>
<italic>false</italic>
<bold>false</bold>
</font>
</property>
<property name="layoutDirection">
<enum>Qt::LeftToRight</enum>
</property>
<property name="styleSheet">
<string notr="true">
QPushButton{
/*常态状态下的按钮样式*/
border-image: url(:/Button/Button/button_Blue.png);
}
QPushButton:hover {
/*鼠标悬浮在按钮上时,设置样式*/
border-image: url(:/Button/Button/button_Red.png);
}
/*点击按钮时,设置样式*/
QPushButton:pressed {
/*设置点击按钮时按钮的样式*/
border-image: url(:/Button/Button/button_qing.png);
}
</string>
</property>
<property name="text">
<string>运输机停止</string>
</property>
</widget>
<widget class="QPushButton" name="But_LoaderStart">
<property name="geometry">
<rect>
<x>420</x>
<y>10</y>
<width>95</width>
<height>40</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>0</width>
<height>40</height>
</size>
</property>
<property name="font">
<font>
<family>思源黑体 Heavy</family>
<pointsize>14</pointsize>
<weight>10</weight>
<italic>false</italic>
<bold>false</bold>
</font>
</property>
<property name="layoutDirection">
<enum>Qt::LeftToRight</enum>
</property>
<property name="styleSheet">
<string notr="true">
QPushButton{
/*常态状态下的按钮样式*/
border-image: url(:/Button/Button/button_Blue.png);
}
QPushButton:hover {
/*鼠标悬浮在按钮上时,设置样式*/
border-image: url(:/Button/Button/button_Green.png);
}
/*点击按钮时,设置样式*/
QPushButton:pressed {
/*设置点击按钮时按钮的样式*/
border-image: url(:/Button/Button/button_qing.png);
}
</string>
</property>
<property name="text">
<string>装载启动</string>
</property>
</widget>
<widget class="QPushButton" name="But_PumpStart">
<property name="geometry">
<rect>
<x>30</x>
<y>10</y>
<width>95</width>
<height>40</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>0</width>
<height>40</height>
</size>
</property>
<property name="font">
<font>
<family>思源黑体 Heavy</family>
<pointsize>14</pointsize>
<weight>10</weight>
<italic>false</italic>
<bold>false</bold>
</font>
</property>
<property name="layoutDirection">
<enum>Qt::LeftToRight</enum>
</property>
<property name="styleSheet">
<string notr="true">
QPushButton{
/*常态状态下的按钮样式*/
border-image: url(:/Button/Button/button_Blue.png);
}
QPushButton:hover {
/*鼠标悬浮在按钮上时,设置样式*/
border-image: url(:/Button/Button/button_Green.png);
}
/*点击按钮时,设置样式*/
QPushButton:pressed {
/*设置点击按钮时按钮的样式*/
border-image: url(:/Button/Button/button_qing.png);
}
</string>
</property>
<property name="text">
<string>油泵启动</string>
</property>
</widget>
<widget class="QPushButton" name="But_LoaderStop">
<property name="geometry">
<rect>
<x>420</x>
<y>60</y>
<width>95</width>
<height>40</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>0</width>
<height>40</height>
</size>
</property>
<property name="font">
<font>
<family>思源黑体 Heavy</family>
<pointsize>14</pointsize>
<weight>10</weight>
<italic>false</italic>
<bold>false</bold>
</font>
</property>
<property name="layoutDirection">
<enum>Qt::LeftToRight</enum>
</property>
<property name="styleSheet">
<string notr="true">
QPushButton{
/*常态状态下的按钮样式*/
border-image: url(:/Button/Button/button_Blue.png);
}
QPushButton:hover {
/*鼠标悬浮在按钮上时,设置样式*/
border-image: url(:/Button/Button/button_Red.png);
}
/*点击按钮时,设置样式*/
QPushButton:pressed {
/*设置点击按钮时按钮的样式*/
border-image: url(:/Button/Button/button_qing.png);
}
</string>
</property>
<property name="text">
<string>装载停止</string>
</property>
</widget>
<widget class="QPushButton" name="But_CutStop">
<property name="geometry">
<rect>
<x>540</x>
<y>60</y>
<width>95</width>
<height>40</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>0</width>
<height>40</height>
</size>
</property>
<property name="font">
<font>
<family>思源黑体 Heavy</family>
<pointsize>14</pointsize>
<weight>10</weight>
<italic>false</italic>
<bold>false</bold>
</font>
</property>
<property name="layoutDirection">
<enum>Qt::LeftToRight</enum>
</property>
<property name="styleSheet">
<string notr="true">
QPushButton{
/*常态状态下的按钮样式*/
border-image: url(:/Button/Button/button_Blue.png);
}
QPushButton:hover {
/*鼠标悬浮在按钮上时,设置样式*/
border-image: url(:/Button/Button/button_Red.png);
}
/*点击按钮时,设置样式*/
QPushButton:pressed {
/*设置点击按钮时按钮的样式*/
border-image: url(:/Button/Button/button_qing.png);
}
</string>
</property>
<property name="text">
<string>截割停止</string>
</property>
</widget>
<widget class="QPushButton" name="But_StandbyStart">
<property name="geometry">
<rect>
<x>660</x>
<y>10</y>
<width>95</width>
<height>40</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>0</width>
<height>40</height>
</size>
</property>
<property name="font">
<font>
<family>思源黑体 Heavy</family>
<pointsize>14</pointsize>
<weight>10</weight>
<italic>false</italic>
<bold>false</bold>
</font>
</property>
<property name="layoutDirection">
<enum>Qt::LeftToRight</enum>
</property>
<property name="styleSheet">
<string notr="true">
QPushButton{
/*常态状态下的按钮样式*/
border-image: url(:/Button/Button/button_Blue.png);
}
QPushButton:hover {
/*鼠标悬浮在按钮上时,设置样式*/
border-image: url(:/Button/Button/button_Green.png);
}
/*点击按钮时,设置样式*/
QPushButton:pressed {
/*设置点击按钮时按钮的样式*/
border-image: url(:/Button/Button/button_qing.png);
}
</string>
</property>
<property name="text">
<string>备用启动</string>
</property>
</widget>
<widget class="QPushButton" name="But_StandbyStop">
<property name="geometry">
<rect>
<x>660</x>
<y>60</y>
<width>95</width>
<height>40</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>0</width>
<height>40</height>
</size>
</property>
<property name="font">
<font>
<family>思源黑体 Heavy</family>
<pointsize>14</pointsize>
<weight>10</weight>
<italic>false</italic>
<bold>false</bold>
</font>
</property>
<property name="layoutDirection">
<enum>Qt::LeftToRight</enum>
</property>
<property name="styleSheet">
<string notr="true">
QPushButton{
/*常态状态下的按钮样式*/
border-image: url(:/Button/Button/button_Blue.png);
}
QPushButton:hover {
/*鼠标悬浮在按钮上时,设置样式*/
border-image: url(:/Button/Button/button_Red.png);
}
/*点击按钮时,设置样式*/
QPushButton:pressed {
/*设置点击按钮时按钮的样式*/
border-image: url(:/Button/Button/button_qing.png);
}
</string>
</property>
<property name="text">
<string>备用停止</string>
</property>
</widget>
</widget>
<widget class="QGroupBox" name="groupBox_2">
<property name="geometry">
<rect>
<x>240</x>
<y>190</y>
<width>381</width>
<height>121</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">border-image: url(:/Frames/Frames/bg_1.png);</string>
</property>
<property name="title">
<string/>
</property>
<widget class="QPushButton" name="But_TransportSwingStr">
<property name="geometry">
<rect>
<x>240</x>
<y>30</y>
<width>121</width>
<height>61</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>0</width>
<height>40</height>
</size>
</property>
<property name="font">
<font>
<family>思源黑体 Heavy</family>
<pointsize>14</pointsize>
<weight>10</weight>
<italic>false</italic>
<bold>false</bold>
</font>
</property>
<property name="layoutDirection">
<enum>Qt::LeftToRight</enum>
</property>
<property name="styleSheet">
<string notr="true">
QPushButton{
/*常态状态下的按钮样式*/
border-image: url(:/Button/Button/button_Blue.png);
}
QPushButton:hover {
/*鼠标悬浮在按钮上时,设置样式*/
border-image: url(:/Button/Button/button_qing.png);
}
/*点击按钮时,设置样式*/
QPushButton:pressed {
/*设置点击按钮时按钮的样式*/
border-image: url(:/Button/Button/button_qing.png);
}
</string>
</property>
<property name="text">
<string>运输机右摆</string>
</property>
</widget>
<widget class="QPushButton" name="But_TransportLifterShr">
<property name="geometry">
<rect>
<x>140</x>
<y>71</y>
<width>95</width>
<height>40</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>0</width>
<height>40</height>
</size>
</property>
<property name="font">
<font>
<family>思源黑体 Heavy</family>
<pointsize>14</pointsize>
<weight>10</weight>
<italic>false</italic>
<bold>false</bold>
</font>
</property>
<property name="layoutDirection">
<enum>Qt::LeftToRight</enum>
</property>
<property name="styleSheet">
<string notr="true">
QPushButton{
/*常态状态下的按钮样式*/
border-image: url(:/Button/Button/button_Blue.png);
}
QPushButton:hover {
/*鼠标悬浮在按钮上时,设置样式*/
border-image: url(:/Button/Button/button_qing.png);
}
/*点击按钮时,设置样式*/
QPushButton:pressed {
/*设置点击按钮时按钮的样式*/
border-image: url(:/Button/Button/button_qing.png);
}
</string>
</property>
<property name="text">
<string>运输机降</string>
</property>
</widget>
<widget class="QPushButton" name="But_TransportSwingShr">
<property name="geometry">
<rect>
<x>20</x>
<y>31</y>
<width>111</width>
<height>61</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>0</width>
<height>40</height>
</size>
</property>
<property name="font">
<font>
<family>思源黑体 Heavy</family>
<pointsize>14</pointsize>
<weight>10</weight>
<italic>false</italic>
<bold>false</bold>
</font>
</property>
<property name="layoutDirection">
<enum>Qt::LeftToRight</enum>
</property>
<property name="styleSheet">
<string notr="true">
QPushButton{
/*常态状态下的按钮样式*/
border-image: url(:/Button/Button/button_Blue.png);
}
QPushButton:hover {
/*鼠标悬浮在按钮上时,设置样式*/
border-image: url(:/Button/Button/button_qing.png);
}
/*点击按钮时,设置样式*/
QPushButton:pressed {
/*设置点击按钮时按钮的样式*/
border-image: url(:/Button/Button/button_qing.png);
}
</string>
</property>
<property name="text">
<string>运输机左摆</string>
</property>
</widget>
<widget class="QPushButton" name="But_TransportLifterStr">
<property name="geometry">
<rect>
<x>140</x>
<y>11</y>
<width>95</width>
<height>40</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>0</width>
<height>40</height>
</size>
</property>
<property name="font">
<font>
<family>思源黑体 Heavy</family>
<pointsize>14</pointsize>
<weight>10</weight>
<italic>false</italic>
<bold>false</bold>
</font>
</property>
<property name="layoutDirection">
<enum>Qt::LeftToRight</enum>
</property>
<property name="styleSheet">
<string notr="true">
QPushButton{
/*常态状态下的按钮样式*/
border-image: url(:/Button/Button/button_Blue.png);
}
QPushButton:hover {
/*鼠标悬浮在按钮上时,设置样式*/
border-image: url(:/Button/Button/button_qing.png);
}
/*点击按钮时,设置样式*/
QPushButton:pressed {
/*设置点击按钮时按钮的样式*/
border-image: url(:/Button/Button/button_qing.png);
}
</string>
</property>
<property name="text">
<string>运输机升</string>
</property>
</widget>
</widget>
<widget class="QGroupBox" name="groupBox_3">
<property name="geometry">
<rect>
<x>620</x>
<y>190</y>
<width>401</width>
<height>121</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">border-image: url(:/Frames/Frames/bg_1.png);</string>
</property>
<property name="title">
<string/>
</property>
<widget class="QPushButton" name="But_BoardLifterStr">
<property name="geometry">
<rect>
<x>150</x>
<y>11</y>
<width>95</width>
<height>40</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>0</width>
<height>40</height>
</size>
</property>
<property name="font">
<font>
<family>思源黑体 Heavy</family>
<pointsize>14</pointsize>
<weight>10</weight>
<italic>false</italic>
<bold>false</bold>
</font>
</property>
<property name="layoutDirection">
<enum>Qt::LeftToRight</enum>
</property>
<property name="styleSheet">
<string notr="true">
QPushButton{
/*常态状态下的按钮样式*/
border-image: url(:/Button/Button/button_Blue.png);
}
QPushButton:hover {
/*鼠标悬浮在按钮上时,设置样式*/
border-image: url(:/Button/Button/button_qing.png);
}
/*点击按钮时,设置样式*/
QPushButton:pressed {
/*设置点击按钮时按钮的样式*/
border-image: url(:/Button/Button/button_qing.png);
}
</string>
</property>
<property name="text">
<string>铲板升</string>
</property>
</widget>
<widget class="QPushButton" name="But_BoardLifterShr">
<property name="geometry">
<rect>
<x>150</x>
<y>71</y>
<width>95</width>
<height>40</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>0</width>
<height>40</height>
</size>
</property>
<property name="font">
<font>
<family>思源黑体 Heavy</family>
<pointsize>14</pointsize>
<weight>10</weight>
<italic>false</italic>
<bold>false</bold>
</font>
</property>
<property name="layoutDirection">
<enum>Qt::LeftToRight</enum>
</property>
<property name="styleSheet">
<string notr="true">
QPushButton{
/*常态状态下的按钮样式*/
border-image: url(:/Button/Button/button_Blue.png);
}
QPushButton:hover {
/*鼠标悬浮在按钮上时,设置样式*/
border-image: url(:/Button/Button/button_qing.png);
}
/*点击按钮时,设置样式*/
QPushButton:pressed {
/*设置点击按钮时按钮的样式*/
border-image: url(:/Button/Button/button_qing.png);
}
</string>
</property>
<property name="text">
<string>铲板降</string>
</property>
</widget>
<widget class="QPushButton" name="But_BoardExpansionShr">
<property name="geometry">
<rect>
<x>250</x>
<y>30</y>
<width>121</width>
<height>61</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>0</width>
<height>40</height>
</size>
</property>
<property name="font">
<font>
<family>思源黑体 Heavy</family>
<pointsize>14</pointsize>
<weight>10</weight>
<italic>false</italic>
<bold>false</bold>
</font>
</property>
<property name="layoutDirection">
<enum>Qt::LeftToRight</enum>
</property>
<property name="styleSheet">
<string notr="true">
QPushButton{
/*常态状态下的按钮样式*/
border-image: url(:/Button/Button/button_Blue.png);
}
QPushButton:hover {
/*鼠标悬浮在按钮上时,设置样式*/
border-image: url(:/Button/Button/button_qing.png);
}
/*点击按钮时,设置样式*/
QPushButton:pressed {
/*设置点击按钮时按钮的样式*/
border-image: url(:/Button/Button/button_qing.png);
}
</string>
</property>
<property name="text">
<string>铲板内敛</string>
</property>
</widget>
<widget class="QPushButton" name="But_BoardExpansionStr">
<property name="geometry">
<rect>
<x>24</x>
<y>31</y>
<width>111</width>
<height>61</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>0</width>
<height>40</height>
</size>
</property>
<property name="font">
<font>
<family>思源黑体 Heavy</family>
<pointsize>14</pointsize>
<weight>10</weight>
<italic>false</italic>
<bold>false</bold>
</font>
</property>
<property name="layoutDirection">
<enum>Qt::LeftToRight</enum>
</property>
<property name="styleSheet">
<string notr="true">
QPushButton{
/*常态状态下的按钮样式*/
border-image: url(:/Button/Button/button_Blue.png);
}
QPushButton:hover {
/*鼠标悬浮在按钮上时,设置样式*/
border-image: url(:/Button/Button/button_qing.png);
}
/*点击按钮时,设置样式*/
QPushButton:pressed {
/*设置点击按钮时按钮的样式*/
border-image: url(:/Button/Button/button_qing.png);
}
</string>
</property>
<property name="text">
<string>铲板外扩</string>
</property>
</widget>
</widget>
<widget class="QGroupBox" name="groupBox_4">
<property name="geometry">
<rect>
<x>600</x>
<y>120</y>
<width>421</width>
<height>71</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">border-image: url(:/Frames/Frames/bg_1.png);</string>
</property>
<property name="title">
<string/>
</property>
<widget class="QPushButton" name="But_TransportTension">
<property name="geometry">
<rect>
<x>290</x>
<y>10</y>
<width>121</width>
<height>51</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>0</width>
<height>40</height>
</size>
</property>
<property name="font">
<font>
<family>思源黑体 Heavy</family>
<pointsize>14</pointsize>
<weight>10</weight>
<italic>false</italic>
<bold>false</bold>
</font>
</property>
<property name="layoutDirection">
<enum>Qt::LeftToRight</enum>
</property>
<property name="styleSheet">
<string notr="true">
QPushButton{
/*常态状态下的按钮样式*/
border-image: url(:/Button/Button/button_Blue.png);
}
QPushButton:hover {
/*鼠标悬浮在按钮上时,设置样式*/
border-image: url(:/Button/Button/button_Green.png);
}
/*点击按钮时,设置样式*/
QPushButton:pressed {
/*设置点击按钮时按钮的样式*/
border-image: url(:/Button/Button/button_qing.png);
}
</string>
</property>
<property name="text">
<string>履带张紧</string>
</property>
</widget>
<widget class="QPushButton" name="But_DustFan">
<property name="geometry">
<rect>
<x>10</x>
<y>10</y>
<width>121</width>
<height>51</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>0</width>
<height>40</height>
</size>
</property>
<property name="font">
<font>
<family>思源黑体 Heavy</family>
<pointsize>14</pointsize>
<weight>10</weight>
<italic>false</italic>
<bold>false</bold>
</font>
</property>
<property name="layoutDirection">
<enum>Qt::LeftToRight</enum>
</property>
<property name="styleSheet">
<string notr="true">
QPushButton{
/*常态状态下的按钮样式*/
border-image: url(:/Button/Button/button_Blue.png);
}
QPushButton:hover {
/*鼠标悬浮在按钮上时,设置样式*/
border-image: url(:/Button/Button/button_Green.png);
}
/*点击按钮时,设置样式*/
QPushButton:pressed {
/*设置点击按钮时按钮的样式*/
border-image: url(:/Button/Button/button_qing.png);
}
</string>
</property>
<property name="text">
<string>风机打开</string>
</property>
</widget>
<widget class="QPushButton" name="But_TrackTension">
<property name="geometry">
<rect>
<x>150</x>
<y>10</y>
<width>121</width>
<height>51</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>0</width>
<height>40</height>
</size>
</property>
<property name="font">
<font>
<family>思源黑体 Heavy</family>
<pointsize>14</pointsize>
<weight>10</weight>
<italic>false</italic>
<bold>false</bold>
</font>
</property>
<property name="layoutDirection">
<enum>Qt::LeftToRight</enum>
</property>
<property name="styleSheet">
<string notr="true">
QPushButton{
/*常态状态下的按钮样式*/
border-image: url(:/Button/Button/button_Blue.png);
}
QPushButton:hover {
/*鼠标悬浮在按钮上时,设置样式*/
border-image: url(:/Button/Button/button_Green.png);
}
/*点击按钮时,设置样式*/
QPushButton:pressed {
/*设置点击按钮时按钮的样式*/
border-image: url(:/Button/Button/button_qing.png);
}
</string>
</property>
<property name="text">
<string>运输机张紧</string>
</property>
</widget>
</widget>
<widget class="QGroupBox" name="groupBox_5">
<property name="geometry">
<rect>
<x>180</x>
<y>120</y>
<width>61</width>
<height>451</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">border-image: url(:/Frames/Frames/bg_1.png);</string>
</property>
<property name="title">
<string/>
</property>
<widget class="QSlider" name="Sider_Cut">
<property name="geometry">
<rect>
<x>10</x>
<y>30</y>
<width>41</width>
<height>401</height>
</rect>
</property>
<property name="minimum">
<number>-127</number>
</property>
<property name="maximum">
<number>127</number>
</property>
<property name="value">
<number>0</number>
</property>
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
</widget>
<widget class="QLabel" name="label_7">
<property name="geometry">
<rect>
<x>10</x>
<y>1</y>
<width>41</width>
<height>30</height>
</rect>
</property>
<property name="text">
<string>摇臂</string>
</property>
</widget>
</widget>
<widget class="QGroupBox" name="groupBox_6">
<property name="geometry">
<rect>
<x>240</x>
<y>310</y>
<width>411</width>
<height>131</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">border-image: url(:/Frames/Frames/bg_1.png);</string>
</property>
<property name="title">
<string/>
</property>
<widget class="QPushButton" name="But_SupportTmpShr">
<property name="geometry">
<rect>
<x>280</x>
<y>70</y>
<width>121</width>
<height>51</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>0</width>
<height>40</height>
</size>
</property>
<property name="font">
<font>
<family>思源黑体 Heavy</family>
<pointsize>14</pointsize>
<weight>10</weight>
<italic>false</italic>
<bold>false</bold>
</font>
</property>
<property name="layoutDirection">
<enum>Qt::LeftToRight</enum>
</property>
<property name="styleSheet">
<string notr="true">
QPushButton{
/*常态状态下的按钮样式*/
border-image: url(:/Button/Button/button_Blue.png);
}
QPushButton:hover {
/*鼠标悬浮在按钮上时,设置样式*/
border-image: url(:/Button/Button/button_Green.png);
}
/*点击按钮时,设置样式*/
QPushButton:pressed {
/*设置点击按钮时按钮的样式*/
border-image: url(:/Button/Button/button_qing.png);
}
</string>
</property>
<property name="text">
<string>临时支护缩</string>
</property>
</widget>
<widget class="QPushButton" name="But_SupportRStr">
<property name="geometry">
<rect>
<x>140</x>
<y>10</y>
<width>131</width>
<height>51</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>0</width>
<height>40</height>
</size>
</property>
<property name="font">
<font>
<family>思源黑体 Heavy</family>
<pointsize>14</pointsize>
<weight>10</weight>
<italic>false</italic>
<bold>false</bold>
</font>
</property>
<property name="layoutDirection">
<enum>Qt::LeftToRight</enum>
</property>
<property name="styleSheet">
<string notr="true">
QPushButton{
/*常态状态下的按钮样式*/
border-image: url(:/Button/Button/button_Blue.png);
}
QPushButton:hover {
/*鼠标悬浮在按钮上时,设置样式*/
border-image: url(:/Button/Button/button_Green.png);
}
/*点击按钮时,设置样式*/
QPushButton:pressed {
/*设置点击按钮时按钮的样式*/
border-image: url(:/Button/Button/button_qing.png);
}
</string>
</property>
<property name="text">
<string>右后支护伸</string>
</property>
</widget>
<widget class="QPushButton" name="But_SupportLShr">
<property name="geometry">
<rect>
<x>10</x>
<y>70</y>
<width>121</width>
<height>51</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>0</width>
<height>40</height>
</size>
</property>
<property name="font">
<font>
<family>思源黑体 Heavy</family>
<pointsize>14</pointsize>
<weight>10</weight>
<italic>false</italic>
<bold>false</bold>
</font>
</property>
<property name="layoutDirection">
<enum>Qt::LeftToRight</enum>
</property>
<property name="styleSheet">
<string notr="true">
QPushButton{
/*常态状态下的按钮样式*/
border-image: url(:/Button/Button/button_Blue.png);
}
QPushButton:hover {
/*鼠标悬浮在按钮上时,设置样式*/
border-image: url(:/Button/Button/button_Green.png);
}
/*点击按钮时,设置样式*/
QPushButton:pressed {
/*设置点击按钮时按钮的样式*/
border-image: url(:/Button/Button/button_qing.png);
}
</string>
</property>
<property name="text">
<string>左后支护缩</string>
</property>
</widget>
<widget class="QPushButton" name="But_SupportLStr">
<property name="geometry">
<rect>
<x>10</x>
<y>10</y>
<width>121</width>
<height>51</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>0</width>
<height>40</height>
</size>
</property>
<property name="font">
<font>
<family>思源黑体 Heavy</family>
<pointsize>14</pointsize>
<weight>10</weight>
<italic>false</italic>
<bold>false</bold>
</font>
</property>
<property name="layoutDirection">
<enum>Qt::LeftToRight</enum>
</property>
<property name="styleSheet">
<string notr="true">
QPushButton{
/*常态状态下的按钮样式*/
border-image: url(:/Button/Button/button_Blue.png);
}
QPushButton:hover {
/*鼠标悬浮在按钮上时,设置样式*/
border-image: url(:/Button/Button/button_Green.png);
}
/*点击按钮时,设置样式*/
QPushButton:pressed {
/*设置点击按钮时按钮的样式*/
border-image: url(:/Button/Button/button_qing.png);
}
</string>
</property>
<property name="text">
<string>左后支护伸</string>
</property>
</widget>
<widget class="QPushButton" name="But_SupportTmpStr">
<property name="geometry">
<rect>
<x>280</x>
<y>10</y>
<width>121</width>
<height>51</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>0</width>
<height>40</height>
</size>
</property>
<property name="font">
<font>
<family>思源黑体 Heavy</family>
<pointsize>14</pointsize>
<weight>10</weight>
<italic>false</italic>
<bold>false</bold>
</font>
</property>
<property name="layoutDirection">
<enum>Qt::LeftToRight</enum>
</property>
<property name="styleSheet">
<string notr="true">
QPushButton{
/*常态状态下的按钮样式*/
border-image: url(:/Button/Button/button_Blue.png);
}
QPushButton:hover {
/*鼠标悬浮在按钮上时,设置样式*/
border-image: url(:/Button/Button/button_Green.png);
}
/*点击按钮时,设置样式*/
QPushButton:pressed {
/*设置点击按钮时按钮的样式*/
border-image: url(:/Button/Button/button_qing.png);
}
</string>
</property>
<property name="text">
<string>临时支护伸</string>
</property>
</widget>
<widget class="QPushButton" name="But_SupportRShr">
<property name="geometry">
<rect>
<x>140</x>
<y>70</y>
<width>131</width>
<height>51</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>0</width>
<height>40</height>
</size>
</property>
<property name="font">
<font>
<family>思源黑体 Heavy</family>
<pointsize>14</pointsize>
<weight>10</weight>
<italic>false</italic>
<bold>false</bold>
</font>
</property>
<property name="layoutDirection">
<enum>Qt::LeftToRight</enum>
</property>
<property name="styleSheet">
<string notr="true">
QPushButton{
/*常态状态下的按钮样式*/
border-image: url(:/Button/Button/button_Blue.png);
}
QPushButton:hover {
/*鼠标悬浮在按钮上时,设置样式*/
border-image: url(:/Button/Button/button_Green.png);
}
/*点击按钮时,设置样式*/
QPushButton:pressed {
/*设置点击按钮时按钮的样式*/
border-image: url(:/Button/Button/button_qing.png);
}
</string>
</property>
<property name="text">
<string>右后支护缩</string>
</property>
</widget>
</widget>
<widget class="QGroupBox" name="groupBox_7">
<property name="geometry">
<rect>
<x>650</x>
<y>310</y>
<width>191</width>
<height>131</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">border-image: url(:/Frames/Frames/bg_1.png);</string>
</property>
<property name="title">
<string/>
</property>
<widget class="QPushButton" name="But_BoostPump">
<property name="geometry">
<rect>
<x>10</x>
<y>70</y>
<width>171</width>
<height>51</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>0</width>
<height>40</height>
</size>
</property>
<property name="font">
<font>
<family>思源黑体 Heavy</family>
<pointsize>14</pointsize>
<weight>10</weight>
<italic>false</italic>
<bold>false</bold>
</font>
</property>
<property name="layoutDirection">
<enum>Qt::LeftToRight</enum>
</property>
<property name="styleSheet">
<string notr="true">
QPushButton{
/*常态状态下的按钮样式*/
border-image: url(:/Button/Button/button_Blue.png);
}
QPushButton:hover {
/*鼠标悬浮在按钮上时,设置样式*/
border-image: url(:/Button/Button/button_Green.png);
}
/*点击按钮时,设置样式*/
QPushButton:pressed {
/*设置点击按钮时按钮的样式*/
border-image: url(:/Button/Button/button_qing.png);
}
</string>
</property>
<property name="text">
<string>增压水泵工作</string>
</property>
</widget>
<widget class="QPushButton" name="But_LubPump">
<property name="geometry">
<rect>
<x>10</x>
<y>10</y>
<width>171</width>
<height>51</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>0</width>
<height>40</height>
</size>
</property>
<property name="font">
<font>
<family>思源黑体 Heavy</family>
<pointsize>14</pointsize>
<weight>10</weight>
<italic>false</italic>
<bold>false</bold>
</font>
</property>
<property name="layoutDirection">
<enum>Qt::LeftToRight</enum>
</property>
<property name="styleSheet">
<string notr="true">
QPushButton{
/*常态状态下的按钮样式*/
border-image: url(:/Button/Button/button_Blue.png);
}
QPushButton:hover {
/*鼠标悬浮在按钮上时,设置样式*/
border-image: url(:/Button/Button/button_Green.png);
}
/*点击按钮时,设置样式*/
QPushButton:pressed {
/*设置点击按钮时按钮的样式*/
border-image: url(:/Button/Button/button_qing.png);
}
</string>
</property>
<property name="text">
<string>集中润滑泵工作</string>
</property>
</widget>
</widget>
<widget class="QGroupBox" name="groupBox_8">
<property name="geometry">
<rect>
<x>240</x>
<y>440</y>
<width>411</width>
<height>131</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">border-image: url(:/Frames/Frames/bg_1.png);</string>
</property>
<property name="title">
<string/>
</property>
<widget class="QPushButton" name="But_RollerShr">
<property name="geometry">
<rect>
<x>310</x>
<y>70</y>
<width>91</width>
<height>51</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>0</width>
<height>40</height>
</size>
</property>
<property name="font">
<font>
<family>思源黑体 Heavy</family>
<pointsize>14</pointsize>
<weight>10</weight>
<italic>false</italic>
<bold>false</bold>
</font>
</property>
<property name="layoutDirection">
<enum>Qt::LeftToRight</enum>
</property>
<property name="styleSheet">
<string notr="true">
QPushButton{
/*常态状态下的按钮样式*/
border-image: url(:/Button/Button/button_Blue.png);
}
QPushButton:hover {
/*鼠标悬浮在按钮上时,设置样式*/
border-image: url(:/Button/Button/button_Green.png);
}
/*点击按钮时,设置样式*/
QPushButton:pressed {
/*设置点击按钮时按钮的样式*/
border-image: url(:/Button/Button/button_qing.png);
}
</string>
</property>
<property name="text">
<string>滚筒缩</string>
</property>
</widget>
<widget class="QPushButton" name="But_HydraulicShr">
<property name="geometry">
<rect>
<x>10</x>
<y>70</y>
<width>141</width>
<height>51</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>0</width>
<height>40</height>
</size>
</property>
<property name="font">
<font>
<family>思源黑体 Heavy</family>
<pointsize>14</pointsize>
<weight>10</weight>
<italic>false</italic>
<bold>false</bold>
</font>
</property>
<property name="layoutDirection">
<enum>Qt::LeftToRight</enum>
</property>
<property name="styleSheet">
<string notr="true">
QPushButton{
/*常态状态下的按钮样式*/
border-image: url(:/Button/Button/button_Blue.png);
}
QPushButton:hover {
/*鼠标悬浮在按钮上时,设置样式*/
border-image: url(:/Button/Button/button_Green.png);
}
/*点击按钮时,设置样式*/
QPushButton:pressed {
/*设置点击按钮时按钮的样式*/
border-image: url(:/Button/Button/button_qing.png);
}
</string>
</property>
<property name="text">
<string>液压侧平台缩</string>
</property>
</widget>
<widget class="QPushButton" name="But_ECUShr">
<property name="geometry">
<rect>
<x>160</x>
<y>70</y>
<width>141</width>
<height>51</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>0</width>
<height>40</height>
</size>
</property>
<property name="font">
<font>
<family>思源黑体 Heavy</family>
<pointsize>14</pointsize>
<weight>10</weight>
<italic>false</italic>
<bold>false</bold>
</font>
</property>
<property name="layoutDirection">
<enum>Qt::LeftToRight</enum>
</property>
<property name="styleSheet">
<string notr="true">
QPushButton{
/*常态状态下的按钮样式*/
border-image: url(:/Button/Button/button_Blue.png);
}
QPushButton:hover {
/*鼠标悬浮在按钮上时,设置样式*/
border-image: url(:/Button/Button/button_Green.png);
}
/*点击按钮时,设置样式*/
QPushButton:pressed {
/*设置点击按钮时按钮的样式*/
border-image: url(:/Button/Button/button_qing.png);
}
</string>
</property>
<property name="text">
<string>电控侧平台缩</string>
</property>
</widget>
<widget class="QPushButton" name="But_RollerStr">
<property name="geometry">
<rect>
<x>310</x>
<y>10</y>
<width>91</width>
<height>51</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>0</width>
<height>40</height>
</size>
</property>
<property name="font">
<font>
<family>思源黑体 Heavy</family>
<pointsize>14</pointsize>
<weight>10</weight>
<italic>false</italic>
<bold>false</bold>
</font>
</property>
<property name="layoutDirection">
<enum>Qt::LeftToRight</enum>
</property>
<property name="styleSheet">
<string notr="true">
QPushButton{
/*常态状态下的按钮样式*/
border-image: url(:/Button/Button/button_Blue.png);
}
QPushButton:hover {
/*鼠标悬浮在按钮上时,设置样式*/
border-image: url(:/Button/Button/button_Green.png);
}
/*点击按钮时,设置样式*/
QPushButton:pressed {
/*设置点击按钮时按钮的样式*/
border-image: url(:/Button/Button/button_qing.png);
}
</string>
</property>
<property name="text">
<string>滚筒伸</string>
</property>
</widget>
<widget class="QPushButton" name="But_HydraulicStr">
<property name="geometry">
<rect>
<x>10</x>
<y>10</y>
<width>141</width>
<height>51</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>0</width>
<height>40</height>
</size>
</property>
<property name="font">
<font>
<family>思源黑体 Heavy</family>
<pointsize>14</pointsize>
<weight>10</weight>
<italic>false</italic>
<bold>false</bold>
</font>
</property>
<property name="layoutDirection">
<enum>Qt::LeftToRight</enum>
</property>
<property name="styleSheet">
<string notr="true">
QPushButton{
/*常态状态下的按钮样式*/
border-image: url(:/Button/Button/button_Blue.png);
}
QPushButton:hover {
/*鼠标悬浮在按钮上时,设置样式*/
border-image: url(:/Button/Button/button_Green.png);
}
/*点击按钮时,设置样式*/
QPushButton:pressed {
/*设置点击按钮时按钮的样式*/
border-image: url(:/Button/Button/button_qing.png);
}
</string>
</property>
<property name="text">
<string>液压侧平台伸</string>
</property>
</widget>
<widget class="QPushButton" name="But_ECUStr">
<property name="geometry">
<rect>
<x>160</x>
<y>10</y>
<width>141</width>
<height>51</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>0</width>
<height>40</height>
</size>
</property>
<property name="font">
<font>
<family>思源黑体 Heavy</family>
<pointsize>14</pointsize>
<weight>10</weight>
<italic>false</italic>
<bold>false</bold>
</font>
</property>
<property name="layoutDirection">
<enum>Qt::LeftToRight</enum>
</property>
<property name="styleSheet">
<string notr="true">
QPushButton{
/*常态状态下的按钮样式*/
border-image: url(:/Button/Button/button_Blue.png);
}
QPushButton:hover {
/*鼠标悬浮在按钮上时,设置样式*/
border-image: url(:/Button/Button/button_Green.png);
}
/*点击按钮时,设置样式*/
QPushButton:pressed {
/*设置点击按钮时按钮的样式*/
border-image: url(:/Button/Button/button_qing.png);
}
</string>
</property>
<property name="text">
<string>电控侧平台伸</string>
</property>
</widget>
</widget>
<widget class="QGroupBox" name="groupBox_9">
<property name="geometry">
<rect>
<x>240</x>
<y>120</y>
<width>361</width>
<height>71</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">border-image: url(:/Frames/Frames/bg_1.png);</string>
</property>
<property name="title">
<string/>
</property>
<widget class="QSlider" name="Sider_Cutt">
<property name="geometry">
<rect>
<x>35</x>
<y>15</y>
<width>321</width>
<height>41</height>
</rect>
</property>
<property name="minimum">
<number>-127</number>
</property>
<property name="maximum">
<number>127</number>
</property>
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
</widget>
<widget class="QLabel" name="label_6">
<property name="geometry">
<rect>
<x>10</x>
<y>0</y>
<width>21</width>
<height>71</height>
</rect>
</property>
<property name="text">
<string>
</string>
</property>
</widget>
</widget>
<widget class="QGroupBox" name="groupBox_10">
<property name="geometry">
<rect>
<x>0</x>
<y>120</y>
<width>181</width>
<height>451</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">border-image: url(:/Frames/Frames/bg_1.png);</string>
</property>
<property name="title">
<string/>
</property>
<widget class="QLabel" name="label_4">
<property name="geometry">
<rect>
<x>140</x>
<y>424</y>
<width>21</width>
<height>30</height>
</rect>
</property>
<property name="text">
<string></string>
</property>
</widget>
<widget class="QSlider" name="Sider_TrackL">
<property name="geometry">
<rect>
<x>10</x>
<y>30</y>
<width>41</width>
<height>401</height>
</rect>
</property>
<property name="minimum">
<number>-127</number>
</property>
<property name="maximum">
<number>127</number>
</property>
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
</widget>
<widget class="QLabel" name="label_2">
<property name="geometry">
<rect>
<x>10</x>
<y>1</y>
<width>171</width>
<height>30</height>
</rect>
</property>
<property name="text">
<string>履 带 前 进</string>
</property>
</widget>
<widget class="QLabel" name="label_5">
<property name="geometry">
<rect>
<x>80</x>
<y>424</y>
<width>21</width>
<height>30</height>
</rect>
</property>
<property name="text">
<string></string>
</property>
</widget>
<widget class="QLabel" name="label_3">
<property name="geometry">
<rect>
<x>20</x>
<y>424</y>
<width>21</width>
<height>30</height>
</rect>
</property>
<property name="text">
<string></string>
</property>
</widget>
<widget class="QSlider" name="Sider_Track">
<property name="geometry">
<rect>
<x>60</x>
<y>30</y>
<width>61</width>
<height>401</height>
</rect>
</property>
<property name="minimum">
<number>-127</number>
</property>
<property name="maximum">
<number>127</number>
</property>
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
</widget>
<widget class="QSlider" name="Sider_TrackR">
<property name="geometry">
<rect>
<x>130</x>
<y>30</y>
<width>41</width>
<height>401</height>
</rect>
</property>
<property name="minimum">
<number>-127</number>
</property>
<property name="maximum">
<number>127</number>
</property>
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
</widget>
</widget>
<widget class="QGroupBox" name="groupBox_11">
<property name="geometry">
<rect>
<x>770</x>
<y>0</y>
<width>251</width>
<height>111</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">border-image: url(:/Frames/Frames/bg_1.png);</string>
</property>
<property name="title">
<string/>
</property>
<widget class="QComboBox" name="XZK_SpeedMode">
<property name="geometry">
<rect>
<x>110</x>
<y>60</y>
<width>121</width>
<height>40</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">border-image: url(:/Frames/Frames/Alarm.png);</string>
</property>
<property name="currentIndex">
<number>0</number>
</property>
<item>
<property name="text">
<string>低速模式</string>
</property>
</item>
<item>
<property name="text">
<string>高速模式</string>
</property>
</item>
</widget>
<widget class="QLabel" name="label">
<property name="geometry">
<rect>
<x>20</x>
<y>10</y>
<width>81</width>
<height>40</height>
</rect>
</property>
<property name="text">
<string>工作模式:</string>
</property>
</widget>
<widget class="QComboBox" name="XZK_OperMode">
<property name="geometry">
<rect>
<x>110</x>
<y>10</y>
<width>121</width>
<height>40</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">border-image: url(:/Frames/Frames/Alarm.png);</string>
</property>
<property name="currentIndex">
<number>0</number>
</property>
<item>
<property name="text">
<string>请选择模式</string>
</property>
</item>
<item>
<property name="text">
<string>工作模式</string>
</property>
</item>
<item>
<property name="text">
<string>行走模式</string>
</property>
</item>
<item>
<property name="text">
<string>探水钻模式</string>
</property>
</item>
<item>
<property name="text">
<string>检修模式</string>
</property>
</item>
</widget>
<widget class="QLabel" name="label_8">
<property name="geometry">
<rect>
<x>20</x>
<y>60</y>
<width>81</width>
<height>40</height>
</rect>
</property>
<property name="text">
<string>速度模式:</string>
</property>
</widget>
</widget>
</widget>
<resources/>
<connections/>
</ui>