357 lines
7.9 KiB
Plaintext
357 lines
7.9 KiB
Plaintext
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
<ui version="4.0">
|
||
|
<class>DrawingSetDialog</class>
|
||
|
<widget class="QDialog" name="DrawingSetDialog">
|
||
|
<property name="geometry">
|
||
|
<rect>
|
||
|
<x>0</x>
|
||
|
<y>0</y>
|
||
|
<width>346</width>
|
||
|
<height>370</height>
|
||
|
</rect>
|
||
|
</property>
|
||
|
<property name="windowTitle">
|
||
|
<string>Dialog</string>
|
||
|
</property>
|
||
|
<widget class="QCheckBox" name="checkBox_font">
|
||
|
<property name="geometry">
|
||
|
<rect>
|
||
|
<x>30</x>
|
||
|
<y>40</y>
|
||
|
<width>221</width>
|
||
|
<height>20</height>
|
||
|
</rect>
|
||
|
</property>
|
||
|
<property name="text">
|
||
|
<string>Use vector fonts</string>
|
||
|
</property>
|
||
|
</widget>
|
||
|
<widget class="QCheckBox" name="checkBox_angle">
|
||
|
<property name="geometry">
|
||
|
<rect>
|
||
|
<x>30</x>
|
||
|
<y>12</y>
|
||
|
<width>291</width>
|
||
|
<height>20</height>
|
||
|
</rect>
|
||
|
</property>
|
||
|
<property name="text">
|
||
|
<string>Graph positive rotation angle</string>
|
||
|
</property>
|
||
|
</widget>
|
||
|
<widget class="QPushButton" name="pushButton_ok">
|
||
|
<property name="geometry">
|
||
|
<rect>
|
||
|
<x>190</x>
|
||
|
<y>326</y>
|
||
|
<width>60</width>
|
||
|
<height>26</height>
|
||
|
</rect>
|
||
|
</property>
|
||
|
<property name="text">
|
||
|
<string>Ok</string>
|
||
|
</property>
|
||
|
</widget>
|
||
|
<widget class="QGroupBox" name="groupBox_spaceSet">
|
||
|
<property name="geometry">
|
||
|
<rect>
|
||
|
<x>20</x>
|
||
|
<y>190</y>
|
||
|
<width>306</width>
|
||
|
<height>121</height>
|
||
|
</rect>
|
||
|
</property>
|
||
|
<property name="title">
|
||
|
<string>Boundary and alignment spacing</string>
|
||
|
</property>
|
||
|
<widget class="QLabel" name="label_rightUnit">
|
||
|
<property name="geometry">
|
||
|
<rect>
|
||
|
<x>270</x>
|
||
|
<y>30</y>
|
||
|
<width>30</width>
|
||
|
<height>12</height>
|
||
|
</rect>
|
||
|
</property>
|
||
|
<property name="text">
|
||
|
<string>mm</string>
|
||
|
</property>
|
||
|
</widget>
|
||
|
<widget class="QLineEdit" name="lineEdit_right">
|
||
|
<property name="geometry">
|
||
|
<rect>
|
||
|
<x>200</x>
|
||
|
<y>26</y>
|
||
|
<width>61</width>
|
||
|
<height>20</height>
|
||
|
</rect>
|
||
|
</property>
|
||
|
<property name="text">
|
||
|
<string>0</string>
|
||
|
</property>
|
||
|
</widget>
|
||
|
<widget class="QLabel" name="label_right">
|
||
|
<property name="geometry">
|
||
|
<rect>
|
||
|
<x>33</x>
|
||
|
<y>26</y>
|
||
|
<width>111</width>
|
||
|
<height>20</height>
|
||
|
</rect>
|
||
|
</property>
|
||
|
<property name="text">
|
||
|
<string>Right margin:</string>
|
||
|
</property>
|
||
|
</widget>
|
||
|
<widget class="QLineEdit" name="lineEdit_mark">
|
||
|
<property name="geometry">
|
||
|
<rect>
|
||
|
<x>200</x>
|
||
|
<y>56</y>
|
||
|
<width>61</width>
|
||
|
<height>20</height>
|
||
|
</rect>
|
||
|
</property>
|
||
|
<property name="text">
|
||
|
<string>0</string>
|
||
|
</property>
|
||
|
</widget>
|
||
|
<widget class="QLabel" name="label_markUnit">
|
||
|
<property name="geometry">
|
||
|
<rect>
|
||
|
<x>270</x>
|
||
|
<y>60</y>
|
||
|
<width>30</width>
|
||
|
<height>12</height>
|
||
|
</rect>
|
||
|
</property>
|
||
|
<property name="text">
|
||
|
<string>mm</string>
|
||
|
</property>
|
||
|
</widget>
|
||
|
<widget class="QLabel" name="label_mark">
|
||
|
<property name="geometry">
|
||
|
<rect>
|
||
|
<x>33</x>
|
||
|
<y>56</y>
|
||
|
<width>111</width>
|
||
|
<height>20</height>
|
||
|
</rect>
|
||
|
</property>
|
||
|
<property name="text">
|
||
|
<string>Mark margin:</string>
|
||
|
</property>
|
||
|
</widget>
|
||
|
<widget class="QLabel" name="label_butt">
|
||
|
<property name="geometry">
|
||
|
<rect>
|
||
|
<x>33</x>
|
||
|
<y>86</y>
|
||
|
<width>151</width>
|
||
|
<height>20</height>
|
||
|
</rect>
|
||
|
</property>
|
||
|
<property name="text">
|
||
|
<string>Butt joint margin:</string>
|
||
|
</property>
|
||
|
</widget>
|
||
|
<widget class="QLabel" name="label_buttUnit">
|
||
|
<property name="geometry">
|
||
|
<rect>
|
||
|
<x>270</x>
|
||
|
<y>90</y>
|
||
|
<width>30</width>
|
||
|
<height>12</height>
|
||
|
</rect>
|
||
|
</property>
|
||
|
<property name="text">
|
||
|
<string>mm</string>
|
||
|
</property>
|
||
|
</widget>
|
||
|
<widget class="QLineEdit" name="lineEdit_butt">
|
||
|
<property name="geometry">
|
||
|
<rect>
|
||
|
<x>200</x>
|
||
|
<y>86</y>
|
||
|
<width>61</width>
|
||
|
<height>20</height>
|
||
|
</rect>
|
||
|
</property>
|
||
|
<property name="text">
|
||
|
<string>1000</string>
|
||
|
</property>
|
||
|
</widget>
|
||
|
<widget class="QLabel" name="label_rightIcon">
|
||
|
<property name="geometry">
|
||
|
<rect>
|
||
|
<x>10</x>
|
||
|
<y>30</y>
|
||
|
<width>16</width>
|
||
|
<height>16</height>
|
||
|
</rect>
|
||
|
</property>
|
||
|
<property name="styleSheet">
|
||
|
<string notr="true">background-image: url(:/resources/right_ga.bmp);</string>
|
||
|
</property>
|
||
|
<property name="text">
|
||
|
<string/>
|
||
|
</property>
|
||
|
</widget>
|
||
|
<widget class="QLabel" name="label_markIcon">
|
||
|
<property name="geometry">
|
||
|
<rect>
|
||
|
<x>10</x>
|
||
|
<y>60</y>
|
||
|
<width>16</width>
|
||
|
<height>16</height>
|
||
|
</rect>
|
||
|
</property>
|
||
|
<property name="styleSheet">
|
||
|
<string notr="true">background-image: url(:/resources/down_gap.bmp);</string>
|
||
|
</property>
|
||
|
<property name="text">
|
||
|
<string/>
|
||
|
</property>
|
||
|
</widget>
|
||
|
<widget class="QLabel" name="label_buttIcon">
|
||
|
<property name="geometry">
|
||
|
<rect>
|
||
|
<x>10</x>
|
||
|
<y>90</y>
|
||
|
<width>16</width>
|
||
|
<height>16</height>
|
||
|
</rect>
|
||
|
</property>
|
||
|
<property name="styleSheet">
|
||
|
<string notr="true">background-image: url(:/resources/mark_gap.bmp);</string>
|
||
|
</property>
|
||
|
<property name="text">
|
||
|
<string/>
|
||
|
</property>
|
||
|
</widget>
|
||
|
</widget>
|
||
|
<widget class="QGroupBox" name="groupBox_paperWidth">
|
||
|
<property name="geometry">
|
||
|
<rect>
|
||
|
<x>20</x>
|
||
|
<y>130</y>
|
||
|
<width>306</width>
|
||
|
<height>51</height>
|
||
|
</rect>
|
||
|
</property>
|
||
|
<property name="title">
|
||
|
<string>Paper Width</string>
|
||
|
</property>
|
||
|
<widget class="QLabel" name="label_paperWidthUnit">
|
||
|
<property name="geometry">
|
||
|
<rect>
|
||
|
<x>170</x>
|
||
|
<y>24</y>
|
||
|
<width>54</width>
|
||
|
<height>12</height>
|
||
|
</rect>
|
||
|
</property>
|
||
|
<property name="text">
|
||
|
<string>mm</string>
|
||
|
</property>
|
||
|
</widget>
|
||
|
<widget class="QLineEdit" name="lineEdit_paperWidth">
|
||
|
<property name="geometry">
|
||
|
<rect>
|
||
|
<x>70</x>
|
||
|
<y>20</y>
|
||
|
<width>91</width>
|
||
|
<height>20</height>
|
||
|
</rect>
|
||
|
</property>
|
||
|
<property name="text">
|
||
|
<string>2400</string>
|
||
|
</property>
|
||
|
</widget>
|
||
|
<widget class="QLabel" name="label_paperWIcon">
|
||
|
<property name="geometry">
|
||
|
<rect>
|
||
|
<x>10</x>
|
||
|
<y>20</y>
|
||
|
<width>42</width>
|
||
|
<height>20</height>
|
||
|
</rect>
|
||
|
</property>
|
||
|
<property name="styleSheet">
|
||
|
<string notr="true">background-image: url(:/resources/page_cy.bmp);</string>
|
||
|
</property>
|
||
|
<property name="text">
|
||
|
<string/>
|
||
|
</property>
|
||
|
</widget>
|
||
|
</widget>
|
||
|
<widget class="QPushButton" name="pushButton_cancel">
|
||
|
<property name="geometry">
|
||
|
<rect>
|
||
|
<x>260</x>
|
||
|
<y>326</y>
|
||
|
<width>60</width>
|
||
|
<height>26</height>
|
||
|
</rect>
|
||
|
</property>
|
||
|
<property name="text">
|
||
|
<string>Cancel</string>
|
||
|
</property>
|
||
|
</widget>
|
||
|
<widget class="QGroupBox" name="groupBox_lineWidth">
|
||
|
<property name="geometry">
|
||
|
<rect>
|
||
|
<x>20</x>
|
||
|
<y>70</y>
|
||
|
<width>306</width>
|
||
|
<height>51</height>
|
||
|
</rect>
|
||
|
</property>
|
||
|
<property name="title">
|
||
|
<string>Lineweight settings</string>
|
||
|
</property>
|
||
|
<widget class="QLabel" name="label_lineWidth">
|
||
|
<property name="geometry">
|
||
|
<rect>
|
||
|
<x>13</x>
|
||
|
<y>20</y>
|
||
|
<width>91</width>
|
||
|
<height>20</height>
|
||
|
</rect>
|
||
|
</property>
|
||
|
<property name="text">
|
||
|
<string>Lineweight:</string>
|
||
|
</property>
|
||
|
</widget>
|
||
|
<widget class="QLineEdit" name="lineEdit_lineWidth">
|
||
|
<property name="geometry">
|
||
|
<rect>
|
||
|
<x>110</x>
|
||
|
<y>20</y>
|
||
|
<width>91</width>
|
||
|
<height>20</height>
|
||
|
</rect>
|
||
|
</property>
|
||
|
<property name="text">
|
||
|
<string>2</string>
|
||
|
</property>
|
||
|
</widget>
|
||
|
<widget class="QLabel" name="label_lineUnit">
|
||
|
<property name="geometry">
|
||
|
<rect>
|
||
|
<x>210</x>
|
||
|
<y>19</y>
|
||
|
<width>61</width>
|
||
|
<height>21</height>
|
||
|
</rect>
|
||
|
</property>
|
||
|
<property name="text">
|
||
|
<string>pixel</string>
|
||
|
</property>
|
||
|
</widget>
|
||
|
</widget>
|
||
|
</widget>
|
||
|
<resources/>
|
||
|
<connections/>
|
||
|
</ui>
|