代码拉取完成,页面将自动刷新
<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>TowerCollisionSetting</class>
<widget class="QWidget" name="TowerCollisionSetting">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>1080</width>
<height>1920</height>
</rect>
</property>
<property name="windowTitle">
<string>Form</string>
</property>
<widget class="QWidget" name="SearchBB" native="true">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>1080</width>
<height>1920</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">background-color: rgb(0, 0, 0);</string>
</property>
<widget class="QPushButton" name="UpButton">
<property name="geometry">
<rect>
<x>260</x>
<y>1600</y>
<width>205</width>
<height>50</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">background-color: rgb(251, 160, 57);
font: 24px "Ubuntu";
font:bold;
color: rgb(255, 255, 255);</string>
</property>
<property name="text">
<string>上一个相邻塔机</string>
</property>
</widget>
<widget class="TowerCraneLineEdit" name="TowerId">
<property name="geometry">
<rect>
<x>36</x>
<y>940</y>
<width>205</width>
<height>50</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">background-color: rgb(67,67,67);
color: rgb(255, 255, 255);
font: 30px "Ubuntu";
font:bold;</string>
</property>
</widget>
<widget class="QLabel" name="label_5">
<property name="geometry">
<rect>
<x>36</x>
<y>880</y>
<width>205</width>
<height>50</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">color: rgb(255, 255, 255);
font: 24px "Ubuntu";
font:bold;</string>
</property>
<property name="text">
<string>塔机编号</string>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
</widget>
<widget class="QPushButton" name="DownButton">
<property name="geometry">
<rect>
<x>620</x>
<y>1600</y>
<width>205</width>
<height>50</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">background-color: rgb(251, 160, 57);
font: 24px "Ubuntu";
font:bold;
color: rgb(255, 255, 255);</string>
</property>
<property name="text">
<string>下一个相邻塔机</string>
</property>
</widget>
<widget class="TowerCraneLineEdit" name="RelativeDistance">
<property name="geometry">
<rect>
<x>36</x>
<y>1140</y>
<width>205</width>
<height>50</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">background-color: rgb(67,67,67);
color: rgb(255, 255, 255);
font: 30px "Ubuntu";
font:bold;</string>
</property>
</widget>
<widget class="QLabel" name="label">
<property name="geometry">
<rect>
<x>36</x>
<y>150</y>
<width>1008</width>
<height>681</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">image: url(:/image/TowerCollisionSM.png);
border:2px solid;
border-bottom-color: rgb(255, 255, 255);
image-position:top;</string>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="QLabel" name="label_4">
<property name="geometry">
<rect>
<x>524</x>
<y>870</y>
<width>520</width>
<height>50</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">color: rgb(255, 255, 255);
font: 24px "Ubuntu";
font:bold;</string>
</property>
<property name="text">
<string>当前设置示意图</string>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
</widget>
<widget class="QLabel" name="label_9">
<property name="geometry">
<rect>
<x>36</x>
<y>1270</y>
<width>205</width>
<height>50</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">color: rgb(255, 255, 255);
font: 24px "Ubuntu";
font:bold;</string>
</property>
<property name="text">
<string>相对高度</string>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
</widget>
<widget class="QLabel" name="label_8">
<property name="geometry">
<rect>
<x>36</x>
<y>1070</y>
<width>205</width>
<height>50</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">color: rgb(255, 255, 255);
font: 24px "Ubuntu";
font:bold;</string>
</property>
<property name="text">
<string>相对距离</string>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
</widget>
<widget class="QLabel" name="label_6">
<property name="geometry">
<rect>
<x>280</x>
<y>880</y>
<width>205</width>
<height>50</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">color: rgb(255, 255, 255);
font: 24px "Ubuntu";
font:bold;</string>
</property>
<property name="text">
<string>设备ID</string>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
</widget>
<widget class="QLabel" name="TowerNum">
<property name="geometry">
<rect>
<x>490</x>
<y>1600</y>
<width>100</width>
<height>50</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">color: rgb(0, 0, 0);
background-color: rgb(255, 255, 255);
font: 24px "Ubuntu";
font:bold;</string>
</property>
<property name="text">
<string>塔机8</string>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
</widget>
<widget class="QWidget" name="widget_2" native="true">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>1080</width>
<height>109</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">background-color: rgb(67,67,67);</string>
</property>
<widget class="QPushButton" name="QuiteButton">
<property name="geometry">
<rect>
<x>60</x>
<y>20</y>
<width>70</width>
<height>70</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">border-image: url(:/image/ButtonBack.png);</string>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="QLabel" name="label_2">
<property name="geometry">
<rect>
<x>463</x>
<y>20</y>
<width>153</width>
<height>73</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">color: rgb(255, 255, 255);
font: 30px"Ubuntu";
font:bold;</string>
</property>
<property name="text">
<string><html><head/><body><p align="center">群塔碰撞</p></body></html></string>
</property>
</widget>
</widget>
<widget class="TowerCraneLineEdit" name="DevId">
<property name="geometry">
<rect>
<x>280</x>
<y>940</y>
<width>205</width>
<height>50</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">background-color: rgb(67,67,67);
color: rgb(255, 255, 255);
font: 30px "Ubuntu";
font:bold;</string>
</property>
</widget>
<widget class="TowerCraneLineEdit" name="RelativeHeight">
<property name="geometry">
<rect>
<x>36</x>
<y>1340</y>
<width>205</width>
<height>50</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">background-color: rgb(67,67,67);
color: rgb(255, 255, 255);
font: 30px "Ubuntu";
font:bold;</string>
</property>
</widget>
<widget class="QLabel" name="label_7">
<property name="geometry">
<rect>
<x>280</x>
<y>1070</y>
<width>205</width>
<height>50</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">color: rgb(255, 255, 255);
font: 24px "Ubuntu";
font:bold;</string>
</property>
<property name="text">
<string>相对角度</string>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
</widget>
<widget class="TowerCraneLineEdit" name="RelativeAngle">
<property name="geometry">
<rect>
<x>280</x>
<y>1140</y>
<width>205</width>
<height>50</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">background-color: rgb(67,67,67);
color: rgb(255, 255, 255);
font: 30px "Ubuntu";
font:bold;</string>
</property>
</widget>
<widget class="TowerCraneLineEdit" name="ArmLength">
<property name="geometry">
<rect>
<x>280</x>
<y>1340</y>
<width>205</width>
<height>50</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">background-color: rgb(67,67,67);
color: rgb(255, 255, 255);
font: 30px "Ubuntu";
font:bold;</string>
</property>
</widget>
<widget class="QLabel" name="label_11">
<property name="geometry">
<rect>
<x>280</x>
<y>1270</y>
<width>205</width>
<height>50</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">color: rgb(255, 255, 255);
font: 24px "Ubuntu";
font:bold;</string>
</property>
<property name="text">
<string>塔机臂长</string>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
</widget>
<widget class="QLabel" name="CurHeight">
<property name="geometry">
<rect>
<x>36</x>
<y>1520</y>
<width>205</width>
<height>50</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">background-color: rgb(255, 255, 255);
color: rgb(0,0,0);
font: 30px "Ubuntu";
font:bold;</string>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="QLabel" name="label_13">
<property name="geometry">
<rect>
<x>36</x>
<y>1470</y>
<width>205</width>
<height>50</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">color: rgb(255, 255, 255);
font: 24px "Ubuntu";
font:bold;</string>
</property>
<property name="text">
<string>对方高度</string>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
</widget>
<widget class="QLabel" name="CurScope">
<property name="geometry">
<rect>
<x>300</x>
<y>1520</y>
<width>205</width>
<height>50</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">background-color: rgb(255, 255, 255);
color: rgb(0,0,0);
font: 30px "Ubuntu";
font:bold;</string>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="QLabel" name="label_15">
<property name="geometry">
<rect>
<x>300</x>
<y>1470</y>
<width>205</width>
<height>50</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">color: rgb(255, 255, 255);
font: 24px "Ubuntu";
font:bold;</string>
</property>
<property name="text">
<string>对方幅度</string>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
</widget>
<widget class="QLabel" name="label_16">
<property name="geometry">
<rect>
<x>560</x>
<y>1470</y>
<width>205</width>
<height>50</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">color: rgb(255, 255, 255);
font: 24px "Ubuntu";
font:bold;</string>
</property>
<property name="text">
<string>对方角度</string>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
</widget>
<widget class="QLabel" name="CurAngle">
<property name="geometry">
<rect>
<x>560</x>
<y>1520</y>
<width>205</width>
<height>50</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">background-color: rgb(255, 255, 255);
color: rgb(0,0,0);
font: 30px "Ubuntu";
font:bold;</string>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="QLabel" name="Scope">
<property name="geometry">
<rect>
<x>36</x>
<y>1720</y>
<width>205</width>
<height>50</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">background-color: rgb(255, 255, 255);
color: rgb(0,0,0);
font: 30px "Ubuntu";
font:bold;</string>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="QLabel" name="label_19">
<property name="geometry">
<rect>
<x>36</x>
<y>1670</y>
<width>205</width>
<height>50</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">color: rgb(255, 255, 255);
font: 24px "Ubuntu";
font:bold;</string>
</property>
<property name="text">
<string>本机幅度</string>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
</widget>
<widget class="QLabel" name="label_20">
<property name="geometry">
<rect>
<x>300</x>
<y>1670</y>
<width>205</width>
<height>50</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">color: rgb(255, 255, 255);
font: 24px "Ubuntu";
font:bold;</string>
</property>
<property name="text">
<string>本机高度</string>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
</widget>
<widget class="QLabel" name="Angle">
<property name="geometry">
<rect>
<x>560</x>
<y>1720</y>
<width>205</width>
<height>50</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">background-color: rgb(255, 255, 255);
color: rgb(0,0,0);
font: 30px "Ubuntu";
font:bold;</string>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="QLabel" name="label_22">
<property name="geometry">
<rect>
<x>560</x>
<y>1670</y>
<width>205</width>
<height>50</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">color: rgb(255, 255, 255);
font: 24px "Ubuntu";
font:bold;</string>
</property>
<property name="text">
<string>本机角度</string>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
</widget>
<widget class="QLabel" name="Height">
<property name="geometry">
<rect>
<x>300</x>
<y>1720</y>
<width>205</width>
<height>50</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">background-color: rgb(255, 255, 255);
color: rgb(0,0,0);
font: 30px "Ubuntu";
font:bold;</string>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="QLabel" name="ArmL">
<property name="geometry">
<rect>
<x>830</x>
<y>1720</y>
<width>205</width>
<height>50</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">background-color: rgb(255, 255, 255);
color: rgb(0,0,0);
font: 30px "Ubuntu";
font:bold;</string>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="QLabel" name="label_25">
<property name="geometry">
<rect>
<x>830</x>
<y>1670</y>
<width>205</width>
<height>50</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">color: rgb(255, 255, 255);
font: 24px "Ubuntu";
font:bold;</string>
</property>
<property name="text">
<string>本机臂长</string>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
</widget>
<widget class="QLabel" name="label_26">
<property name="geometry">
<rect>
<x>36</x>
<y>1790</y>
<width>205</width>
<height>50</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">color: rgb(255, 255, 255);
font: 24px "Ubuntu";
font:bold;</string>
</property>
<property name="text">
<string>本机臂高</string>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
</widget>
<widget class="QLabel" name="ArmH">
<property name="geometry">
<rect>
<x>36</x>
<y>1840</y>
<width>205</width>
<height>50</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">background-color: rgb(255, 255, 255);
color: rgb(0,0,0);
font: 30px "Ubuntu";
font:bold;</string>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="QWidget" name="widget_3" native="true">
<property name="geometry">
<rect>
<x>524</x>
<y>940</y>
<width>520</width>
<height>520</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">border:2px solid;
border-color: rgb(255, 255, 255);</string>
</property>
<widget class="QWidget" name="Map" native="true">
<property name="geometry">
<rect>
<x>20</x>
<y>20</y>
<width>480</width>
<height>480</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">border:0px solid;</string>
</property>
</widget>
</widget>
<widget class="QPushButton" name="SearchButton">
<property name="geometry">
<rect>
<x>830</x>
<y>1840</y>
<width>205</width>
<height>50</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">background-color: rgb(251, 160, 57);
font: 24px "Ubuntu";
font:bold;
color: rgb(255, 255, 255);</string>
</property>
<property name="text">
<string>搜索附近黑匣子</string>
</property>
</widget>
</widget>
</widget>
<customwidgets>
<customwidget>
<class>TowerCraneLineEdit</class>
<extends>QLineEdit</extends>
<header location="global">towercranelineedit.h</header>
</customwidget>
</customwidgets>
<resources/>
<connections/>
</ui>
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。