1 Star 0 Fork 0

qinxude/rk3568ui

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
towercollisionsetting.ui 18.96 KB
一键复制 编辑 原始数据 按行查看 历史
qinxude 提交于 2024-09-03 09:38 . 3568ui base
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774
<?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 &quot;Ubuntu&quot;;
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 &quot;Ubuntu&quot;;
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 &quot;Ubuntu&quot;;
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 &quot;Ubuntu&quot;;
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 &quot;Ubuntu&quot;;
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 &quot;Ubuntu&quot;;
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 &quot;Ubuntu&quot;;
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 &quot;Ubuntu&quot;;
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 &quot;Ubuntu&quot;;
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 &quot;Ubuntu&quot;;
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&quot;Ubuntu&quot;;
font:bold;</string>
</property>
<property name="text">
<string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p align=&quot;center&quot;&gt;群塔碰撞&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</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 &quot;Ubuntu&quot;;
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 &quot;Ubuntu&quot;;
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 &quot;Ubuntu&quot;;
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 &quot;Ubuntu&quot;;
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 &quot;Ubuntu&quot;;
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 &quot;Ubuntu&quot;;
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 &quot;Ubuntu&quot;;
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 &quot;Ubuntu&quot;;
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 &quot;Ubuntu&quot;;
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 &quot;Ubuntu&quot;;
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 &quot;Ubuntu&quot;;
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 &quot;Ubuntu&quot;;
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 &quot;Ubuntu&quot;;
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 &quot;Ubuntu&quot;;
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 &quot;Ubuntu&quot;;
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 &quot;Ubuntu&quot;;
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 &quot;Ubuntu&quot;;
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 &quot;Ubuntu&quot;;
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 &quot;Ubuntu&quot;;
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 &quot;Ubuntu&quot;;
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 &quot;Ubuntu&quot;;
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 &quot;Ubuntu&quot;;
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 &quot;Ubuntu&quot;;
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>
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C++
1
https://gitee.com/qinxude/rk3568ui.git
[email protected]:qinxude/rk3568ui.git
qinxude
rk3568ui
rk3568ui
master

搜索帮助