165 lines
4.1 KiB
Plaintext
165 lines
4.1 KiB
Plaintext
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
|
<ui version="4.0">
|
||
|
|
<class>WeldSeamItem</class>
|
||
|
|
<widget class="QWidget" name="WeldSeamItem">
|
||
|
|
<property name="geometry">
|
||
|
|
<rect>
|
||
|
|
<x>0</x>
|
||
|
|
<y>0</y>
|
||
|
|
<width>548</width>
|
||
|
|
<height>180</height>
|
||
|
|
</rect>
|
||
|
|
</property>
|
||
|
|
<property name="minimumSize">
|
||
|
|
<size>
|
||
|
|
<width>240</width>
|
||
|
|
<height>110</height>
|
||
|
|
</size>
|
||
|
|
</property>
|
||
|
|
<property name="maximumSize">
|
||
|
|
<size>
|
||
|
|
<width>16777215</width>
|
||
|
|
<height>180</height>
|
||
|
|
</size>
|
||
|
|
</property>
|
||
|
|
<property name="styleSheet">
|
||
|
|
<string notr="true">background-color: rgb(37, 38, 42);
|
||
|
|
border: 1px solid rgb(70, 72, 80);
|
||
|
|
border-radius: 4px;
|
||
|
|
padding: 2px;</string>
|
||
|
|
</property>
|
||
|
|
<layout class="QVBoxLayout" name="verticalLayout">
|
||
|
|
<property name="spacing">
|
||
|
|
<number>2</number>
|
||
|
|
</property>
|
||
|
|
<property name="leftMargin">
|
||
|
|
<number>8</number>
|
||
|
|
</property>
|
||
|
|
<property name="topMargin">
|
||
|
|
<number>4</number>
|
||
|
|
</property>
|
||
|
|
<property name="rightMargin">
|
||
|
|
<number>8</number>
|
||
|
|
</property>
|
||
|
|
<property name="bottomMargin">
|
||
|
|
<number>4</number>
|
||
|
|
</property>
|
||
|
|
<item>
|
||
|
|
<layout class="QHBoxLayout" name="horizontalLayout_top">
|
||
|
|
<property name="spacing">
|
||
|
|
<number>4</number>
|
||
|
|
</property>
|
||
|
|
<item>
|
||
|
|
<widget class="QWidget" name="iconWidget" native="true">
|
||
|
|
<property name="minimumSize">
|
||
|
|
<size>
|
||
|
|
<width>24</width>
|
||
|
|
<height>24</height>
|
||
|
|
</size>
|
||
|
|
</property>
|
||
|
|
<property name="maximumSize">
|
||
|
|
<size>
|
||
|
|
<width>24</width>
|
||
|
|
<height>24</height>
|
||
|
|
</size>
|
||
|
|
</property>
|
||
|
|
<property name="styleSheet">
|
||
|
|
<string notr="true">image: url(:/common/resource/result_icon.png);
|
||
|
|
background-color: rgba(255, 255, 255, 0);
|
||
|
|
border: none;</string>
|
||
|
|
</property>
|
||
|
|
</widget>
|
||
|
|
</item>
|
||
|
|
<item>
|
||
|
|
<widget class="QLabel" name="result_id">
|
||
|
|
<property name="font">
|
||
|
|
<font>
|
||
|
|
<pointsize>16</pointsize>
|
||
|
|
<bold>true</bold>
|
||
|
|
</font>
|
||
|
|
</property>
|
||
|
|
<property name="styleSheet">
|
||
|
|
<string notr="true">color: rgb(239, 241, 245);
|
||
|
|
background-color: transparent;
|
||
|
|
border: none;</string>
|
||
|
|
</property>
|
||
|
|
<property name="text">
|
||
|
|
<string>焊缝 1 [点焊]</string>
|
||
|
|
</property>
|
||
|
|
</widget>
|
||
|
|
</item>
|
||
|
|
<item>
|
||
|
|
<spacer name="horizontalSpacer">
|
||
|
|
<property name="orientation">
|
||
|
|
<enum>Qt::Horizontal</enum>
|
||
|
|
</property>
|
||
|
|
<property name="sizeHint" stdset="0">
|
||
|
|
<size>
|
||
|
|
<width>10</width>
|
||
|
|
<height>10</height>
|
||
|
|
</size>
|
||
|
|
</property>
|
||
|
|
</spacer>
|
||
|
|
</item>
|
||
|
|
</layout>
|
||
|
|
</item>
|
||
|
|
<item>
|
||
|
|
<widget class="QLabel" name="result_center">
|
||
|
|
<property name="font">
|
||
|
|
<font>
|
||
|
|
<family>Consolas</family>
|
||
|
|
<pointsize>12</pointsize>
|
||
|
|
</font>
|
||
|
|
</property>
|
||
|
|
<property name="styleSheet">
|
||
|
|
<string notr="true">color: rgb(239, 241, 245);
|
||
|
|
background-color: transparent;
|
||
|
|
border: none;</string>
|
||
|
|
</property>
|
||
|
|
<property name="text">
|
||
|
|
<string>中心: (0.00, 0.00, 0.00)</string>
|
||
|
|
</property>
|
||
|
|
</widget>
|
||
|
|
</item>
|
||
|
|
<item>
|
||
|
|
<widget class="QLabel" name="result_startEnd">
|
||
|
|
<property name="font">
|
||
|
|
<font>
|
||
|
|
<family>Consolas</family>
|
||
|
|
<pointsize>12</pointsize>
|
||
|
|
</font>
|
||
|
|
</property>
|
||
|
|
<property name="styleSheet">
|
||
|
|
<string notr="true">color: rgb(239, 241, 245);
|
||
|
|
background-color: transparent;
|
||
|
|
border: none;</string>
|
||
|
|
</property>
|
||
|
|
<property name="text">
|
||
|
|
<string>起止: (0.00, 0.00, 0.00)-(0.00, 0.00, 0.00)</string>
|
||
|
|
</property>
|
||
|
|
</widget>
|
||
|
|
</item>
|
||
|
|
<item>
|
||
|
|
<widget class="QLabel" name="result_rpy">
|
||
|
|
<property name="font">
|
||
|
|
<font>
|
||
|
|
<family>Consolas</family>
|
||
|
|
<pointsize>12</pointsize>
|
||
|
|
</font>
|
||
|
|
</property>
|
||
|
|
<property name="styleSheet">
|
||
|
|
<string notr="true">color: rgb(239, 241, 245);
|
||
|
|
background-color: transparent;
|
||
|
|
border: none;</string>
|
||
|
|
</property>
|
||
|
|
<property name="text">
|
||
|
|
<string>RPY: (0.00, 0.00, 0.00)</string>
|
||
|
|
</property>
|
||
|
|
</widget>
|
||
|
|
</item>
|
||
|
|
</layout>
|
||
|
|
</widget>
|
||
|
|
<resources/>
|
||
|
|
<connections/>
|
||
|
|
</ui>
|