Rev 21182 | Rev 24481 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
21166 | jghali | 1 | <?xml version="1.0" encoding="UTF-8"?> |
2 | <ui version="4.0"> |
||
3 | <class>TransformDialogBase</class> |
||
4 | <widget class="QDialog" name="TransformDialogBase"> |
||
5 | <property name="geometry"> |
||
6 | <rect> |
||
7 | <x>0</x> |
||
8 | <y>0</y> |
||
9 | <width>500</width> |
||
10 | <height>283</height> |
||
11 | </rect> |
||
12 | </property> |
||
13 | <property name="minimumSize"> |
||
14 | <size> |
||
15 | <width>500</width> |
||
16 | <height>260</height> |
||
17 | </size> |
||
18 | </property> |
||
19 | <property name="windowTitle"> |
||
20 | <string>Transform</string> |
||
21 | </property> |
||
22 | <layout class="QVBoxLayout"> |
||
23 | <item> |
||
24 | <layout class="QHBoxLayout"> |
||
25 | <item> |
||
26 | <layout class="QVBoxLayout"> |
||
27 | <item> |
||
28 | <widget class="QListWidget" name="transformSelector"/> |
||
29 | </item> |
||
30 | <item> |
||
31 | <layout class="QHBoxLayout"> |
||
32 | <item> |
||
33 | <widget class="QPushButton" name="buttonAdd"> |
||
34 | <property name="sizePolicy"> |
||
35 | <sizepolicy hsizetype="Minimum" vsizetype="Fixed"> |
||
36 | <horstretch>0</horstretch> |
||
37 | <verstretch>0</verstretch> |
||
38 | </sizepolicy> |
||
39 | </property> |
||
40 | <property name="text"> |
||
41 | <string>Add</string> |
||
42 | </property> |
||
43 | </widget> |
||
44 | </item> |
||
45 | <item> |
||
46 | <widget class="QPushButton" name="buttonRemove"> |
||
47 | <property name="enabled"> |
||
48 | <bool>false</bool> |
||
49 | </property> |
||
50 | <property name="text"> |
||
51 | <string>Remove</string> |
||
52 | </property> |
||
53 | </widget> |
||
54 | </item> |
||
55 | <item> |
||
56 | <spacer> |
||
57 | <property name="orientation"> |
||
58 | <enum>Qt::Horizontal</enum> |
||
59 | </property> |
||
60 | <property name="sizeHint" stdset="0"> |
||
61 | <size> |
||
62 | <width>21</width> |
||
63 | <height>26</height> |
||
64 | </size> |
||
65 | </property> |
||
66 | </spacer> |
||
67 | </item> |
||
68 | <item> |
||
69 | <widget class="QPushButton" name="buttonUp"> |
||
70 | <property name="enabled"> |
||
71 | <bool>false</bool> |
||
72 | </property> |
||
73 | <property name="text"> |
||
74 | <string/> |
||
75 | </property> |
||
76 | </widget> |
||
77 | </item> |
||
78 | <item> |
||
79 | <widget class="QPushButton" name="buttonDown"> |
||
80 | <property name="enabled"> |
||
81 | <bool>false</bool> |
||
82 | </property> |
||
83 | <property name="sizePolicy"> |
||
84 | <sizepolicy hsizetype="Fixed" vsizetype="Fixed"> |
||
85 | <horstretch>0</horstretch> |
||
86 | <verstretch>0</verstretch> |
||
87 | </sizepolicy> |
||
88 | </property> |
||
89 | <property name="text"> |
||
90 | <string/> |
||
91 | </property> |
||
92 | </widget> |
||
93 | </item> |
||
94 | </layout> |
||
95 | </item> |
||
96 | </layout> |
||
97 | </item> |
||
98 | <item> |
||
99 | <layout class="QVBoxLayout"> |
||
100 | <item> |
||
101 | <widget class="QStackedWidget" name="transformStack"> |
||
102 | <property name="sizePolicy"> |
||
103 | <sizepolicy hsizetype="Preferred" vsizetype="Preferred"> |
||
104 | <horstretch>0</horstretch> |
||
105 | <verstretch>0</verstretch> |
||
106 | </sizepolicy> |
||
107 | </property> |
||
108 | <property name="minimumSize"> |
||
109 | <size> |
||
110 | <width>160</width> |
||
111 | <height>16</height> |
||
112 | </size> |
||
113 | </property> |
||
114 | <property name="frameShape"> |
||
115 | <enum>QFrame::Panel</enum> |
||
116 | </property> |
||
117 | <property name="currentIndex"> |
||
118 | <number>0</number> |
||
119 | </property> |
||
120 | <widget class="QWidget" name="blankPage"/> |
||
121 | <widget class="QWidget" name="pageScale"> |
||
122 | <layout class="QGridLayout"> |
||
123 | <item row="0" column="0" colspan="3"> |
||
124 | <widget class="QLabel" name="ScalingStackLabel"> |
||
125 | <property name="font"> |
||
126 | <font> |
||
127 | <pointsize>11</pointsize> |
||
128 | </font> |
||
129 | </property> |
||
130 | <property name="text"> |
||
131 | <string>Scaling</string> |
||
132 | </property> |
||
133 | <property name="alignment"> |
||
134 | <set>Qt::AlignCenter</set> |
||
135 | </property> |
||
136 | </widget> |
||
137 | </item> |
||
138 | <item row="1" column="0"> |
||
139 | <widget class="QLabel" name="horizontalScaleLabel"> |
||
140 | <property name="text"> |
||
141 | <string>Horizontal:</string> |
||
142 | </property> |
||
143 | </widget> |
||
144 | </item> |
||
145 | <item row="1" column="1"> |
||
146 | <widget class="ScrSpinBox" name="horizontalScale"> |
||
147 | <property name="sizePolicy"> |
||
148 | <sizepolicy hsizetype="Expanding" vsizetype="Fixed"> |
||
149 | <horstretch>0</horstretch> |
||
150 | <verstretch>0</verstretch> |
||
151 | </sizepolicy> |
||
152 | </property> |
||
153 | <property name="minimumSize"> |
||
154 | <size> |
||
155 | <width>60</width> |
||
156 | <height>0</height> |
||
157 | </size> |
||
158 | </property> |
||
159 | <property name="suffix"> |
||
160 | <string> %</string> |
||
161 | </property> |
||
162 | <property name="minimum"> |
||
163 | <number>0</number> |
||
164 | </property> |
||
165 | <property name="maximum"> |
||
166 | <number>1000</number> |
||
167 | </property> |
||
168 | <property name="value"> |
||
169 | <number>100</number> |
||
170 | </property> |
||
171 | <property name="decimals" stdset="0"> |
||
172 | <number>1</number> |
||
173 | </property> |
||
174 | </widget> |
||
175 | </item> |
||
176 | <item row="1" column="2" rowspan="2"> |
||
177 | <widget class="LinkButton" name="scaleLink"> |
||
21182 | fschmid | 178 | <property name="sizePolicy"> |
179 | <sizepolicy hsizetype="Fixed" vsizetype="Preferred"> |
||
180 | <horstretch>0</horstretch> |
||
181 | <verstretch>0</verstretch> |
||
182 | </sizepolicy> |
||
183 | </property> |
||
21166 | jghali | 184 | <property name="minimumSize"> |
185 | <size> |
||
186 | <width>15</width> |
||
21182 | fschmid | 187 | <height>0</height> |
21166 | jghali | 188 | </size> |
189 | </property> |
||
190 | <property name="maximumSize"> |
||
191 | <size> |
||
192 | <width>15</width> |
||
193 | <height>16777215</height> |
||
194 | </size> |
||
195 | </property> |
||
196 | <property name="text"> |
||
197 | <string/> |
||
198 | </property> |
||
199 | <property name="checkable"> |
||
200 | <bool>true</bool> |
||
201 | </property> |
||
202 | <property name="autoRaise"> |
||
203 | <bool>true</bool> |
||
204 | </property> |
||
205 | </widget> |
||
206 | </item> |
||
207 | <item row="2" column="0"> |
||
208 | <widget class="QLabel" name="verticalScaleLabel"> |
||
209 | <property name="text"> |
||
210 | <string>Vertical:</string> |
||
211 | </property> |
||
212 | </widget> |
||
213 | </item> |
||
214 | <item row="2" column="1"> |
||
215 | <widget class="ScrSpinBox" name="verticalScale"> |
||
216 | <property name="sizePolicy"> |
||
217 | <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed"> |
||
218 | <horstretch>0</horstretch> |
||
219 | <verstretch>0</verstretch> |
||
220 | </sizepolicy> |
||
221 | </property> |
||
222 | <property name="minimumSize"> |
||
223 | <size> |
||
224 | <width>60</width> |
||
225 | <height>0</height> |
||
226 | </size> |
||
227 | </property> |
||
228 | <property name="suffix"> |
||
229 | <string> %</string> |
||
230 | </property> |
||
231 | <property name="minimum"> |
||
232 | <number>0</number> |
||
233 | </property> |
||
234 | <property name="maximum"> |
||
235 | <number>1000</number> |
||
236 | </property> |
||
237 | <property name="value"> |
||
238 | <number>100</number> |
||
239 | </property> |
||
240 | <property name="decimals" stdset="0"> |
||
241 | <number>1</number> |
||
242 | </property> |
||
243 | </widget> |
||
244 | </item> |
||
245 | </layout> |
||
246 | </widget> |
||
247 | <widget class="QWidget" name="pageTranslate"> |
||
248 | <layout class="QGridLayout"> |
||
249 | <item row="0" column="0" colspan="2"> |
||
250 | <widget class="QLabel" name="TranslationStackLabel"> |
||
251 | <property name="font"> |
||
252 | <font> |
||
253 | <pointsize>11</pointsize> |
||
254 | </font> |
||
255 | </property> |
||
256 | <property name="text"> |
||
257 | <string>Translation</string> |
||
258 | </property> |
||
259 | <property name="alignment"> |
||
260 | <set>Qt::AlignCenter</set> |
||
261 | </property> |
||
262 | </widget> |
||
263 | </item> |
||
264 | <item row="1" column="0"> |
||
265 | <widget class="QLabel" name="translateHorizontalLabel"> |
||
266 | <property name="text"> |
||
267 | <string>Horizontal:</string> |
||
268 | </property> |
||
269 | </widget> |
||
270 | </item> |
||
271 | <item row="1" column="1"> |
||
272 | <widget class="ScrSpinBox" name="translateHorizontal"> |
||
273 | <property name="minimum"> |
||
274 | <number>-30000</number> |
||
275 | </property> |
||
276 | <property name="maximum"> |
||
277 | <number>30000</number> |
||
278 | </property> |
||
279 | </widget> |
||
280 | </item> |
||
281 | <item row="2" column="0"> |
||
282 | <widget class="QLabel" name="translateVerticalLabel"> |
||
283 | <property name="text"> |
||
284 | <string>Vertical:</string> |
||
285 | </property> |
||
286 | </widget> |
||
287 | </item> |
||
288 | <item row="2" column="1"> |
||
289 | <widget class="ScrSpinBox" name="translateVertical"> |
||
290 | <property name="minimum"> |
||
291 | <number>-30000</number> |
||
292 | </property> |
||
293 | <property name="maximum"> |
||
294 | <number>30000</number> |
||
295 | </property> |
||
296 | </widget> |
||
297 | </item> |
||
298 | </layout> |
||
299 | </widget> |
||
300 | <widget class="QWidget" name="pageRotate"> |
||
301 | <layout class="QGridLayout"> |
||
302 | <item row="0" column="0" colspan="2"> |
||
303 | <widget class="QLabel" name="RotateStackLabel"> |
||
304 | <property name="font"> |
||
305 | <font> |
||
306 | <pointsize>11</pointsize> |
||
307 | </font> |
||
308 | </property> |
||
309 | <property name="text"> |
||
310 | <string>Rotate</string> |
||
311 | </property> |
||
312 | <property name="alignment"> |
||
313 | <set>Qt::AlignCenter</set> |
||
314 | </property> |
||
315 | </widget> |
||
316 | </item> |
||
317 | <item row="1" column="0"> |
||
318 | <widget class="QLabel" name="rotationValueLabel"> |
||
319 | <property name="text"> |
||
320 | <string>Angle:</string> |
||
321 | </property> |
||
322 | </widget> |
||
323 | </item> |
||
324 | <item row="1" column="1"> |
||
325 | <widget class="ScrSpinBox" name="rotationValue"> |
||
326 | <property name="minimum"> |
||
327 | <number>-360</number> |
||
328 | </property> |
||
329 | <property name="maximum"> |
||
330 | <number>360</number> |
||
331 | </property> |
||
332 | <property name="decimals" stdset="0"> |
||
333 | <number>1</number> |
||
334 | </property> |
||
335 | </widget> |
||
336 | </item> |
||
337 | </layout> |
||
338 | </widget> |
||
339 | <widget class="QWidget" name="Seite"> |
||
340 | <layout class="QGridLayout"> |
||
341 | <item row="0" column="0" colspan="3"> |
||
342 | <widget class="QLabel" name="SkewStackLabel"> |
||
343 | <property name="font"> |
||
344 | <font> |
||
345 | <pointsize>11</pointsize> |
||
346 | </font> |
||
347 | </property> |
||
348 | <property name="text"> |
||
349 | <string>Skew</string> |
||
350 | </property> |
||
351 | <property name="alignment"> |
||
352 | <set>Qt::AlignCenter</set> |
||
353 | </property> |
||
354 | </widget> |
||
355 | </item> |
||
356 | <item row="1" column="0"> |
||
357 | <widget class="QLabel" name="horizontalSkewLabel"> |
||
358 | <property name="text"> |
||
359 | <string>Horizontal:</string> |
||
360 | </property> |
||
361 | </widget> |
||
362 | </item> |
||
363 | <item row="1" column="1"> |
||
364 | <widget class="ScrSpinBox" name="horizontalSkew"> |
||
365 | <property name="minimum"> |
||
366 | <number>-89</number> |
||
367 | </property> |
||
368 | <property name="maximum"> |
||
369 | <number>89</number> |
||
370 | </property> |
||
371 | <property name="decimals" stdset="0"> |
||
372 | <number>1</number> |
||
373 | </property> |
||
374 | </widget> |
||
375 | </item> |
||
376 | <item row="1" column="2" rowspan="2"> |
||
377 | <widget class="LinkButton" name="linkSkew"> |
||
21182 | fschmid | 378 | <property name="sizePolicy"> |
379 | <sizepolicy hsizetype="Fixed" vsizetype="Preferred"> |
||
380 | <horstretch>0</horstretch> |
||
381 | <verstretch>0</verstretch> |
||
382 | </sizepolicy> |
||
383 | </property> |
||
21166 | jghali | 384 | <property name="minimumSize"> |
385 | <size> |
||
386 | <width>15</width> |
||
21182 | fschmid | 387 | <height>0</height> |
21166 | jghali | 388 | </size> |
389 | </property> |
||
390 | <property name="maximumSize"> |
||
391 | <size> |
||
392 | <width>15</width> |
||
393 | <height>16777215</height> |
||
394 | </size> |
||
395 | </property> |
||
396 | <property name="text"> |
||
397 | <string/> |
||
398 | </property> |
||
399 | <property name="checkable"> |
||
400 | <bool>true</bool> |
||
401 | </property> |
||
402 | <property name="autoRaise"> |
||
403 | <bool>true</bool> |
||
404 | </property> |
||
405 | </widget> |
||
406 | </item> |
||
407 | <item row="2" column="0"> |
||
408 | <widget class="QLabel" name="verticalSkewLabel"> |
||
409 | <property name="text"> |
||
410 | <string>Vertical:</string> |
||
411 | </property> |
||
412 | </widget> |
||
413 | </item> |
||
414 | <item row="2" column="1"> |
||
415 | <widget class="ScrSpinBox" name="verticalSkew"> |
||
416 | <property name="minimum"> |
||
417 | <number>-89</number> |
||
418 | </property> |
||
419 | <property name="maximum"> |
||
420 | <number>89</number> |
||
421 | </property> |
||
422 | <property name="decimals" stdset="0"> |
||
423 | <number>1</number> |
||
424 | </property> |
||
425 | </widget> |
||
426 | </item> |
||
427 | </layout> |
||
428 | </widget> |
||
429 | </widget> |
||
430 | </item> |
||
431 | <item> |
||
432 | <layout class="QHBoxLayout"> |
||
433 | <item> |
||
434 | <widget class="QGroupBox" name="RotationGroup"> |
||
435 | <property name="title"> |
||
436 | <string>Basepoint</string> |
||
437 | </property> |
||
438 | <layout class="QVBoxLayout"> |
||
439 | <item> |
||
440 | <widget class="BasePointWidget" name="basePoint" native="true"> |
||
441 | <property name="minimumSize"> |
||
442 | <size> |
||
443 | <width>56</width> |
||
444 | <height>56</height> |
||
445 | </size> |
||
446 | </property> |
||
447 | </widget> |
||
448 | </item> |
||
449 | </layout> |
||
450 | </widget> |
||
451 | </item> |
||
452 | <item> |
||
453 | <layout class="QVBoxLayout"> |
||
454 | <item> |
||
455 | <widget class="QLabel" name="label_9"> |
||
456 | <property name="text"> |
||
457 | <string>Copies</string> |
||
458 | </property> |
||
459 | </widget> |
||
460 | </item> |
||
461 | <item> |
||
462 | <widget class="QSpinBox" name="numberOfCopies"> |
||
463 | <property name="minimum"> |
||
464 | <number>0</number> |
||
465 | </property> |
||
466 | <property name="maximum"> |
||
467 | <number>200</number> |
||
468 | </property> |
||
469 | </widget> |
||
470 | </item> |
||
471 | </layout> |
||
472 | </item> |
||
473 | </layout> |
||
474 | </item> |
||
475 | <item> |
||
476 | <spacer> |
||
477 | <property name="orientation"> |
||
478 | <enum>Qt::Vertical</enum> |
||
479 | </property> |
||
480 | <property name="sizeHint" stdset="0"> |
||
481 | <size> |
||
482 | <width>31</width> |
||
483 | <height>21</height> |
||
484 | </size> |
||
485 | </property> |
||
486 | </spacer> |
||
487 | </item> |
||
488 | </layout> |
||
489 | </item> |
||
490 | </layout> |
||
491 | </item> |
||
492 | <item> |
||
493 | <widget class="QDialogButtonBox" name="buttonBox"> |
||
494 | <property name="orientation"> |
||
495 | <enum>Qt::Horizontal</enum> |
||
496 | </property> |
||
497 | <property name="standardButtons"> |
||
498 | <set>QDialogButtonBox::Cancel|QDialogButtonBox::Ok</set> |
||
499 | </property> |
||
500 | </widget> |
||
501 | </item> |
||
502 | </layout> |
||
503 | </widget> |
||
504 | <layoutdefault spacing="5" margin="10"/> |
||
505 | <customwidgets> |
||
506 | <customwidget> |
||
507 | <class>ScrSpinBox</class> |
||
23717 | jghali | 508 | <extends>QDoubleSpinBox</extends> |
21166 | jghali | 509 | <header location="global">ui/scrspinbox.h</header> |
510 | </customwidget> |
||
511 | <customwidget> |
||
512 | <class>LinkButton</class> |
||
513 | <extends>QToolButton</extends> |
||
514 | <header>ui/linkbutton.h</header> |
||
515 | </customwidget> |
||
516 | <customwidget> |
||
517 | <class>BasePointWidget</class> |
||
518 | <extends>QWidget</extends> |
||
519 | <header>ui/basepointwidget.h</header> |
||
520 | <container>1</container> |
||
521 | </customwidget> |
||
522 | </customwidgets> |
||
523 | <resources/> |
||
524 | <connections> |
||
525 | <connection> |
||
526 | <sender>buttonBox</sender> |
||
527 | <signal>accepted()</signal> |
||
528 | <receiver>TransformDialogBase</receiver> |
||
529 | <slot>accept()</slot> |
||
530 | <hints> |
||
531 | <hint type="sourcelabel"> |
||
532 | <x>248</x> |
||
533 | <y>254</y> |
||
534 | </hint> |
||
535 | <hint type="destinationlabel"> |
||
536 | <x>157</x> |
||
537 | <y>274</y> |
||
538 | </hint> |
||
539 | </hints> |
||
540 | </connection> |
||
541 | <connection> |
||
542 | <sender>buttonBox</sender> |
||
543 | <signal>rejected()</signal> |
||
544 | <receiver>TransformDialogBase</receiver> |
||
545 | <slot>reject()</slot> |
||
546 | <hints> |
||
547 | <hint type="sourcelabel"> |
||
548 | <x>316</x> |
||
549 | <y>260</y> |
||
550 | </hint> |
||
551 | <hint type="destinationlabel"> |
||
552 | <x>286</x> |
||
553 | <y>274</y> |
||
554 | </hint> |
||
555 | </hints> |
||
556 | </connection> |
||
557 | </connections> |
||
558 | </ui> |