Quilting-lw/sharedviews/linegenerwidget.ui
2026-01-23 16:37:18 +08:00

528 lines
12 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>LineGenerWidget</class>
<widget class="QWidget" name="LineGenerWidget">
<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>799</x>
<y>10</y>
<width>211</width>
<height>571</height>
</rect>
</property>
<property name="frameShape">
<enum>QFrame::StyledPanel</enum>
</property>
<property name="frameShadow">
<enum>QFrame::Raised</enum>
</property>
<widget class="QPushButton" name="pushBtnEnlarge">
<property name="geometry">
<rect>
<x>10</x>
<y>360</y>
<width>71</width>
<height>41</height>
</rect>
</property>
<property name="text">
<string extracomment="放大">Enlarge</string>
</property>
</widget>
<widget class="QPushButton" name="pushBtnPre1">
<property name="geometry">
<rect>
<x>10</x>
<y>10</y>
<width>72</width>
<height>40</height>
</rect>
</property>
<property name="text">
<string>-1</string>
</property>
</widget>
<widget class="QPushButton" name="pushBtnCancel">
<property name="geometry">
<rect>
<x>120</x>
<y>539</y>
<width>80</width>
<height>31</height>
</rect>
</property>
<property name="text">
<string extracomment="取消">Cancel</string>
</property>
</widget>
<widget class="QPushButton" name="pushBtnOk">
<property name="geometry">
<rect>
<x>10</x>
<y>539</y>
<width>80</width>
<height>31</height>
</rect>
</property>
<property name="text">
<string extracomment="确定">Ok</string>
</property>
</widget>
<widget class="QPushButton" name="pushBtnRight">
<property name="geometry">
<rect>
<x>150</x>
<y>420</y>
<width>48</width>
<height>48</height>
</rect>
</property>
<property name="text">
<string>Right</string>
</property>
</widget>
<widget class="QPushButton" name="pushBtnNext10">
<property name="geometry">
<rect>
<x>130</x>
<y>60</y>
<width>72</width>
<height>40</height>
</rect>
</property>
<property name="text">
<string>+10</string>
</property>
</widget>
<widget class="QPushButton" name="pushBtnNext1">
<property name="geometry">
<rect>
<x>130</x>
<y>10</y>
<width>72</width>
<height>40</height>
</rect>
</property>
<property name="text">
<string>+1</string>
</property>
</widget>
<widget class="QPushButton" name="pushBtnNarrow">
<property name="geometry">
<rect>
<x>130</x>
<y>360</y>
<width>71</width>
<height>41</height>
</rect>
</property>
<property name="text">
<string extracomment="缩小">Narrow</string>
</property>
</widget>
<widget class="QPushButton" name="pushBtnDn">
<property name="geometry">
<rect>
<x>80</x>
<y>480</y>
<width>48</width>
<height>48</height>
</rect>
</property>
<property name="text">
<string>Down</string>
</property>
</widget>
<widget class="QPushButton" name="pushBtnLeft">
<property name="geometry">
<rect>
<x>10</x>
<y>420</y>
<width>48</width>
<height>48</height>
</rect>
</property>
<property name="text">
<string>Left</string>
</property>
</widget>
<widget class="QPushButton" name="pushBtnUp">
<property name="geometry">
<rect>
<x>80</x>
<y>360</y>
<width>48</width>
<height>48</height>
</rect>
</property>
<property name="text">
<string>Up</string>
</property>
</widget>
<widget class="QPushButton" name="pushBtnAuto">
<property name="geometry">
<rect>
<x>80</x>
<y>420</y>
<width>48</width>
<height>48</height>
</rect>
</property>
<property name="text">
<string extracomment="自适应">Auto</string>
</property>
</widget>
<widget class="QPushButton" name="pushBtnPre10">
<property name="geometry">
<rect>
<x>10</x>
<y>60</y>
<width>72</width>
<height>40</height>
</rect>
</property>
<property name="text">
<string>-10</string>
</property>
</widget>
<widget class="QPushButton" name="pushBtnLine">
<property name="geometry">
<rect>
<x>10</x>
<y>270</y>
<width>91</width>
<height>40</height>
</rect>
</property>
<property name="text">
<string extracomment="线段">Line</string>
</property>
<property name="checkable">
<bool>true</bool>
</property>
</widget>
<widget class="QPushButton" name="pushBtnArc">
<property name="geometry">
<rect>
<x>120</x>
<y>270</y>
<width>81</width>
<height>40</height>
</rect>
</property>
<property name="text">
<string extracomment="圆弧">Arc</string>
</property>
<property name="checkable">
<bool>true</bool>
</property>
</widget>
<widget class="QPushButton" name="pushBtnNeedleLayoutPreview">
<property name="geometry">
<rect>
<x>150</x>
<y>480</y>
<width>51</width>
<height>51</height>
</rect>
</property>
<property name="text">
<string extracomment="排针预览">NLPreview</string>
</property>
</widget>
<widget class="QPushButton" name="pushBtnAdsorptionVertex">
<property name="geometry">
<rect>
<x>10</x>
<y>320</y>
<width>91</width>
<height>31</height>
</rect>
</property>
<property name="text">
<string extracomment="吸附">Adsorption</string>
</property>
<property name="checkable">
<bool>true</bool>
</property>
</widget>
<widget class="QPushButton" name="pushBtnDrag">
<property name="geometry">
<rect>
<x>10</x>
<y>490</y>
<width>61</width>
<height>31</height>
</rect>
</property>
<property name="text">
<string extracomment="移动界面">Mobile board</string>
</property>
<property name="checkable">
<bool>true</bool>
</property>
</widget>
<widget class="QPushButton" name="pushBtnSetLen">
<property name="geometry">
<rect>
<x>90</x>
<y>210</y>
<width>61</width>
<height>31</height>
</rect>
</property>
<property name="text">
<string>2</string>
</property>
</widget>
<widget class="QPushButton" name="pushButtonXValue">
<property name="geometry">
<rect>
<x>26</x>
<y>110</y>
<width>60</width>
<height>40</height>
</rect>
</property>
<property name="text">
<string>0.0</string>
</property>
</widget>
<widget class="QPushButton" name="pushButtonYAdd">
<property name="geometry">
<rect>
<x>116</x>
<y>160</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>166</x>
<y>160</y>
<width>40</width>
<height>40</height>
</rect>
</property>
<property name="text">
<string>-</string>
</property>
</widget>
<widget class="QLabel" name="labelXUnit">
<property name="geometry">
<rect>
<x>90</x>
<y>110</y>
<width>20</width>
<height>40</height>
</rect>
</property>
<property name="text">
<string notr="true">mm</string>
</property>
</widget>
<widget class="QLabel" name="labelX">
<property name="geometry">
<rect>
<x>6</x>
<y>110</y>
<width>14</width>
<height>40</height>
</rect>
</property>
<property name="text">
<string>X</string>
</property>
</widget>
<widget class="QPushButton" name="pushButtonXAdd">
<property name="geometry">
<rect>
<x>116</x>
<y>110</y>
<width>40</width>
<height>40</height>
</rect>
</property>
<property name="text">
<string>+</string>
</property>
</widget>
<widget class="QLabel" name="labelY">
<property name="geometry">
<rect>
<x>6</x>
<y>160</y>
<width>14</width>
<height>40</height>
</rect>
</property>
<property name="text">
<string>Y</string>
</property>
</widget>
<widget class="QPushButton" name="pushButtonXDec">
<property name="geometry">
<rect>
<x>166</x>
<y>110</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>26</x>
<y>160</y>
<width>60</width>
<height>40</height>
</rect>
</property>
<property name="text">
<string>0.0</string>
</property>
</widget>
<widget class="QLabel" name="labelYUnit">
<property name="geometry">
<rect>
<x>90</x>
<y>160</y>
<width>20</width>
<height>40</height>
</rect>
</property>
<property name="text">
<string notr="true">mm</string>
</property>
</widget>
<widget class="QLabel" name="labelStepLen">
<property name="geometry">
<rect>
<x>6</x>
<y>210</y>
<width>71</width>
<height>40</height>
</rect>
</property>
<property name="text">
<string>Step Length</string>
</property>
</widget>
<widget class="QLabel" name="labelStepLenUnit">
<property name="geometry">
<rect>
<x>160</x>
<y>210</y>
<width>20</width>
<height>40</height>
</rect>
</property>
<property name="text">
<string notr="true">mm</string>
</property>
</widget>
<widget class="QPushButton" name="pushBtnRevoke">
<property name="geometry">
<rect>
<x>120</x>
<y>320</y>
<width>81</width>
<height>31</height>
</rect>
</property>
<property name="text">
<string extracomment="撤销">Revoke</string>
</property>
<property name="checkable">
<bool>false</bool>
</property>
</widget>
</widget>
<widget class="QFrame" name="frameDown">
<property name="geometry">
<rect>
<x>20</x>
<y>550</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="labelSizeInfo">
<property name="geometry">
<rect>
<x>10</x>
<y>5</y>
<width>291</width>
<height>21</height>
</rect>
</property>
<property name="text">
<string>TextLabel</string>
</property>
</widget>
<widget class="QLabel" name="labelIndexInfo">
<property name="geometry">
<rect>
<x>370</x>
<y>5</y>
<width>291</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>