2327 lines
56 KiB
XML
2327 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 "思源黑体 Heavy";
|
|
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_Network_36">
|
|
<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 "思源黑体 Heavy";
|
|
}
|
|
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_Network_37">
|
|
<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 "思源黑体 Heavy";
|
|
}
|
|
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_Network_3">
|
|
<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_Network_6">
|
|
<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_Network_1">
|
|
<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_Network_7">
|
|
<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_Network_8">
|
|
<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_Network_5">
|
|
<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_Network_0">
|
|
<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_Network_4">
|
|
<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_Network_2">
|
|
<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_Network_9">
|
|
<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_Network_10">
|
|
<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_Network_16">
|
|
<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_Network_14">
|
|
<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_Network_15">
|
|
<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_Network_13">
|
|
<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_Network_20">
|
|
<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_Network_17">
|
|
<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_Network_18">
|
|
<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_Network_19">
|
|
<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_Network_33">
|
|
<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_Network_35">
|
|
<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_Network_34">
|
|
<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>127</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_Network_24">
|
|
<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_Network_22">
|
|
<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_Network_12">
|
|
<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_Network_11">
|
|
<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_Network_23">
|
|
<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_Network_21">
|
|
<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_Network_32">
|
|
<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_Network_31">
|
|
<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_Network_30">
|
|
<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_Network_26">
|
|
<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_Network_27">
|
|
<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_Network_29">
|
|
<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_Network_25">
|
|
<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_Network_28">
|
|
<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="horizontalSlider">
|
|
<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>2</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>
|
|
</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>
|
|
<include location="../Pictures/Pictures.qrc"/>
|
|
</resources>
|
|
<connections/>
|
|
</ui>
|