464 lines
10 KiB
XML
464 lines
10 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<ui version="4.0">
|
|
<class>PatternEditWidget</class>
|
|
<widget class="QWidget" name="PatternEditWidget">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>1024</width>
|
|
<height>600</height>
|
|
</rect>
|
|
</property>
|
|
<property name="windowTitle">
|
|
<string>Form</string>
|
|
</property>
|
|
<widget class="QFrame" name="frameBtn">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>791</x>
|
|
<y>10</y>
|
|
<width>223</width>
|
|
<height>581</height>
|
|
</rect>
|
|
</property>
|
|
<property name="frameShape">
|
|
<enum>QFrame::StyledPanel</enum>
|
|
</property>
|
|
<property name="frameShadow">
|
|
<enum>QFrame::Raised</enum>
|
|
</property>
|
|
<widget class="QPushButton" name="pushButtonEnlarge">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>16</x>
|
|
<y>321</y>
|
|
<width>53</width>
|
|
<height>53</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string extracomment="放大">Enlarge</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QPushButton" name="pushButtonNarrow">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>154</x>
|
|
<y>321</y>
|
|
<width>53</width>
|
|
<height>53</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string extracomment="缩小">Narrow</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QPushButton" name="pushButtonPre1">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>16</x>
|
|
<y>10</y>
|
|
<width>86</width>
|
|
<height>40</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>-1</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QPushButton" name="pushButtonAuto">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>85</x>
|
|
<y>390</y>
|
|
<width>53</width>
|
|
<height>53</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string extracomment="自适应">Auto</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QPushButton" name="pushButtonOk">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>76</x>
|
|
<y>540</y>
|
|
<width>64</width>
|
|
<height>31</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string extracomment="确定">Ok</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QPushButton" name="pushButtonCancel">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>150</x>
|
|
<y>540</y>
|
|
<width>64</width>
|
|
<height>31</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string extracomment="取消">Cancel</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QPushButton" name="pushButtonNext1">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>121</x>
|
|
<y>10</y>
|
|
<width>86</width>
|
|
<height>40</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>+1</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QPushButton" name="pushButtonUp">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>85</x>
|
|
<y>321</y>
|
|
<width>53</width>
|
|
<height>53</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>Up</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QPushButton" name="pushButtonLeft">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>16</x>
|
|
<y>390</y>
|
|
<width>53</width>
|
|
<height>53</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>Left</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QPushButton" name="pushButtonRight">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>154</x>
|
|
<y>390</y>
|
|
<width>53</width>
|
|
<height>53</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>Right</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QPushButton" name="pushButtonDn">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>85</x>
|
|
<y>459</y>
|
|
<width>53</width>
|
|
<height>53</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>Down</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QPushButton" name="pushButtonDelete">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>154</x>
|
|
<y>250</y>
|
|
<width>53</width>
|
|
<height>53</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string extracomment="删除\n选中点">Delete
|
|
Point</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QPushButton" name="pushButtonPre10">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>16</x>
|
|
<y>60</y>
|
|
<width>86</width>
|
|
<height>40</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>-10</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QPushButton" name="pushButtonNext10">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>121</x>
|
|
<y>60</y>
|
|
<width>86</width>
|
|
<height>40</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>+10</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QPushButton" name="pushButtonPreInsert">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>16</x>
|
|
<y>250</y>
|
|
<width>53</width>
|
|
<height>53</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string extracomment="向前插入\n一个点">Pre
|
|
Insert</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QPushButton" name="pushButtonNextInsert">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>85</x>
|
|
<y>250</y>
|
|
<width>53</width>
|
|
<height>53</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string extracomment="向后插入\n一个点">Next
|
|
Insert</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="labelX">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>10</x>
|
|
<y>120</y>
|
|
<width>14</width>
|
|
<height>40</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>X</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QPushButton" name="pushButtonXValue">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>30</x>
|
|
<y>120</y>
|
|
<width>60</width>
|
|
<height>40</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>0.0</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="labelXUnit">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>94</x>
|
|
<y>120</y>
|
|
<width>20</width>
|
|
<height>40</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string notr="true">mm</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QPushButton" name="pushButtonXAdd">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>120</x>
|
|
<y>120</y>
|
|
<width>40</width>
|
|
<height>40</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>+</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QPushButton" name="pushButtonXDec">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>170</x>
|
|
<y>120</y>
|
|
<width>40</width>
|
|
<height>40</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>-</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QPushButton" name="pushButtonYValue">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>30</x>
|
|
<y>170</y>
|
|
<width>60</width>
|
|
<height>40</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>0.0</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="labelY">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>10</x>
|
|
<y>170</y>
|
|
<width>14</width>
|
|
<height>40</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>Y</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QPushButton" name="pushButtonYAdd">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>120</x>
|
|
<y>170</y>
|
|
<width>40</width>
|
|
<height>40</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>+</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QPushButton" name="pushButtonYDec">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>170</x>
|
|
<y>170</y>
|
|
<width>40</width>
|
|
<height>40</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>-</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="labelYUnit">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>94</x>
|
|
<y>170</y>
|
|
<width>20</width>
|
|
<height>40</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string notr="true">mm</string>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<widget class="QFrame" name="frameDown">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>10</x>
|
|
<y>560</y>
|
|
<width>771</width>
|
|
<height>31</height>
|
|
</rect>
|
|
</property>
|
|
<property name="frameShape">
|
|
<enum>QFrame::StyledPanel</enum>
|
|
</property>
|
|
<property name="frameShadow">
|
|
<enum>QFrame::Raised</enum>
|
|
</property>
|
|
<widget class="QLabel" name="labelSize">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>10</x>
|
|
<y>5</y>
|
|
<width>131</width>
|
|
<height>21</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>TextLabel</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="labelIndex">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>160</x>
|
|
<y>5</y>
|
|
<width>141</width>
|
|
<height>21</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>TextLabel</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="labelHeight">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>600</x>
|
|
<y>5</y>
|
|
<width>131</width>
|
|
<height>21</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>TextLabel</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="labelWidth">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>400</x>
|
|
<y>5</y>
|
|
<width>141</width>
|
|
<height>21</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>TextLabel</string>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<widget class="QFrame" name="frameBack">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>1024</width>
|
|
<height>600</height>
|
|
</rect>
|
|
</property>
|
|
<property name="frameShape">
|
|
<enum>QFrame::StyledPanel</enum>
|
|
</property>
|
|
<property name="frameShadow">
|
|
<enum>QFrame::Raised</enum>
|
|
</property>
|
|
</widget>
|
|
<zorder>frameBack</zorder>
|
|
<zorder>frameBtn</zorder>
|
|
<zorder>frameDown</zorder>
|
|
</widget>
|
|
<resources/>
|
|
<connections/>
|
|
</ui>
|