1<?xml version="1.0" encoding="UTF-8"?>
2<ui version="4.0">
3 <class>QG_DlgRotate2</class>
4 <widget class="QDialog" name="QG_DlgRotate2">
5  <property name="geometry">
6   <rect>
7    <x>0</x>
8    <y>0</y>
9    <width>456</width>
10    <height>283</height>
11   </rect>
12  </property>
13  <property name="sizePolicy">
14   <sizepolicy hsizetype="Minimum" vsizetype="Minimum">
15    <horstretch>0</horstretch>
16    <verstretch>0</verstretch>
17   </sizepolicy>
18  </property>
19  <property name="minimumSize">
20   <size>
21    <width>300</width>
22    <height>190</height>
23   </size>
24  </property>
25  <property name="windowTitle">
26   <string>Rotate Two Options</string>
27  </property>
28  <layout class="QGridLayout">
29   <item row="0" column="0">
30    <widget class="QGroupBox" name="bgNumber">
31     <property name="title">
32      <string>Number of copies</string>
33     </property>
34     <layout class="QVBoxLayout">
35      <item>
36       <widget class="QRadioButton" name="rbMove">
37        <property name="sizePolicy">
38         <sizepolicy hsizetype="Minimum" vsizetype="Preferred">
39          <horstretch>0</horstretch>
40          <verstretch>0</verstretch>
41         </sizepolicy>
42        </property>
43        <property name="minimumSize">
44         <size>
45          <width>0</width>
46          <height>18</height>
47         </size>
48        </property>
49        <property name="text">
50         <string>&amp;Delete Original</string>
51        </property>
52       </widget>
53      </item>
54      <item>
55       <widget class="QRadioButton" name="rbCopy">
56        <property name="sizePolicy">
57         <sizepolicy hsizetype="Minimum" vsizetype="Preferred">
58          <horstretch>0</horstretch>
59          <verstretch>0</verstretch>
60         </sizepolicy>
61        </property>
62        <property name="minimumSize">
63         <size>
64          <width>0</width>
65          <height>18</height>
66         </size>
67        </property>
68        <property name="text">
69         <string>&amp;Keep Original</string>
70        </property>
71       </widget>
72      </item>
73      <item>
74       <widget class="QRadioButton" name="rbMultiCopy">
75        <property name="sizePolicy">
76         <sizepolicy hsizetype="Minimum" vsizetype="Preferred">
77          <horstretch>0</horstretch>
78          <verstretch>0</verstretch>
79         </sizepolicy>
80        </property>
81        <property name="minimumSize">
82         <size>
83          <width>0</width>
84          <height>18</height>
85         </size>
86        </property>
87        <property name="text">
88         <string>&amp;Multiple Copies</string>
89        </property>
90       </widget>
91      </item>
92      <item>
93       <widget class="QLineEdit" name="leNumber"/>
94      </item>
95      <item>
96       <spacer name="spacer7">
97        <property name="orientation">
98         <enum>Qt::Vertical</enum>
99        </property>
100        <property name="sizeType">
101         <enum>QSizePolicy::Expanding</enum>
102        </property>
103        <property name="sizeHint" stdset="0">
104         <size>
105          <width>20</width>
106          <height>21</height>
107         </size>
108        </property>
109       </spacer>
110      </item>
111     </layout>
112    </widget>
113   </item>
114   <item row="0" column="1">
115    <layout class="QVBoxLayout">
116     <item>
117      <widget class="QToolButton" name="toolButton">
118       <property name="text">
119        <string>...</string>
120       </property>
121       <property name="icon">
122        <iconset resource="../../../res/extui/extui.qrc">
123         <normaloff>:/extui/dlgmodifyrotate2.png</normaloff>:/extui/dlgmodifyrotate2.png</iconset>
124       </property>
125       <property name="iconSize">
126        <size>
127         <width>80</width>
128         <height>80</height>
129        </size>
130       </property>
131      </widget>
132     </item>
133     <item>
134      <layout class="QHBoxLayout">
135       <item>
136        <widget class="QLabel" name="lAngle1">
137         <property name="text">
138          <string>Angle (&amp;a):</string>
139         </property>
140         <property name="wordWrap">
141          <bool>false</bool>
142         </property>
143         <property name="buddy">
144          <cstring>leAngle1</cstring>
145         </property>
146        </widget>
147       </item>
148       <item>
149        <spacer name="spacer13_2">
150         <property name="orientation">
151          <enum>Qt::Horizontal</enum>
152         </property>
153         <property name="sizeType">
154          <enum>QSizePolicy::Expanding</enum>
155         </property>
156         <property name="sizeHint" stdset="0">
157          <size>
158           <width>41</width>
159           <height>20</height>
160          </size>
161         </property>
162        </spacer>
163       </item>
164       <item>
165        <widget class="QLineEdit" name="leAngle1"/>
166       </item>
167      </layout>
168     </item>
169     <item>
170      <layout class="QHBoxLayout">
171       <item>
172        <widget class="QLabel" name="lAngle2">
173         <property name="text">
174          <string>Angle (&amp;b):</string>
175         </property>
176         <property name="wordWrap">
177          <bool>false</bool>
178         </property>
179         <property name="buddy">
180          <cstring>leAngle2</cstring>
181         </property>
182        </widget>
183       </item>
184       <item>
185        <spacer name="spacer13">
186         <property name="orientation">
187          <enum>Qt::Horizontal</enum>
188         </property>
189         <property name="sizeType">
190          <enum>QSizePolicy::Expanding</enum>
191         </property>
192         <property name="sizeHint" stdset="0">
193          <size>
194           <width>41</width>
195           <height>20</height>
196          </size>
197         </property>
198        </spacer>
199       </item>
200       <item>
201        <widget class="QLineEdit" name="leAngle2"/>
202       </item>
203      </layout>
204     </item>
205     <item>
206      <widget class="QCheckBox" name="cbCurrentAttributes">
207       <property name="text">
208        <string>Use current &amp;attributes</string>
209       </property>
210      </widget>
211     </item>
212     <item>
213      <widget class="QCheckBox" name="cbCurrentLayer">
214       <property name="text">
215        <string>Use current &amp;layer</string>
216       </property>
217      </widget>
218     </item>
219    </layout>
220   </item>
221   <item row="1" column="0" colspan="2">
222    <widget class="QDialogButtonBox" name="buttonBox">
223     <property name="standardButtons">
224      <set>QDialogButtonBox::Cancel|QDialogButtonBox::Ok</set>
225     </property>
226    </widget>
227   </item>
228  </layout>
229 </widget>
230 <layoutdefault spacing="6" margin="11"/>
231 <resources>
232  <include location="../../../res/extui/extui.qrc"/>
233 </resources>
234 <connections>
235  <connection>
236   <sender>rbMove</sender>
237   <signal>toggled(bool)</signal>
238   <receiver>leNumber</receiver>
239   <slot>setDisabled(bool)</slot>
240   <hints>
241    <hint type="sourcelabel">
242     <x>20</x>
243     <y>20</y>
244    </hint>
245    <hint type="destinationlabel">
246     <x>20</x>
247     <y>20</y>
248    </hint>
249   </hints>
250  </connection>
251  <connection>
252   <sender>rbCopy</sender>
253   <signal>toggled(bool)</signal>
254   <receiver>leNumber</receiver>
255   <slot>setDisabled(bool)</slot>
256   <hints>
257    <hint type="sourcelabel">
258     <x>20</x>
259     <y>20</y>
260    </hint>
261    <hint type="destinationlabel">
262     <x>20</x>
263     <y>20</y>
264    </hint>
265   </hints>
266  </connection>
267  <connection>
268   <sender>rbMultiCopy</sender>
269   <signal>toggled(bool)</signal>
270   <receiver>leNumber</receiver>
271   <slot>setEnabled(bool)</slot>
272   <hints>
273    <hint type="sourcelabel">
274     <x>20</x>
275     <y>20</y>
276    </hint>
277    <hint type="destinationlabel">
278     <x>20</x>
279     <y>20</y>
280    </hint>
281   </hints>
282  </connection>
283  <connection>
284   <sender>buttonBox</sender>
285   <signal>accepted()</signal>
286   <receiver>QG_DlgRotate2</receiver>
287   <slot>accept()</slot>
288   <hints>
289    <hint type="sourcelabel">
290     <x>227</x>
291     <y>266</y>
292    </hint>
293    <hint type="destinationlabel">
294     <x>20</x>
295     <y>20</y>
296    </hint>
297   </hints>
298  </connection>
299  <connection>
300   <sender>buttonBox</sender>
301   <signal>rejected()</signal>
302   <receiver>QG_DlgRotate2</receiver>
303   <slot>reject()</slot>
304   <hints>
305    <hint type="sourcelabel">
306     <x>227</x>
307     <y>266</y>
308    </hint>
309    <hint type="destinationlabel">
310     <x>20</x>
311     <y>20</y>
312    </hint>
313   </hints>
314  </connection>
315 </connections>
316</ui>
317