Rev 9728 | Rev 9914 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
8524 | subik | 1 | <ui version="4.0" > |
2 | <class>MultipleDuplicate</class> |
||
3 | <widget class="QDialog" name="MultipleDuplicate" > |
||
4 | <property name="geometry" > |
||
5 | <rect> |
||
6 | <x>0</x> |
||
7 | <y>0</y> |
||
9912 | cbradney | 8 | <width>274</width> |
9 | <height>328</height> |
||
8524 | subik | 10 | </rect> |
11 | </property> |
||
12 | <property name="windowTitle" > |
||
13 | <string>Multiple Duplicate</string> |
||
14 | </property> |
||
15 | <property name="sizeGripEnabled" > |
||
16 | <bool>true</bool> |
||
17 | </property> |
||
18 | <layout class="QVBoxLayout" > |
||
19 | <item> |
||
20 | <widget class="QTabWidget" name="tabWidget" > |
||
21 | <property name="sizePolicy" > |
||
9912 | cbradney | 22 | <sizepolicy vsizetype="MinimumExpanding" hsizetype="Expanding" > |
8524 | subik | 23 | <horstretch>0</horstretch> |
24 | <verstretch>0</verstretch> |
||
25 | </sizepolicy> |
||
26 | </property> |
||
9728 | fschmid | 27 | <property name="currentIndex" > |
28 | <number>0</number> |
||
29 | </property> |
||
8524 | subik | 30 | <widget class="QWidget" name="tab" > |
31 | <attribute name="title" > |
||
32 | <string>&By Number of Copies</string> |
||
33 | </attribute> |
||
34 | <layout class="QVBoxLayout" > |
||
35 | <item> |
||
36 | <layout class="QHBoxLayout" > |
||
37 | <item> |
||
38 | <layout class="QVBoxLayout" > |
||
39 | <item> |
||
40 | <layout class="QHBoxLayout" > |
||
9912 | cbradney | 41 | <property name="spacing" > |
9728 | fschmid | 42 | <number>5</number> |
8524 | subik | 43 | </property> |
9912 | cbradney | 44 | <property name="leftMargin" > |
9728 | fschmid | 45 | <number>5</number> |
8524 | subik | 46 | </property> |
9912 | cbradney | 47 | <property name="topMargin" > |
48 | <number>5</number> |
||
49 | </property> |
||
50 | <property name="rightMargin" > |
||
51 | <number>5</number> |
||
52 | </property> |
||
53 | <property name="bottomMargin" > |
||
54 | <number>5</number> |
||
55 | </property> |
||
8524 | subik | 56 | <item> |
57 | <widget class="QLabel" name="numberOfCopiesLabel" > |
||
58 | <property name="text" > |
||
59 | <string>&Number of Copies:</string> |
||
60 | </property> |
||
61 | <property name="wordWrap" > |
||
62 | <bool>false</bool> |
||
63 | </property> |
||
64 | <property name="buddy" > |
||
65 | <cstring>numberOfCopiesSpinBox</cstring> |
||
66 | </property> |
||
67 | </widget> |
||
68 | </item> |
||
69 | <item> |
||
70 | <widget class="QSpinBox" name="numberOfCopiesSpinBox" > |
||
9912 | cbradney | 71 | <property name="minimum" > |
72 | <number>1</number> |
||
73 | </property> |
||
8524 | subik | 74 | <property name="maximum" > |
75 | <number>999</number> |
||
76 | </property> |
||
77 | </widget> |
||
78 | </item> |
||
79 | </layout> |
||
80 | </item> |
||
81 | <item> |
||
9912 | cbradney | 82 | <widget class="QGroupBox" name="copiesCreateButtonGroup" > |
8524 | subik | 83 | <property name="title" > |
84 | <string/> |
||
85 | </property> |
||
86 | <layout class="QVBoxLayout" > |
||
87 | <item> |
||
9912 | cbradney | 88 | <widget class="QRadioButton" name="createGapRadioButton" > |
8524 | subik | 89 | <property name="text" > |
9912 | cbradney | 90 | <string>Create &Gap Between Items Of</string> |
8524 | subik | 91 | </property> |
92 | <property name="shortcut" > |
||
9912 | cbradney | 93 | <string>Alt+G</string> |
8524 | subik | 94 | </property> |
95 | </widget> |
||
96 | </item> |
||
97 | <item> |
||
9912 | cbradney | 98 | <widget class="QRadioButton" name="shiftCreatedItemsRadioButton" > |
8524 | subik | 99 | <property name="text" > |
9912 | cbradney | 100 | <string>&Shift Created Items By</string> |
8524 | subik | 101 | </property> |
102 | <property name="shortcut" > |
||
9912 | cbradney | 103 | <string>Alt+S</string> |
8524 | subik | 104 | </property> |
105 | </widget> |
||
106 | </item> |
||
107 | </layout> |
||
108 | </widget> |
||
109 | </item> |
||
110 | <item> |
||
111 | <layout class="QGridLayout" > |
||
9912 | cbradney | 112 | <property name="leftMargin" > |
9728 | fschmid | 113 | <number>5</number> |
8524 | subik | 114 | </property> |
9912 | cbradney | 115 | <property name="topMargin" > |
9728 | fschmid | 116 | <number>5</number> |
8524 | subik | 117 | </property> |
9912 | cbradney | 118 | <property name="rightMargin" > |
119 | <number>5</number> |
||
120 | </property> |
||
121 | <property name="bottomMargin" > |
||
122 | <number>5</number> |
||
123 | </property> |
||
124 | <property name="horizontalSpacing" > |
||
125 | <number>5</number> |
||
126 | </property> |
||
127 | <property name="verticalSpacing" > |
||
128 | <number>5</number> |
||
129 | </property> |
||
9728 | fschmid | 130 | <item row="0" column="0" > |
131 | <widget class="QLabel" name="horizShiftLabel" > |
||
132 | <property name="text" > |
||
133 | <string>&Horizontal Shift:</string> |
||
134 | </property> |
||
135 | <property name="wordWrap" > |
||
136 | <bool>false</bool> |
||
137 | </property> |
||
138 | <property name="buddy" > |
||
139 | <cstring>horizShiftSpinBox</cstring> |
||
140 | </property> |
||
141 | </widget> |
||
142 | </item> |
||
143 | <item row="2" column="1" > |
||
144 | <widget class="ScrSpinBox" name="rotationSpinBox" > |
||
8524 | subik | 145 | <property name="minimumSize" > |
146 | <size> |
||
147 | <width>50</width> |
||
148 | <height>24</height> |
||
149 | </size> |
||
150 | </property> |
||
151 | </widget> |
||
152 | </item> |
||
9728 | fschmid | 153 | <item row="1" column="1" > |
154 | <widget class="ScrSpinBox" name="vertShiftSpinBox" > |
||
155 | <property name="minimumSize" > |
||
156 | <size> |
||
157 | <width>50</width> |
||
158 | <height>24</height> |
||
159 | </size> |
||
160 | </property> |
||
161 | </widget> |
||
162 | </item> |
||
8524 | subik | 163 | <item row="2" column="0" > |
164 | <widget class="QLabel" name="rotationLabel" > |
||
165 | <property name="text" > |
||
166 | <string>Rotation:</string> |
||
167 | </property> |
||
168 | <property name="wordWrap" > |
||
169 | <bool>false</bool> |
||
170 | </property> |
||
171 | </widget> |
||
172 | </item> |
||
9728 | fschmid | 173 | <item row="0" column="1" > |
174 | <widget class="ScrSpinBox" name="horizShiftSpinBox" > |
||
8524 | subik | 175 | <property name="minimumSize" > |
176 | <size> |
||
177 | <width>50</width> |
||
178 | <height>24</height> |
||
179 | </size> |
||
180 | </property> |
||
181 | </widget> |
||
182 | </item> |
||
183 | <item row="1" column="0" > |
||
184 | <widget class="QLabel" name="vertShiftLabel" > |
||
185 | <property name="text" > |
||
186 | <string>&Vertical Shift:</string> |
||
187 | </property> |
||
188 | <property name="wordWrap" > |
||
189 | <bool>false</bool> |
||
190 | </property> |
||
191 | <property name="buddy" > |
||
8602 | cbradney | 192 | <cstring>vertShiftSpinBox</cstring> |
8524 | subik | 193 | </property> |
194 | </widget> |
||
195 | </item> |
||
196 | </layout> |
||
197 | </item> |
||
198 | </layout> |
||
199 | </item> |
||
200 | <item> |
||
201 | <spacer> |
||
202 | <property name="orientation" > |
||
203 | <enum>Qt::Horizontal</enum> |
||
204 | </property> |
||
205 | <property name="sizeType" > |
||
206 | <enum>QSizePolicy::Expanding</enum> |
||
207 | </property> |
||
208 | <property name="sizeHint" > |
||
209 | <size> |
||
210 | <width>10</width> |
||
211 | <height>10</height> |
||
212 | </size> |
||
213 | </property> |
||
214 | </spacer> |
||
215 | </item> |
||
216 | </layout> |
||
217 | </item> |
||
218 | <item> |
||
219 | <spacer> |
||
220 | <property name="orientation" > |
||
221 | <enum>Qt::Vertical</enum> |
||
222 | </property> |
||
223 | <property name="sizeType" > |
||
224 | <enum>QSizePolicy::Expanding</enum> |
||
225 | </property> |
||
226 | <property name="sizeHint" > |
||
227 | <size> |
||
9728 | fschmid | 228 | <width>5</width> |
229 | <height>2</height> |
||
8524 | subik | 230 | </size> |
231 | </property> |
||
232 | </spacer> |
||
233 | </item> |
||
234 | </layout> |
||
235 | </widget> |
||
9728 | fschmid | 236 | <widget class="QWidget" name="tab2" > |
8524 | subik | 237 | <attribute name="title" > |
238 | <string>By &Rows && Columns</string> |
||
239 | </attribute> |
||
240 | <layout class="QVBoxLayout" > |
||
241 | <property name="spacing" > |
||
242 | <number>6</number> |
||
243 | </property> |
||
9912 | cbradney | 244 | <property name="leftMargin" > |
245 | <number>0</number> |
||
246 | </property> |
||
247 | <property name="topMargin" > |
||
248 | <number>0</number> |
||
249 | </property> |
||
250 | <property name="rightMargin" > |
||
251 | <number>0</number> |
||
252 | </property> |
||
253 | <property name="bottomMargin" > |
||
254 | <number>0</number> |
||
255 | </property> |
||
8524 | subik | 256 | <item> |
257 | <layout class="QHBoxLayout" > |
||
258 | <property name="spacing" > |
||
259 | <number>6</number> |
||
260 | </property> |
||
9912 | cbradney | 261 | <property name="leftMargin" > |
262 | <number>0</number> |
||
263 | </property> |
||
264 | <property name="topMargin" > |
||
265 | <number>0</number> |
||
266 | </property> |
||
267 | <property name="rightMargin" > |
||
268 | <number>0</number> |
||
269 | </property> |
||
270 | <property name="bottomMargin" > |
||
271 | <number>0</number> |
||
272 | </property> |
||
8524 | subik | 273 | <item> |
274 | <layout class="QGridLayout" > |
||
9912 | cbradney | 275 | <property name="leftMargin" > |
9728 | fschmid | 276 | <number>5</number> |
8524 | subik | 277 | </property> |
9912 | cbradney | 278 | <property name="topMargin" > |
9728 | fschmid | 279 | <number>5</number> |
8524 | subik | 280 | </property> |
9912 | cbradney | 281 | <property name="rightMargin" > |
282 | <number>5</number> |
||
283 | </property> |
||
284 | <property name="bottomMargin" > |
||
285 | <number>5</number> |
||
286 | </property> |
||
287 | <property name="horizontalSpacing" > |
||
288 | <number>5</number> |
||
289 | </property> |
||
290 | <property name="verticalSpacing" > |
||
291 | <number>5</number> |
||
292 | </property> |
||
8524 | subik | 293 | <item row="3" column="0" > |
294 | <widget class="QLabel" name="vertRCLabel" > |
||
295 | <property name="text" > |
||
296 | <string>Vertical Gap:</string> |
||
297 | </property> |
||
298 | <property name="wordWrap" > |
||
299 | <bool>false</bool> |
||
300 | </property> |
||
301 | </widget> |
||
302 | </item> |
||
303 | <item row="0" column="1" > |
||
304 | <widget class="QSpinBox" name="gridRowsSpinBox" > |
||
305 | <property name="minimum" > |
||
306 | <number>1</number> |
||
307 | </property> |
||
308 | </widget> |
||
309 | </item> |
||
310 | <item row="2" column="1" > |
||
9728 | fschmid | 311 | <widget class="ScrSpinBox" name="horizRCGapSpinBox" > |
8524 | subik | 312 | <property name="minimumSize" > |
313 | <size> |
||
314 | <width>50</width> |
||
315 | <height>24</height> |
||
316 | </size> |
||
317 | </property> |
||
318 | </widget> |
||
319 | </item> |
||
320 | <item row="2" column="0" > |
||
321 | <widget class="QLabel" name="horizRCLabel" > |
||
322 | <property name="text" > |
||
323 | <string>Horizontal Gap:</string> |
||
324 | </property> |
||
325 | <property name="wordWrap" > |
||
326 | <bool>false</bool> |
||
327 | </property> |
||
328 | </widget> |
||
329 | </item> |
||
330 | <item row="1" column="1" > |
||
331 | <widget class="QSpinBox" name="gridColsSpinBox" > |
||
332 | <property name="minimum" > |
||
333 | <number>1</number> |
||
334 | </property> |
||
335 | </widget> |
||
336 | </item> |
||
337 | <item row="0" column="0" > |
||
338 | <widget class="QLabel" name="numberOfRowsLabel" > |
||
339 | <property name="text" > |
||
340 | <string>Number of Rows:</string> |
||
341 | </property> |
||
342 | <property name="wordWrap" > |
||
343 | <bool>false</bool> |
||
344 | </property> |
||
345 | </widget> |
||
346 | </item> |
||
347 | <item row="3" column="1" > |
||
9728 | fschmid | 348 | <widget class="ScrSpinBox" name="vertRCGapSpinBox" > |
8524 | subik | 349 | <property name="minimumSize" > |
350 | <size> |
||
351 | <width>50</width> |
||
352 | <height>24</height> |
||
353 | </size> |
||
354 | </property> |
||
355 | </widget> |
||
356 | </item> |
||
357 | <item row="1" column="0" > |
||
358 | <widget class="QLabel" name="numberOfColumnsLabel" > |
||
359 | <property name="text" > |
||
360 | <string>Number of Columns:</string> |
||
361 | </property> |
||
362 | <property name="wordWrap" > |
||
363 | <bool>false</bool> |
||
364 | </property> |
||
365 | </widget> |
||
366 | </item> |
||
367 | </layout> |
||
368 | </item> |
||
369 | <item> |
||
370 | <spacer> |
||
371 | <property name="orientation" > |
||
372 | <enum>Qt::Horizontal</enum> |
||
373 | </property> |
||
374 | <property name="sizeType" > |
||
375 | <enum>QSizePolicy::Minimum</enum> |
||
376 | </property> |
||
377 | <property name="sizeHint" > |
||
378 | <size> |
||
9728 | fschmid | 379 | <width>5</width> |
380 | <height>5</height> |
||
8524 | subik | 381 | </size> |
382 | </property> |
||
383 | </spacer> |
||
384 | </item> |
||
385 | </layout> |
||
386 | </item> |
||
387 | <item> |
||
388 | <spacer> |
||
389 | <property name="orientation" > |
||
390 | <enum>Qt::Vertical</enum> |
||
391 | </property> |
||
392 | <property name="sizeType" > |
||
393 | <enum>QSizePolicy::Minimum</enum> |
||
394 | </property> |
||
395 | <property name="sizeHint" > |
||
396 | <size> |
||
397 | <width>20</width> |
||
398 | <height>20</height> |
||
399 | </size> |
||
400 | </property> |
||
401 | </spacer> |
||
402 | </item> |
||
403 | </layout> |
||
404 | </widget> |
||
405 | </widget> |
||
406 | </item> |
||
407 | <item> |
||
408 | <layout class="QHBoxLayout" > |
||
409 | <property name="spacing" > |
||
410 | <number>6</number> |
||
411 | </property> |
||
9912 | cbradney | 412 | <property name="leftMargin" > |
413 | <number>0</number> |
||
414 | </property> |
||
415 | <property name="topMargin" > |
||
416 | <number>0</number> |
||
417 | </property> |
||
418 | <property name="rightMargin" > |
||
419 | <number>0</number> |
||
420 | </property> |
||
421 | <property name="bottomMargin" > |
||
422 | <number>0</number> |
||
423 | </property> |
||
8524 | subik | 424 | <item> |
425 | <spacer> |
||
426 | <property name="orientation" > |
||
427 | <enum>Qt::Horizontal</enum> |
||
428 | </property> |
||
429 | <property name="sizeType" > |
||
430 | <enum>QSizePolicy::Expanding</enum> |
||
431 | </property> |
||
432 | <property name="sizeHint" > |
||
433 | <size> |
||
434 | <width>20</width> |
||
435 | <height>20</height> |
||
436 | </size> |
||
437 | </property> |
||
438 | </spacer> |
||
439 | </item> |
||
440 | <item> |
||
441 | <widget class="QPushButton" name="buttonOk" > |
||
442 | <property name="text" > |
||
443 | <string>&OK</string> |
||
444 | </property> |
||
445 | <property name="shortcut" > |
||
446 | <string/> |
||
447 | </property> |
||
448 | <property name="autoDefault" > |
||
449 | <bool>true</bool> |
||
450 | </property> |
||
451 | <property name="default" > |
||
452 | <bool>true</bool> |
||
453 | </property> |
||
454 | </widget> |
||
455 | </item> |
||
456 | <item> |
||
457 | <widget class="QPushButton" name="buttonCancel" > |
||
458 | <property name="text" > |
||
459 | <string>&Cancel</string> |
||
460 | </property> |
||
461 | <property name="shortcut" > |
||
462 | <string/> |
||
463 | </property> |
||
464 | <property name="autoDefault" > |
||
465 | <bool>true</bool> |
||
466 | </property> |
||
467 | </widget> |
||
468 | </item> |
||
469 | </layout> |
||
470 | </item> |
||
471 | </layout> |
||
472 | </widget> |
||
473 | <layoutdefault spacing="6" margin="11" /> |
||
474 | <customwidgets> |
||
475 | <customwidget> |
||
8602 | cbradney | 476 | <class>ScrSpinBox</class> |
477 | <extends>QDoubleSpinBox</extends> |
||
478 | <header>scrspinbox.h</header> |
||
8524 | subik | 479 | </customwidget> |
480 | </customwidgets> |
||
481 | <tabstops> |
||
482 | <tabstop>tabWidget</tabstop> |
||
483 | <tabstop>numberOfCopiesSpinBox</tabstop> |
||
484 | <tabstop>shiftCreatedItemsRadioButton</tabstop> |
||
485 | <tabstop>createGapRadioButton</tabstop> |
||
486 | <tabstop>gridRowsSpinBox</tabstop> |
||
487 | <tabstop>gridColsSpinBox</tabstop> |
||
488 | <tabstop>buttonOk</tabstop> |
||
489 | <tabstop>buttonCancel</tabstop> |
||
490 | </tabstops> |
||
491 | <includes> |
||
8602 | cbradney | 492 | <include location="local" >scrspinbox.h</include> |
493 | <include location="local" >scrspinbox.h</include> |
||
494 | <include location="local" >scrspinbox.h</include> |
||
495 | <include location="local" >scrspinbox.h</include> |
||
496 | <include location="local" >scrspinbox.h</include> |
||
8524 | subik | 497 | </includes> |
498 | <resources/> |
||
499 | <connections> |
||
500 | <connection> |
||
501 | <sender>buttonOk</sender> |
||
502 | <signal>clicked()</signal> |
||
503 | <receiver>MultipleDuplicate</receiver> |
||
504 | <slot>accept()</slot> |
||
505 | <hints> |
||
506 | <hint type="sourcelabel" > |
||
507 | <x>20</x> |
||
508 | <y>20</y> |
||
509 | </hint> |
||
510 | <hint type="destinationlabel" > |
||
511 | <x>20</x> |
||
512 | <y>20</y> |
||
513 | </hint> |
||
514 | </hints> |
||
515 | </connection> |
||
516 | <connection> |
||
517 | <sender>buttonCancel</sender> |
||
518 | <signal>clicked()</signal> |
||
519 | <receiver>MultipleDuplicate</receiver> |
||
520 | <slot>reject()</slot> |
||
521 | <hints> |
||
522 | <hint type="sourcelabel" > |
||
523 | <x>20</x> |
||
524 | <y>20</y> |
||
525 | </hint> |
||
526 | <hint type="destinationlabel" > |
||
527 | <x>20</x> |
||
528 | <y>20</y> |
||
529 | </hint> |
||
530 | </hints> |
||
531 | </connection> |
||
532 | </connections> |
||
533 | </ui> |