2025-11-01 17:39:39 +08:00
|
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
|
|
<ui version="4.0">
|
|
|
|
|
|
<class>ResultItem</class>
|
|
|
|
|
|
<widget class="QWidget" name="ResultItem">
|
|
|
|
|
|
<property name="geometry">
|
|
|
|
|
|
<rect>
|
|
|
|
|
|
<x>0</x>
|
|
|
|
|
|
<y>0</y>
|
2025-11-02 16:48:52 +08:00
|
|
|
|
<width>180</width>
|
|
|
|
|
|
<height>152</height>
|
2025-11-01 17:39:39 +08:00
|
|
|
|
</rect>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
<property name="windowTitle">
|
|
|
|
|
|
<string>Form</string>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
<property name="styleSheet">
|
|
|
|
|
|
<string notr="true">background-color: rgb(37, 38, 42);
|
|
|
|
|
|
</string>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
<widget class="QLabel" name="result_id">
|
|
|
|
|
|
<property name="geometry">
|
|
|
|
|
|
<rect>
|
2025-11-02 16:48:52 +08:00
|
|
|
|
<x>50</x>
|
|
|
|
|
|
<y>15</y>
|
|
|
|
|
|
<width>121</width>
|
|
|
|
|
|
<height>24</height>
|
2025-11-01 17:39:39 +08:00
|
|
|
|
</rect>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
<property name="font">
|
|
|
|
|
|
<font>
|
|
|
|
|
|
<pointsize>12</pointsize>
|
|
|
|
|
|
</font>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
<property name="layoutDirection">
|
2025-11-02 16:48:52 +08:00
|
|
|
|
<enum>Qt::LeftToRight</enum>
|
2025-11-01 17:39:39 +08:00
|
|
|
|
</property>
|
|
|
|
|
|
<property name="styleSheet">
|
|
|
|
|
|
<string notr="true">color: rgb(239, 241, 245);
|
|
|
|
|
|
background-color: rgb(37, 38, 42);</string>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
<property name="text">
|
|
|
|
|
|
<string>目标</string>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
<property name="alignment">
|
2025-11-02 16:48:52 +08:00
|
|
|
|
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
|
2025-11-01 17:39:39 +08:00
|
|
|
|
</property>
|
|
|
|
|
|
</widget>
|
|
|
|
|
|
<widget class="QWidget" name="widget" native="true">
|
|
|
|
|
|
<property name="geometry">
|
|
|
|
|
|
<rect>
|
2025-11-02 16:48:52 +08:00
|
|
|
|
<x>10</x>
|
|
|
|
|
|
<y>15</y>
|
2025-11-01 17:39:39 +08:00
|
|
|
|
<width>24</width>
|
|
|
|
|
|
<height>24</height>
|
|
|
|
|
|
</rect>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
<property name="styleSheet">
|
|
|
|
|
|
<string notr="true">image: url(:/resource/result_icon.png);
|
|
|
|
|
|
background-color: rgba(255, 255, 255, 0);</string>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
</widget>
|
2025-11-02 16:48:52 +08:00
|
|
|
|
<widget class="QWidget" name="layoutWidget">
|
2025-11-01 17:39:39 +08:00
|
|
|
|
<property name="geometry">
|
|
|
|
|
|
<rect>
|
2025-11-02 16:48:52 +08:00
|
|
|
|
<x>20</x>
|
|
|
|
|
|
<y>50</y>
|
|
|
|
|
|
<width>61</width>
|
|
|
|
|
|
<height>91</height>
|
2025-11-01 17:39:39 +08:00
|
|
|
|
</rect>
|
|
|
|
|
|
</property>
|
2025-11-02 16:48:52 +08:00
|
|
|
|
<layout class="QVBoxLayout" name="verticalLayout">
|
|
|
|
|
|
<item>
|
|
|
|
|
|
<widget class="QLabel" name="label">
|
|
|
|
|
|
<property name="font">
|
|
|
|
|
|
<font>
|
|
|
|
|
|
<pointsize>12</pointsize>
|
|
|
|
|
|
</font>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
<property name="layoutDirection">
|
|
|
|
|
|
<enum>Qt::RightToLeft</enum>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
<property name="styleSheet">
|
|
|
|
|
|
<string notr="true">color: rgb(239, 241, 245);
|
2025-11-01 17:39:39 +08:00
|
|
|
|
background-color: rgb(37, 38, 42);</string>
|
2025-11-02 16:48:52 +08:00
|
|
|
|
</property>
|
|
|
|
|
|
<property name="text">
|
|
|
|
|
|
<string>坐标X:</string>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
<property name="alignment">
|
|
|
|
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
</widget>
|
|
|
|
|
|
</item>
|
|
|
|
|
|
<item>
|
|
|
|
|
|
<widget class="QLabel" name="label_2">
|
|
|
|
|
|
<property name="font">
|
|
|
|
|
|
<font>
|
|
|
|
|
|
<pointsize>12</pointsize>
|
|
|
|
|
|
</font>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
<property name="layoutDirection">
|
|
|
|
|
|
<enum>Qt::RightToLeft</enum>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
<property name="styleSheet">
|
|
|
|
|
|
<string notr="true">color: rgb(239, 241, 245);
|
2025-11-01 17:39:39 +08:00
|
|
|
|
background-color: rgb(37, 38, 42);</string>
|
2025-11-02 16:48:52 +08:00
|
|
|
|
</property>
|
|
|
|
|
|
<property name="text">
|
|
|
|
|
|
<string>坐标Y:</string>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
<property name="alignment">
|
|
|
|
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
</widget>
|
|
|
|
|
|
</item>
|
|
|
|
|
|
<item>
|
|
|
|
|
|
<widget class="QLabel" name="label_3">
|
|
|
|
|
|
<property name="font">
|
|
|
|
|
|
<font>
|
|
|
|
|
|
<pointsize>12</pointsize>
|
|
|
|
|
|
</font>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
<property name="layoutDirection">
|
|
|
|
|
|
<enum>Qt::RightToLeft</enum>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
<property name="styleSheet">
|
|
|
|
|
|
<string notr="true">color: rgb(239, 241, 245);
|
2025-11-01 17:39:39 +08:00
|
|
|
|
background-color: rgb(37, 38, 42);</string>
|
2025-11-02 16:48:52 +08:00
|
|
|
|
</property>
|
|
|
|
|
|
<property name="text">
|
|
|
|
|
|
<string>坐标Z:</string>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
<property name="alignment">
|
|
|
|
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
</widget>
|
|
|
|
|
|
</item>
|
|
|
|
|
|
</layout>
|
2025-11-01 17:39:39 +08:00
|
|
|
|
</widget>
|
2025-11-02 16:48:52 +08:00
|
|
|
|
<widget class="QWidget" name="layoutWidget">
|
2025-11-01 17:39:39 +08:00
|
|
|
|
<property name="geometry">
|
|
|
|
|
|
<rect>
|
2025-11-02 16:48:52 +08:00
|
|
|
|
<x>80</x>
|
|
|
|
|
|
<y>50</y>
|
|
|
|
|
|
<width>91</width>
|
|
|
|
|
|
<height>92</height>
|
2025-11-01 17:39:39 +08:00
|
|
|
|
</rect>
|
|
|
|
|
|
</property>
|
2025-11-02 16:48:52 +08:00
|
|
|
|
<layout class="QVBoxLayout" name="verticalLayout_2">
|
|
|
|
|
|
<item>
|
|
|
|
|
|
<widget class="QLabel" name="result_x">
|
|
|
|
|
|
<property name="font">
|
|
|
|
|
|
<font>
|
|
|
|
|
|
<pointsize>12</pointsize>
|
|
|
|
|
|
</font>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
<property name="styleSheet">
|
|
|
|
|
|
<string notr="true">background-color: rgb(59, 61, 71);
|
2025-11-01 17:39:39 +08:00
|
|
|
|
color: rgb(239, 241, 245);
|
|
|
|
|
|
border: 1px solid #3B3D47;
|
2025-11-02 16:48:52 +08:00
|
|
|
|
padding: 2px;</string>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
<property name="text">
|
|
|
|
|
|
<string/>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
<property name="alignment">
|
|
|
|
|
|
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
</widget>
|
|
|
|
|
|
</item>
|
|
|
|
|
|
<item>
|
|
|
|
|
|
<widget class="QLabel" name="result_y">
|
|
|
|
|
|
<property name="font">
|
|
|
|
|
|
<font>
|
|
|
|
|
|
<pointsize>12</pointsize>
|
|
|
|
|
|
</font>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
<property name="styleSheet">
|
|
|
|
|
|
<string notr="true">background-color: rgb(59, 61, 71);
|
2025-11-01 17:39:39 +08:00
|
|
|
|
color: rgb(239, 241, 245);
|
|
|
|
|
|
border: 1px solid #3B3D47;
|
2025-11-02 16:48:52 +08:00
|
|
|
|
padding: 2px;</string>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
<property name="text">
|
|
|
|
|
|
<string/>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
<property name="alignment">
|
|
|
|
|
|
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
</widget>
|
|
|
|
|
|
</item>
|
|
|
|
|
|
<item>
|
|
|
|
|
|
<widget class="QLabel" name="result_z">
|
|
|
|
|
|
<property name="font">
|
|
|
|
|
|
<font>
|
|
|
|
|
|
<pointsize>12</pointsize>
|
|
|
|
|
|
</font>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
<property name="styleSheet">
|
|
|
|
|
|
<string notr="true">background-color: rgb(59, 61, 71);
|
2025-11-01 17:39:39 +08:00
|
|
|
|
color: rgb(239, 241, 245);
|
|
|
|
|
|
border: 1px solid #3B3D47;
|
2025-11-02 16:48:52 +08:00
|
|
|
|
padding: 2px;</string>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
<property name="text">
|
|
|
|
|
|
<string/>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
<property name="alignment">
|
|
|
|
|
|
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
</widget>
|
|
|
|
|
|
</item>
|
|
|
|
|
|
</layout>
|
2025-11-01 17:39:39 +08:00
|
|
|
|
</widget>
|
|
|
|
|
|
</widget>
|
|
|
|
|
|
<resources/>
|
|
|
|
|
|
<connections/>
|
|
|
|
|
|
</ui>
|