代码拉取完成,页面将自动刷新
<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>MainScreen</class>
<widget class="QWidget" name="MainScreen">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>1080</width>
<height>1920</height>
</rect>
</property>
<property name="windowTitle">
<string>mainScreen</string>
</property>
<property name="styleSheet">
<string notr="true"/>
</property>
<widget class="QWidget" name="widget" native="true">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>1080</width>
<height>1920</height>
</rect>
</property>
<property name="autoFillBackground">
<bool>false</bool>
</property>
<property name="styleSheet">
<string notr="true">#widget{background-image: url(:/image/mainScreen.png);}</string>
</property>
<widget class="QWidget" name="VMShowWidget" native="true">
<property name="geometry">
<rect>
<x>35</x>
<y>156</y>
<width>1011</width>
<height>521</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">background-color: rgb(174, 236, 255);
border-radius:5.4px;
</string>
</property>
<widget class="QStackedWidget" name="VTDisplay">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>1011</width>
<height>521</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">background-color: rgb(9, 22, 45);
border-radius: 5.4px;</string>
</property>
<property name="currentIndex">
<number>1</number>
</property>
<widget class="QWidget" name="page">
<property name="styleSheet">
<string notr="true">border-radius:5.4px;
</string>
</property>
</widget>
<widget class="QWidget" name="page_1">
<property name="styleSheet">
<string notr="true">background-color: rgb(9, 22, 45);
</string>
</property>
<widget class="QWidget" name="MainDisplay" native="true">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>734</width>
<height>521</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">background-color: rgb(16, 24, 40);</string>
</property>
</widget>
<widget class="QWidget" name="SubDisplay1" native="true">
<property name="geometry">
<rect>
<x>741</x>
<y>0</y>
<width>270</width>
<height>169</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">background-color: rgb(16, 24, 40);</string>
</property>
</widget>
<widget class="QWidget" name="SubDisplay2" native="true">
<property name="geometry">
<rect>
<x>741</x>
<y>176</y>
<width>270</width>
<height>169</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">background-color: rgb(16, 24, 40);</string>
</property>
</widget>
<widget class="QWidget" name="addCamera" native="true">
<property name="geometry">
<rect>
<x>741</x>
<y>352</y>
<width>270</width>
<height>169</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">background-color: rgb(16, 24, 40);
</string>
</property>
<widget class="QPushButton" name="pushButton_10">
<property name="geometry">
<rect>
<x>113</x>
<y>67</y>
<width>33</width>
<height>33</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">background:transparent;
border-image: url(:/image/addSmall.png);
</string>
</property>
<property name="text">
<string/>
</property>
</widget>
</widget>
</widget>
<widget class="QWidget" name="page_2">
<widget class="QWidget" name="FullDisplay" native="true">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>1011</width>
<height>521</height>
</rect>
</property>
</widget>
</widget>
</widget>
</widget>
<widget class="QLabel" name="m_lblHeightAlarm">
<property name="geometry">
<rect>
<x>730</x>
<y>1665</y>
<width>61</width>
<height>41</height>
</rect>
</property>
<property name="font">
<font>
<family>等线</family>
<pointsize>13</pointsize>
<italic>false</italic>
<bold>false</bold>
</font>
</property>
<property name="styleSheet">
<string notr="true">color: rgb(203, 231, 255);
font: 13pt "等线";
font-weight: 400;
</string>
</property>
<property name="text">
<string>100m</string>
</property>
</widget>
<widget class="QLabel" name="label_2">
<property name="geometry">
<rect>
<x>594</x>
<y>1611</y>
<width>101</width>
<height>41</height>
</rect>
</property>
<property name="font">
<font>
<family>等线</family>
<pointsize>15</pointsize>
<italic>false</italic>
<bold>true</bold>
</font>
</property>
<property name="styleSheet">
<string notr="true">color: rgb(203, 231, 255);
font: 15pt "等线";
font-weight: bold;
</string>
</property>
<property name="text">
<string>高度(m)</string>
</property>
</widget>
<widget class="QLabel" name="HeightShow">
<property name="geometry">
<rect>
<x>551</x>
<y>1657</y>
<width>141</width>
<height>51</height>
</rect>
</property>
<property name="font">
<font>
<family>等线</family>
<pointsize>24</pointsize>
<italic>false</italic>
<bold>true</bold>
</font>
</property>
<property name="styleSheet">
<string notr="true">color: #FE6240;
font: 24pt "等线";
font-weight: 700;</string>
</property>
<property name="text">
<string>1.23450</string>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
</widget>
<widget class="QLabel" name="label_17">
<property name="geometry">
<rect>
<x>560</x>
<y>1620</y>
<width>27</width>
<height>27</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">image: url(:/image/Height.png);
</string>
</property>
<property name="text">
<string><html><head/><body><p align="right"><br/></p></body></html></string>
</property>
</widget>
<widget class="QLabel" name="WindSpeedShow">
<property name="geometry">
<rect>
<x>810</x>
<y>1657</y>
<width>151</width>
<height>51</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">color: #02B695;
font: 24pt "等线";
font-weight: 700;
</string>
</property>
<property name="text">
<string>1.2340</string>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
</widget>
<widget class="QLabel" name="label_22">
<property name="geometry">
<rect>
<x>823</x>
<y>1605</y>
<width>41</width>
<height>41</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">image: url(:/image/WindSpeed.png);
font: 30px"Ubuntu";
font:bold;
color: rgb(251, 160, 57);
image-position:left;
border:0px solid;</string>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="QProgressBar" name="WindSpeedBar">
<property name="geometry">
<rect>
<x>807</x>
<y>1725</y>
<width>252</width>
<height>12</height>
</rect>
</property>
<property name="font">
<font>
<pointsize>12</pointsize>
<italic>false</italic>
<bold>true</bold>
</font>
</property>
<property name="styleSheet">
<string notr="true">QProgressBar {
border-bottom-right-radius:5.4px;
border-bottom-left-radius:5.4px;
background-color: #76706F;
}
QProgressBar::chunk {
border-bottom-left-radius:5.4px;
background-color: #02B695;
}</string>
</property>
<property name="value">
<number>0</number>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
<property name="textVisible">
<bool>false</bool>
</property>
</widget>
<widget class="QProgressBar" name="MomentForceBar">
<property name="geometry">
<rect>
<x>283</x>
<y>1725</y>
<width>252</width>
<height>12</height>
</rect>
</property>
<property name="font">
<font>
<pointsize>11</pointsize>
<italic>false</italic>
<bold>true</bold>
</font>
</property>
<property name="styleSheet">
<string notr="true">QProgressBar {
border-bottom-right-radius:5.4px;
border-bottom-left-radius:5.4px;
background-color: #76706F;
}
QProgressBar::chunk {
border-bottom-left-radius:5.4px;
background-color: #02B695;
}</string>
</property>
<property name="value">
<number>0</number>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
<property name="textVisible">
<bool>false</bool>
</property>
</widget>
<widget class="QLabel" name="MomentShow">
<property name="geometry">
<rect>
<x>281</x>
<y>1650</y>
<width>161</width>
<height>61</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">color: #02B695;
font: 24pt "等线";
font-weight: 700;
</string>
</property>
<property name="text">
<string>1.23450</string>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
</widget>
<widget class="QLabel" name="label_37">
<property name="geometry">
<rect>
<x>299</x>
<y>1616</y>
<width>27</width>
<height>27</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">background-image: url(:/image/Torque.png);</string>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="QProgressBar" name="ScopeBar">
<property name="geometry">
<rect>
<x>283</x>
<y>1876</y>
<width>252</width>
<height>12</height>
</rect>
</property>
<property name="font">
<font>
<pointsize>18</pointsize>
<italic>false</italic>
<bold>true</bold>
</font>
</property>
<property name="styleSheet">
<string notr="true">QProgressBar {
border-bottom-right-radius:5.4px;
border-bottom-left-radius:5.4px;
background-color: #76706F;
}
QProgressBar::chunk {
border-bottom-left-radius:5.4px;
background-color: #02B695;
}</string>
</property>
<property name="value">
<number>0</number>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
<property name="textVisible">
<bool>false</bool>
</property>
</widget>
<widget class="QLabel" name="ScopeShow">
<property name="geometry">
<rect>
<x>290</x>
<y>1804</y>
<width>141</width>
<height>51</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">color: #02B695;
font: 24pt "等线";
font-weight: 700;
</string>
</property>
<property name="text">
<string>1.23450</string>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
</widget>
<widget class="QLabel" name="label_10">
<property name="geometry">
<rect>
<x>299</x>
<y>1765</y>
<width>27</width>
<height>27</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">background-image: url(:/image/Amplitude.png);</string>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="QLabel" name="label_30">
<property name="geometry">
<rect>
<x>565</x>
<y>1764</y>
<width>27</width>
<height>27</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">background-image: url(:/image/DipAngle.png);</string>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="QProgressBar" name="AngleBar">
<property name="geometry">
<rect>
<x>546</x>
<y>1876</y>
<width>252</width>
<height>12</height>
</rect>
</property>
<property name="font">
<font>
<pointsize>12</pointsize>
<italic>false</italic>
<bold>true</bold>
</font>
</property>
<property name="styleSheet">
<string notr="true">QProgressBar {
border-bottom-right-radius:5.4px;
border-bottom-left-radius:5.4px;
background-color: #76706F;
}
QProgressBar::chunk {
border-bottom-left-radius:5.4px;
background-color: #02B695;
}</string>
</property>
<property name="value">
<number>0</number>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
<property name="textVisible">
<bool>false</bool>
</property>
</widget>
<widget class="QLabel" name="AngleShow">
<property name="geometry">
<rect>
<x>536</x>
<y>1800</y>
<width>181</width>
<height>61</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">color: #02B695;
font: 24pt "等线";
font-weight: 700;
</string>
</property>
<property name="text">
<string>1.23450</string>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
</widget>
<widget class="QProgressBar" name="RotationBar">
<property name="geometry">
<rect>
<x>807</x>
<y>1875</y>
<width>252</width>
<height>12</height>
</rect>
</property>
<property name="font">
<font>
<pointsize>12</pointsize>
<italic>false</italic>
<bold>true</bold>
</font>
</property>
<property name="styleSheet">
<string notr="true">QProgressBar {
border-bottom-right-radius:5.4px;
border-bottom-left-radius:5.4px;
background-color: #76706F;
}
QProgressBar::chunk {
border-bottom-left-radius:5.4px;
background-color: #02B695;
}</string>
</property>
<property name="value">
<number>0</number>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
<property name="textVisible">
<bool>false</bool>
</property>
</widget>
<widget class="QLabel" name="label">
<property name="geometry">
<rect>
<x>822</x>
<y>1763</y>
<width>41</width>
<height>41</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">image: url(:/image/Rotation.png);
font: 30px "Ubuntu";
font:bold;
color: rgb(251, 160, 57);
image-position:left;
border:0px solid;</string>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="QLabel" name="label_27">
<property name="geometry">
<rect>
<x>300</x>
<y>1460</y>
<width>27</width>
<height>27</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">background-image: url(:/image/LiftingCapacity.png);
</string>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="QLabel" name="WeightShow">
<property name="geometry">
<rect>
<x>283</x>
<y>1490</y>
<width>161</width>
<height>81</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">
color: #02B695;
font: 24pt "等线";
font-weight: 700;</string>
</property>
<property name="text">
<string>1.23450</string>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
</widget>
<widget class="QLabel" name="label_7">
<property name="geometry">
<rect>
<x>703</x>
<y>1672</y>
<width>25</width>
<height>25</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">background-image: url(:/image/alarm.png);</string>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="QLabel" name="label_8">
<property name="geometry">
<rect>
<x>20</x>
<y>70</y>
<width>161</width>
<height>16</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">font: 12pt "等线";
color: rgb(203, 231, 255);
</string>
</property>
<property name="text">
<string>ID:12345679</string>
</property>
</widget>
<widget class="QLabel" name="label_9">
<property name="geometry">
<rect>
<x>888</x>
<y>73</y>
<width>191</width>
<height>16</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">font: 11pt "等线";
color: rgb(203, 231, 255);</string>
</property>
<property name="text">
<string>2024-01-01 06:31:32</string>
</property>
</widget>
<widget class="QLabel" name="label_11">
<property name="geometry">
<rect>
<x>860</x>
<y>32</y>
<width>38</width>
<height>27</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">background-image: url(:/image/net.png);</string>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="QLabel" name="label_12">
<property name="geometry">
<rect>
<x>936</x>
<y>35</y>
<width>38</width>
<height>22</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">background-image: url(:/image/ups.png);</string>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="QPushButton" name="m_pBtnSet">
<property name="geometry">
<rect>
<x>1015</x>
<y>30</y>
<width>38</width>
<height>32</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">background:transparent;
background-image: url(:/image/set.png);</string>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="QLabel" name="label_14">
<property name="geometry">
<rect>
<x>64</x>
<y>748</y>
<width>121</width>
<height>51</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">color: rgb(203, 231, 255);
font: 17pt "等线";
font-weight: bold;
</string>
</property>
<property name="text">
<string>智能检测</string>
</property>
</widget>
<widget class="QLabel" name="label_15">
<property name="geometry">
<rect>
<x>70</x>
<y>859</y>
<width>121</width>
<height>51</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">color: rgb(203, 231, 255);
font: 17pt "等线";
font-weight: bold;</string>
</property>
<property name="text">
<string>塔机001</string>
</property>
</widget>
<widget class="QLabel" name="label_16">
<property name="geometry">
<rect>
<x>96</x>
<y>1443</y>
<width>121</width>
<height>51</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">color: rgb(203, 231, 255);
font: 17pt "等线";
font-weight: bold;</string>
</property>
<property name="text">
<string>今日概况</string>
</property>
</widget>
<widget class="QPushButton" name="pushButton_2">
<property name="geometry">
<rect>
<x>946</x>
<y>746</y>
<width>100</width>
<height>57</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">background:transparent;
background-image: url(:/image/more_ai.png);
color: rgb(203, 231, 255);
font: 14pt "等线";
font-weight: 500;
</string>
</property>
<property name="text">
<string>更多</string>
</property>
</widget>
<widget class="QPushButton" name="pushButton_3">
<property name="geometry">
<rect>
<x>200</x>
<y>747</y>
<width>56</width>
<height>57</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">background:transparent;
background-image: url(:/image/BasicMonitoring.png);</string>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="QPushButton" name="pushButton_4">
<property name="geometry">
<rect>
<x>268</x>
<y>747</y>
<width>56</width>
<height>57</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">background:transparent;
background-image: url(:/image/FenceMonitoring.png);</string>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="QPushButton" name="pushButton_5">
<property name="geometry">
<rect>
<x>336</x>
<y>747</y>
<width>56</width>
<height>57</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">background:transparent;
background-image: url(:/image/PreTighteningNut.png);</string>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="QPushButton" name="pushButton_6">
<property name="geometry">
<rect>
<x>404</x>
<y>747</y>
<width>56</width>
<height>57</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">background:transparent;
border-image: url(:/image/WireRope.png);</string>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="QPushButton" name="pushButton_13">
<property name="geometry">
<rect>
<x>472</x>
<y>747</y>
<width>56</width>
<height>57</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">background:transparent;
background-image: url(:/image/SafeWearing.png);</string>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="QPushButton" name="pushButton_14">
<property name="geometry">
<rect>
<x>540</x>
<y>747</y>
<width>56</width>
<height>57</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">background:transparent;
background-image: url(:/image/IntelligentEelectricity.png);</string>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="QPushButton" name="pushButton_15">
<property name="geometry">
<rect>
<x>608</x>
<y>747</y>
<width>56</width>
<height>57</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">background:transparent;
background-image: url(:/image/FireDetection.png);</string>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="QPushButton" name="pushButton_16">
<property name="geometry">
<rect>
<x>676</x>
<y>747</y>
<width>56</width>
<height>57</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">background:transparent;
background-image: url(:/image/WeatherMonitoring.png);</string>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="QPushButton" name="pushButton_17">
<property name="geometry">
<rect>
<x>744</x>
<y>747</y>
<width>56</width>
<height>57</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">background:transparent;
background-image: url(:/image/HoistingDangerZone.png);</string>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="QPushButton" name="pushButton_18">
<property name="geometry">
<rect>
<x>812</x>
<y>747</y>
<width>56</width>
<height>57</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">background:transparent;
background-image: url(:/image/DriverBehavior.png);</string>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="QPushButton" name="pushButton_19">
<property name="geometry">
<rect>
<x>880</x>
<y>747</y>
<width>56</width>
<height>57</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">background:transparent;
background-image: url(:/image/AlcoholMonitoring.png);</string>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="QLabel" name="label_53">
<property name="geometry">
<rect>
<x>884</x>
<y>1010</y>
<width>121</width>
<height>51</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">color: rgb(203, 231, 255);
font: 17pt "等线";
font-weight: bold;</string>
</property>
<property name="text">
<string>报警情况</string>
</property>
</widget>
<widget class="QLabel" name="label_55">
<property name="geometry">
<rect>
<x>740</x>
<y>1442</y>
<width>151</width>
<height>51</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">color: rgb(203, 231, 255);
font: 17pt "等线";
font-weight: bold;</string>
</property>
<property name="text">
<string>控制输出状态</string>
</property>
</widget>
<widget class="QLabel" name="label_56">
<property name="geometry">
<rect>
<x>332</x>
<y>1450</y>
<width>121</width>
<height>51</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">color: rgb(203, 231, 255);
font: 15pt "等线";
font-weight: bold;</string>
</property>
<property name="text">
<string>起重量(t)</string>
</property>
</widget>
<widget class="QLabel" name="label_57">
<property name="geometry">
<rect>
<x>482</x>
<y>1515</y>
<width>61</width>
<height>41</height>
</rect>
</property>
<property name="font">
<font>
<family>等线</family>
<pointsize>13</pointsize>
<italic>false</italic>
<bold>false</bold>
</font>
</property>
<property name="styleSheet">
<string notr="true">
color: rgb(203, 231, 255);
</string>
</property>
<property name="text">
<string>100t</string>
</property>
</widget>
<widget class="QLabel" name="label_58">
<property name="geometry">
<rect>
<x>455</x>
<y>1522</y>
<width>25</width>
<height>25</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">background-image: url(:/image/alarm.png);</string>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="QLabel" name="label_59">
<property name="geometry">
<rect>
<x>50</x>
<y>1501</y>
<width>141</width>
<height>31</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">color: rgb(105, 172, 255);
font: 12pt "等线";
font-weight: 500;</string>
</property>
<property name="text">
<string>累计工作时间</string>
</property>
</widget>
<widget class="QLabel" name="label_60">
<property name="geometry">
<rect>
<x>50</x>
<y>1538</y>
<width>141</width>
<height>31</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">color: rgb(105, 172, 255);
font: 12pt "等线";
font-weight: 500;</string>
</property>
<property name="text">
<string>工作循环次数</string>
</property>
</widget>
<widget class="QLabel" name="label_34">
<property name="geometry">
<rect>
<x>190</x>
<y>1496</y>
<width>101</width>
<height>41</height>
</rect>
</property>
<property name="font">
<font>
<family>等线</family>
<pointsize>13</pointsize>
<italic>false</italic>
<bold>true</bold>
</font>
</property>
<property name="styleSheet">
<string notr="true">color: rgb(203, 231, 255);
font: 13pt "等线";
font-weight: 700;
</string>
</property>
<property name="text">
<string>8小时</string>
</property>
</widget>
<widget class="QLabel" name="label_61">
<property name="geometry">
<rect>
<x>190</x>
<y>1532</y>
<width>71</width>
<height>41</height>
</rect>
</property>
<property name="font">
<font>
<family>等线</family>
<pointsize>13</pointsize>
<italic>false</italic>
<bold>true</bold>
</font>
</property>
<property name="styleSheet">
<string notr="true">color: rgb(203, 231, 255);
font: 13pt "等线";
font-weight: 700;
</string>
</property>
<property name="text">
<string>56次</string>
</property>
</widget>
<widget class="QLabel" name="label_62">
<property name="geometry">
<rect>
<x>329</x>
<y>1604</y>
<width>151</width>
<height>51</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">color: rgb(203, 231, 255);
font: 15pt "等线";
font-weight: bold;</string>
</property>
<property name="text">
<string>力矩(KN*M)</string>
</property>
</widget>
<widget class="QLabel" name="label_63">
<property name="geometry">
<rect>
<x>436</x>
<y>1671</y>
<width>25</width>
<height>25</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">background-image: url(:/image/alarm.png);</string>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="QLabel" name="m_lblMomentAlarm">
<property name="geometry">
<rect>
<x>463</x>
<y>1664</y>
<width>81</width>
<height>41</height>
</rect>
</property>
<property name="font">
<font>
<family>等线</family>
<pointsize>11</pointsize>
<italic>false</italic>
<bold>false</bold>
</font>
</property>
<property name="styleSheet">
<string notr="true">
color: rgb(203, 231, 255);
font: 11pt "等线";
font-weight: 400;
</string>
</property>
<property name="text">
<string>100KN*M</string>
</property>
</widget>
<widget class="QLabel" name="label_65">
<property name="geometry">
<rect>
<x>332</x>
<y>1752</y>
<width>101</width>
<height>51</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">color: rgb(203, 231, 255);
font: 15pt "等线";
font-weight: bold;</string>
</property>
<property name="text">
<string>幅度(m)</string>
</property>
</widget>
<widget class="QLabel" name="m_lblScopeAlarm">
<property name="geometry">
<rect>
<x>470</x>
<y>1813</y>
<width>61</width>
<height>41</height>
</rect>
</property>
<property name="font">
<font>
<family>等线</family>
<pointsize>13</pointsize>
<italic>false</italic>
<bold>false</bold>
</font>
</property>
<property name="styleSheet">
<string notr="true">color: rgb(203, 231, 255);
font: 13pt "等线";
font-weight: 400;
</string>
</property>
<property name="text">
<string>100m</string>
</property>
</widget>
<widget class="QLabel" name="label_13">
<property name="geometry">
<rect>
<x>443</x>
<y>1820</y>
<width>25</width>
<height>25</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">background-image: url(:/image/alarm.png);</string>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="QLabel" name="label_66">
<property name="geometry">
<rect>
<x>599</x>
<y>1754</y>
<width>101</width>
<height>51</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">color: rgb(203, 231, 255);
font: 15pt "等线";
font-weight: bold;</string>
</property>
<property name="text">
<string>倾角(度)</string>
</property>
</widget>
<widget class="QLabel" name="label_67">
<property name="geometry">
<rect>
<x>858</x>
<y>1756</y>
<width>101</width>
<height>51</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">color: rgb(203, 231, 255);
font: 15pt "等线";
font-weight: bold;</string>
</property>
<property name="text">
<string>回转(度)</string>
</property>
</widget>
<widget class="QLabel" name="label_19">
<property name="geometry">
<rect>
<x>703</x>
<y>1818</y>
<width>25</width>
<height>25</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">background-image: url(:/image/alarm.png);</string>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="QLabel" name="m_lblAngleAlarm">
<property name="geometry">
<rect>
<x>730</x>
<y>1811</y>
<width>61</width>
<height>41</height>
</rect>
</property>
<property name="font">
<font>
<family>等线</family>
<pointsize>13</pointsize>
<italic>false</italic>
<bold>false</bold>
</font>
</property>
<property name="styleSheet">
<string notr="true">color: rgb(203, 231, 255);
font: 13pt "等线";
font-weight: 400;
</string>
</property>
<property name="text">
<string>100度</string>
</property>
</widget>
<widget class="QLabel" name="label_68">
<property name="geometry">
<rect>
<x>857</x>
<y>1603</y>
<width>121</width>
<height>51</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">color: rgb(203, 231, 255);
font: 15pt "等线";
font-weight: bold;</string>
</property>
<property name="text">
<string>风速(m/s)</string>
</property>
</widget>
<widget class="QLabel" name="label_20">
<property name="geometry">
<rect>
<x>952</x>
<y>1671</y>
<width>25</width>
<height>25</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">background-image: url(:/image/alarm.png);</string>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="QLabel" name="m_lblWindAlarm">
<property name="geometry">
<rect>
<x>979</x>
<y>1664</y>
<width>81</width>
<height>41</height>
</rect>
</property>
<property name="font">
<font>
<family>等线</family>
<pointsize>13</pointsize>
<italic>false</italic>
<bold>false</bold>
</font>
</property>
<property name="styleSheet">
<string notr="true">color: rgb(203, 231, 255);
font: 13pt "等线";
font-weight: 400;
</string>
</property>
<property name="text">
<string>100m/s</string>
</property>
</widget>
<widget class="QLabel" name="label_24">
<property name="geometry">
<rect>
<x>987</x>
<y>1810</y>
<width>61</width>
<height>41</height>
</rect>
</property>
<property name="font">
<font>
<family>等线</family>
<pointsize>13</pointsize>
<italic>false</italic>
<bold>false</bold>
</font>
</property>
<property name="styleSheet">
<string notr="true">color: rgb(203, 231, 255);
font: 13pt "等线";
font-weight: 400;
</string>
</property>
<property name="text">
<string>100度</string>
</property>
</widget>
<widget class="QLabel" name="label_25">
<property name="geometry">
<rect>
<x>962</x>
<y>1817</y>
<width>25</width>
<height>25</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">background-image: url(:/image/alarm.png);</string>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="QProgressBar" name="HeightBar">
<property name="geometry">
<rect>
<x>546</x>
<y>1725</y>
<width>251</width>
<height>12</height>
</rect>
</property>
<property name="font">
<font>
<pointsize>11</pointsize>
<italic>false</italic>
<bold>true</bold>
</font>
</property>
<property name="styleSheet">
<string notr="true">QProgressBar {
border-bottom-right-radius:5.4px;
border-bottom-left-radius:5.4px;
background-color: #76706F;
}
QProgressBar::chunk {
border-bottom-left-radius:5.4px;
background-color: #02B695;
}</string>
</property>
<property name="value">
<number>0</number>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
<property name="textVisible">
<bool>false</bool>
</property>
</widget>
<widget class="QProgressBar" name="WeightBar">
<property name="geometry">
<rect>
<x>284</x>
<y>1574</y>
<width>251</width>
<height>12</height>
</rect>
</property>
<property name="font">
<font>
<pointsize>11</pointsize>
<italic>false</italic>
<bold>true</bold>
</font>
</property>
<property name="styleSheet">
<string notr="true">QProgressBar {
border-bottom-right-radius:5.4px;
border-bottom-left-radius:5.4px;
background-color: #76706F;
}
QProgressBar::chunk {
border-bottom-left-radius:5.4px;
background-color: #02B695;
}</string>
</property>
<property name="value">
<number>0</number>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
<property name="textVisible">
<bool>false</bool>
</property>
</widget>
<widget class="QPushButton" name="pushButton_8">
<property name="geometry">
<rect>
<x>807</x>
<y>862</y>
<width>251</width>
<height>140</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">QPushButton {
background-image: url(:/image/keyCall.png);
border-radius: 5.4px 5.4px;
padding-left: 49px;
color: rgb(203, 231, 255);
font: 17pt "等线";
font-weight: bold;
}</string>
</property>
<property name="text">
<string>一键呼叫</string>
</property>
</widget>
<widget class="QPushButton" name="pushButton_9">
<property name="geometry">
<rect>
<x>20</x>
<y>20</y>
<width>164</width>
<height>39</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">background:transparent;
background-image: url(:/image/logo.png);</string>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="QLabel" name="label_3">
<property name="geometry">
<rect>
<x>563</x>
<y>1490</y>
<width>54</width>
<height>54</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">background-image: url(:/image/left.png);</string>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="QLabel" name="label_4">
<property name="geometry">
<rect>
<x>569</x>
<y>1547</y>
<width>72</width>
<height>31</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">color: rgb(203, 231, 255);
font: 13pt "等线";
font-weight: 500;
</string>
</property>
<property name="text">
<string>左转</string>
</property>
</widget>
<widget class="QLabel" name="label_5">
<property name="geometry">
<rect>
<x>648</x>
<y>1490</y>
<width>54</width>
<height>54</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">background-image: url(:/image/right.png);</string>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="QLabel" name="label_26">
<property name="geometry">
<rect>
<x>654</x>
<y>1547</y>
<width>72</width>
<height>31</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">color: rgb(203, 231, 255);
font: 13pt "等线";
font-weight: 500;
</string>
</property>
<property name="text">
<string>右转</string>
</property>
</widget>
<widget class="QLabel" name="label_28">
<property name="geometry">
<rect>
<x>733</x>
<y>1490</y>
<width>54</width>
<height>54</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">background-image: url(:/image/up.png);</string>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="QLabel" name="label_29">
<property name="geometry">
<rect>
<x>739</x>
<y>1547</y>
<width>72</width>
<height>31</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">color: rgb(203, 231, 255);
font: 13pt "等线";
font-weight: 500;</string>
</property>
<property name="text">
<string>向上</string>
</property>
</widget>
<widget class="QLabel" name="label_31">
<property name="geometry">
<rect>
<x>818</x>
<y>1490</y>
<width>54</width>
<height>54</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">background-image: url(:/image/down.png);</string>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="QLabel" name="label_32">
<property name="geometry">
<rect>
<x>824</x>
<y>1547</y>
<width>72</width>
<height>31</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">color: rgb(203, 231, 255);
font: 13pt "等线";
font-weight: 500;
</string>
</property>
<property name="text">
<string>向下</string>
</property>
</widget>
<widget class="QLabel" name="label_33">
<property name="geometry">
<rect>
<x>903</x>
<y>1490</y>
<width>54</width>
<height>54</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">background-image: url(:/image/up.png);</string>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="QLabel" name="label_35">
<property name="geometry">
<rect>
<x>909</x>
<y>1548</y>
<width>72</width>
<height>31</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">color: rgb(203, 231, 255);
font: 13pt "等线";
font-weight: 500;</string>
</property>
<property name="text">
<string>向前</string>
</property>
</widget>
<widget class="QLabel" name="label_36">
<property name="geometry">
<rect>
<x>988</x>
<y>1490</y>
<width>54</width>
<height>54</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">background-image: url(:/image/down.png);</string>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="QLabel" name="label_38">
<property name="geometry">
<rect>
<x>994</x>
<y>1547</y>
<width>72</width>
<height>31</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">color: rgb(203, 231, 255);
font: 13pt "等线";
font-weight: 500;
</string>
</property>
<property name="text">
<string>向后</string>
</property>
</widget>
<widget class="QPushButton" name="pushButton_7">
<property name="geometry">
<rect>
<x>90</x>
<y>1815</y>
<width>122</width>
<height>57</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">background:transparent;
background-image: url(:/image/goOffWork.png);
color: rgb(203, 231, 255);
font: 13pt "等线";
font-weight: 500;
</string>
</property>
<property name="text">
<string>点我下班</string>
</property>
</widget>
<widget class="QLabel" name="RotationShow">
<property name="geometry">
<rect>
<x>820</x>
<y>1800</y>
<width>131</width>
<height>61</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">color: #02B695;
font: 24pt "等线";
font-weight: 700;
</string>
</property>
<property name="text">
<string>1.2340</string>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
</widget>
<widget class="QLabel" name="label_40">
<property name="geometry">
<rect>
<x>148</x>
<y>1600</y>
<width>121</width>
<height>51</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">color: rgb(203, 231, 255);
font: 17pt "等线";
font-weight: bold;</string>
</property>
<property name="text">
<string>易烊千玺</string>
</property>
</widget>
<widget class="QLabel" name="label_69">
<property name="geometry">
<rect>
<x>150</x>
<y>1644</y>
<width>101</width>
<height>41</height>
</rect>
</property>
<property name="font">
<font>
<family>等线</family>
<pointsize>13</pointsize>
<italic>false</italic>
<bold>false</bold>
</font>
</property>
<property name="styleSheet">
<string notr="true">color: #02B695;
font: 13pt "等线";
</string>
</property>
<property name="text">
<string>已认证</string>
</property>
</widget>
<widget class="QLabel" name="label_70">
<property name="geometry">
<rect>
<x>150</x>
<y>1684</y>
<width>111</width>
<height>41</height>
</rect>
</property>
<property name="font">
<font>
<family>等线</family>
<pointsize>11</pointsize>
<italic>false</italic>
<bold>false</bold>
</font>
</property>
<property name="styleSheet">
<string notr="true">color: #FE6240;
font: 11pt "等线";
</string>
</property>
<property name="text">
<string>连续工作警告</string>
</property>
</widget>
<widget class="QLabel" name="label_71">
<property name="geometry">
<rect>
<x>32</x>
<y>1730</y>
<width>71</width>
<height>41</height>
</rect>
</property>
<property name="font">
<font>
<family>等线</family>
<pointsize>13</pointsize>
<italic>false</italic>
<bold>false</bold>
</font>
</property>
<property name="styleSheet">
<string notr="true">
color: rgb(203, 231, 255);
</string>
</property>
<property name="text">
<string>已工作</string>
</property>
</widget>
<widget class="QLabel" name="label_72">
<property name="geometry">
<rect>
<x>180</x>
<y>1730</y>
<width>51</width>
<height>41</height>
</rect>
</property>
<property name="font">
<font>
<family>等线</family>
<pointsize>13</pointsize>
<italic>false</italic>
<bold>false</bold>
</font>
</property>
<property name="styleSheet">
<string notr="true">
color: rgb(203, 231, 255);
</string>
</property>
<property name="text">
<string>小时</string>
</property>
</widget>
<widget class="QLabel" name="label_41">
<property name="geometry">
<rect>
<x>30</x>
<y>1770</y>
<width>23</width>
<height>23</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">background-image: url(:/image/work.png);</string>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="QLabel" name="label_42">
<property name="geometry">
<rect>
<x>60</x>
<y>1773</y>
<width>191</width>
<height>16</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">font: 11pt "等线";
color: rgb(203, 231, 255);</string>
</property>
<property name="text">
<string>2024-01-01 06:31:32</string>
</property>
</widget>
<widget class="QLabel" name="label_43">
<property name="geometry">
<rect>
<x>32</x>
<y>1609</y>
<width>108</width>
<height>108</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">
background-image: url(:/image/pers.png);
border-image: url(:/image/PersonnelCertified.png);
border-radius: 6px;
</string>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="QLabel" name="label_44">
<property name="geometry">
<rect>
<x>101</x>
<y>1730</y>
<width>32</width>
<height>32</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">background-image: url(:/image/HourBackground.png);
color: rgb(203, 231, 255);
font: 17pt "等线";
align: center;</string>
</property>
<property name="text">
<string>1</string>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
</widget>
<widget class="QLabel" name="label_45">
<property name="geometry">
<rect>
<x>140</x>
<y>1730</y>
<width>32</width>
<height>32</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">background-image: url(:/image/HourBackground.png);
color: rgb(203, 231, 255);
font: 17pt "等线";
</string>
</property>
<property name="text">
<string>6</string>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
</widget>
<widget class="QLabel" name="label_39">
<property name="geometry">
<rect>
<x>902</x>
<y>1070</y>
<width>56</width>
<height>57</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">border-image: url(:/image/AlarmSituation.png);</string>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="QStackedWidget" name="stackedWidget">
<property name="geometry">
<rect>
<x>818</x>
<y>1140</y>
<width>230</width>
<height>240</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">background:transparent;
outline: 0px;</string>
</property>
<property name="currentIndex">
<number>1</number>
</property>
<widget class="QWidget" name="stackedWidgetPage1"/>
<widget class="QWidget" name="stackedWidgetPage2"/>
</widget>
<widget class="QLabel" name="label_54">
<property name="geometry">
<rect>
<x>890</x>
<y>1390</y>
<width>40</width>
<height>8</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">background-color: #69ACFF;
border-radius: 4px;</string>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="QLabel" name="label_75">
<property name="geometry">
<rect>
<x>939</x>
<y>1390</y>
<width>15</width>
<height>8</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">background-color: #3B6BA6;
border-radius: 4px;</string>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="QLabel" name="label_77">
<property name="geometry">
<rect>
<x>960</x>
<y>1390</y>
<width>15</width>
<height>8</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">background-color: #3B6BA6;
border-radius: 4px;</string>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="QFrame" name="TowerAnimationShow">
<property name="geometry">
<rect>
<x>-96</x>
<y>920</y>
<width>861</width>
<height>461</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">border-radius: 5.4px;
background-image: url(:/image/tower.png);
</string>
</property>
<property name="frameShape">
<enum>QFrame::StyledPanel</enum>
</property>
<property name="frameShadow">
<enum>QFrame::Raised</enum>
</property>
<widget class="QLabel" name="m_lblTowerHeight">
<property name="geometry">
<rect>
<x>329</x>
<y>48</y>
<width>151</width>
<height>41</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">color: #0089FF;
font: 14pt "等线";
font-weight: 500;</string>
</property>
<property name="text">
<string>塔高(m):20</string>
</property>
</widget>
<widget class="QLabel" name="m_lblArmLen">
<property name="geometry">
<rect>
<x>600</x>
<y>109</y>
<width>151</width>
<height>41</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">color: #0089FF;
font: 14pt "等线";
font-weight: 500;</string>
</property>
<property name="text">
<string>臂长(m):20</string>
</property>
</widget>
</widget>
<widget class="QWidget" name="OverLook" native="true">
<property name="geometry">
<rect>
<x>450</x>
<y>1090</y>
<width>341</width>
<height>331</height>
</rect>
</property>
</widget>
</widget>
</widget>
<resources/>
<connections/>
</ui>
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。