Subversion Repositories Scribus

Rev

Rev 24576 | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
15309 cbradney 1
<?xml version="1.0" encoding="UTF-8"?>
2
<ui version="4.0">
8524 subik 3
 <class>MultipleDuplicate</class>
15309 cbradney 4
 <widget class="QDialog" name="MultipleDuplicate">
21159 jghali 5
  <property name="enabled">
6
   <bool>true</bool>
7
  </property>
15309 cbradney 8
  <property name="geometry">
8524 subik 9
   <rect>
10
    <x>0</x>
11
    <y>0</y>
24328 jghali 12
    <width>426</width>
25018 craig 13
    <height>294</height>
8524 subik 14
   </rect>
15
  </property>
21159 jghali 16
  <property name="sizePolicy">
17
   <sizepolicy hsizetype="Minimum" vsizetype="Preferred">
18
    <horstretch>0</horstretch>
19
    <verstretch>0</verstretch>
20
   </sizepolicy>
21
  </property>
15309 cbradney 22
  <property name="windowTitle">
8524 subik 23
   <string>Multiple Duplicate</string>
24
  </property>
15309 cbradney 25
  <property name="sizeGripEnabled">
21159 jghali 26
   <bool>false</bool>
8524 subik 27
  </property>
15309 cbradney 28
  <layout class="QVBoxLayout">
21159 jghali 29
   <property name="sizeConstraint">
30
    <enum>QLayout::SetMinimumSize</enum>
31
   </property>
24386 jghali 32
   <property name="leftMargin">
33
    <number>9</number>
34
   </property>
35
   <property name="topMargin">
36
    <number>9</number>
37
   </property>
38
   <property name="rightMargin">
39
    <number>9</number>
40
   </property>
41
   <property name="bottomMargin">
42
    <number>9</number>
43
   </property>
8524 subik 44
   <item>
15309 cbradney 45
    <widget class="QTabWidget" name="tabWidget">
46
     <property name="sizePolicy">
21159 jghali 47
      <sizepolicy hsizetype="Preferred" vsizetype="MinimumExpanding">
8524 subik 48
       <horstretch>0</horstretch>
49
       <verstretch>0</verstretch>
50
      </sizepolicy>
51
     </property>
21159 jghali 52
     <property name="tabPosition">
53
      <enum>QTabWidget::North</enum>
54
     </property>
15309 cbradney 55
     <property name="currentIndex">
9728 fschmid 56
      <number>0</number>
57
     </property>
21159 jghali 58
     <property name="elideMode">
59
      <enum>Qt::ElideNone</enum>
60
     </property>
17709 craig 61
     <property name="usesScrollButtons">
62
      <bool>false</bool>
63
     </property>
15309 cbradney 64
     <widget class="QWidget" name="tab">
65
      <attribute name="title">
8524 subik 66
       <string>&amp;By Number of Copies</string>
67
      </attribute>
21159 jghali 68
      <layout class="QVBoxLayout" name="verticalLayout">
8524 subik 69
       <item>
21159 jghali 70
        <layout class="QGridLayout" name="gridLayout_2">
24328 jghali 71
         <item row="5" column="1">
72
          <widget class="ScrSpinBox" name="rotationSpinBox">
21159 jghali 73
           <property name="minimumSize">
74
            <size>
75
             <width>0</width>
76
             <height>23</height>
77
            </size>
78
           </property>
79
          </widget>
80
         </item>
24328 jghali 81
         <item row="0" column="0">
82
          <widget class="QLabel" name="numberOfCopiesLabel">
21159 jghali 83
           <property name="text">
24328 jghali 84
            <string>&amp;Number of Copies:</string>
21159 jghali 85
           </property>
86
           <property name="wordWrap">
87
            <bool>false</bool>
88
           </property>
89
           <property name="buddy">
24328 jghali 90
            <cstring>numberOfCopiesSpinBox</cstring>
21159 jghali 91
           </property>
92
          </widget>
93
         </item>
24328 jghali 94
         <item row="2" column="0" colspan="2">
95
          <widget class="QRadioButton" name="shiftCreatedItemsRadioButton">
21159 jghali 96
           <property name="text">
24328 jghali 97
            <string>&amp;Shift Created Items By</string>
21159 jghali 98
           </property>
24328 jghali 99
           <property name="shortcut">
100
            <string>Alt+S</string>
21159 jghali 101
           </property>
102
          </widget>
103
         </item>
24328 jghali 104
         <item row="0" column="1">
105
          <widget class="QSpinBox" name="numberOfCopiesSpinBox">
21159 jghali 106
           <property name="minimumSize">
107
            <size>
108
             <width>0</width>
109
             <height>23</height>
110
            </size>
111
           </property>
24328 jghali 112
           <property name="minimum">
113
            <number>1</number>
21159 jghali 114
           </property>
24328 jghali 115
           <property name="maximum">
116
            <number>999</number>
21159 jghali 117
           </property>
118
          </widget>
119
         </item>
24328 jghali 120
         <item row="4" column="1">
121
          <widget class="ScrSpinBox" name="vertShiftSpinBox">
21159 jghali 122
           <property name="minimumSize">
123
            <size>
124
             <width>0</width>
125
             <height>23</height>
126
            </size>
127
           </property>
128
          </widget>
129
         </item>
24328 jghali 130
         <item row="3" column="1">
131
          <widget class="ScrSpinBox" name="horizShiftSpinBox">
21159 jghali 132
           <property name="minimumSize">
133
            <size>
134
             <width>0</width>
135
             <height>23</height>
136
            </size>
137
           </property>
138
          </widget>
139
         </item>
24328 jghali 140
         <item row="4" column="0">
141
          <widget class="QLabel" name="vertShiftLabel">
21159 jghali 142
           <property name="text">
24328 jghali 143
            <string>&amp;Vertical Shift:</string>
21159 jghali 144
           </property>
145
           <property name="wordWrap">
146
            <bool>false</bool>
147
           </property>
148
           <property name="buddy">
24328 jghali 149
            <cstring>vertShiftSpinBox</cstring>
21159 jghali 150
           </property>
151
          </widget>
152
         </item>
24328 jghali 153
         <item row="5" column="0">
154
          <widget class="QLabel" name="rotationLabel">
155
           <property name="text">
156
            <string>Rotation:</string>
157
           </property>
158
           <property name="wordWrap">
159
            <bool>false</bool>
160
           </property>
161
          </widget>
162
         </item>
21159 jghali 163
         <item row="1" column="0" colspan="2">
24328 jghali 164
          <widget class="QRadioButton" name="createGapRadioButton">
165
           <property name="text">
166
            <string>Create &amp;Gap Between Items Of</string>
21159 jghali 167
           </property>
24328 jghali 168
           <property name="shortcut">
169
            <string>Alt+G</string>
21159 jghali 170
           </property>
24328 jghali 171
          </widget>
172
         </item>
173
         <item row="3" column="0">
174
          <widget class="QLabel" name="horizShiftLabel">
175
           <property name="text">
176
            <string>&amp;Horizontal Shift:</string>
21159 jghali 177
           </property>
24328 jghali 178
           <property name="wordWrap">
179
            <bool>false</bool>
21159 jghali 180
           </property>
24328 jghali 181
           <property name="buddy">
182
            <cstring>horizShiftSpinBox</cstring>
183
           </property>
21159 jghali 184
          </widget>
8524 subik 185
         </item>
186
        </layout>
187
       </item>
188
       <item>
21159 jghali 189
        <spacer name="verticalSpacer_2">
15309 cbradney 190
         <property name="orientation">
8524 subik 191
          <enum>Qt::Vertical</enum>
192
         </property>
15309 cbradney 193
         <property name="sizeHint" stdset="0">
8524 subik 194
          <size>
21159 jghali 195
           <width>20</width>
24328 jghali 196
           <height>0</height>
8524 subik 197
          </size>
198
         </property>
199
        </spacer>
200
       </item>
24328 jghali 201
      </layout>
202
     </widget>
203
     <widget class="QWidget" name="tab2">
204
      <attribute name="title">
205
       <string>By &amp;Rows &amp;&amp; Columns</string>
206
      </attribute>
207
      <layout class="QVBoxLayout" name="verticalLayout_2">
8524 subik 208
       <item>
21159 jghali 209
        <layout class="QGridLayout" name="gridLayout">
210
         <item row="1" column="0">
211
          <widget class="QLabel" name="numberOfColumnsLabel">
212
           <property name="text">
213
            <string>Number of Columns:</string>
8524 subik 214
           </property>
21159 jghali 215
           <property name="wordWrap">
216
            <bool>false</bool>
19979 craig 217
           </property>
21159 jghali 218
          </widget>
219
         </item>
220
         <item row="2" column="1">
221
          <widget class="ScrSpinBox" name="horizRCGapSpinBox">
222
           <property name="sizePolicy">
223
            <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
224
             <horstretch>0</horstretch>
225
             <verstretch>0</verstretch>
226
            </sizepolicy>
19979 craig 227
           </property>
21159 jghali 228
           <property name="minimumSize">
229
            <size>
230
             <width>0</width>
231
             <height>23</height>
232
            </size>
19979 craig 233
           </property>
21159 jghali 234
          </widget>
235
         </item>
236
         <item row="0" column="0">
237
          <widget class="QLabel" name="numberOfRowsLabel">
238
           <property name="text">
239
            <string>Number of Rows:</string>
8524 subik 240
           </property>
21159 jghali 241
           <property name="wordWrap">
242
            <bool>false</bool>
243
           </property>
244
          </widget>
8524 subik 245
         </item>
21159 jghali 246
         <item row="0" column="1">
247
          <widget class="QSpinBox" name="gridRowsSpinBox">
248
           <property name="minimumSize">
249
            <size>
250
             <width>0</width>
251
             <height>23</height>
252
            </size>
8524 subik 253
           </property>
21159 jghali 254
           <property name="minimum">
255
            <number>1</number>
8524 subik 256
           </property>
21159 jghali 257
           <property name="maximum">
258
            <number>999</number>
259
           </property>
260
          </widget>
261
         </item>
262
         <item row="1" column="1">
263
          <widget class="QSpinBox" name="gridColsSpinBox">
264
           <property name="minimumSize">
8524 subik 265
            <size>
21159 jghali 266
             <width>0</width>
267
             <height>23</height>
8524 subik 268
            </size>
269
           </property>
21159 jghali 270
           <property name="minimum">
271
            <number>1</number>
272
           </property>
273
           <property name="maximum">
274
            <number>999</number>
275
           </property>
276
          </widget>
8524 subik 277
         </item>
21159 jghali 278
         <item row="2" column="0">
279
          <widget class="QLabel" name="horizRCLabel">
280
           <property name="text">
281
            <string>Horizontal Gap:</string>
282
           </property>
283
           <property name="wordWrap">
284
            <bool>false</bool>
285
           </property>
286
          </widget>
287
         </item>
288
         <item row="3" column="0">
289
          <widget class="QLabel" name="vertRCLabel">
290
           <property name="text">
291
            <string>Vertical Gap:</string>
292
           </property>
293
           <property name="wordWrap">
294
            <bool>false</bool>
295
           </property>
296
          </widget>
297
         </item>
298
         <item row="3" column="1">
299
          <widget class="ScrSpinBox" name="vertRCGapSpinBox">
300
           <property name="minimumSize">
301
            <size>
302
             <width>0</width>
303
             <height>23</height>
304
            </size>
305
           </property>
306
          </widget>
307
         </item>
8524 subik 308
        </layout>
309
       </item>
310
       <item>
21159 jghali 311
        <spacer name="verticalSpacer">
15309 cbradney 312
         <property name="orientation">
8524 subik 313
          <enum>Qt::Vertical</enum>
314
         </property>
15309 cbradney 315
         <property name="sizeHint" stdset="0">
8524 subik 316
          <size>
317
           <width>20</width>
24328 jghali 318
           <height>0</height>
8524 subik 319
          </size>
320
         </property>
321
        </spacer>
322
       </item>
323
      </layout>
324
     </widget>
23169 jghali 325
     <widget class="QWidget" name="tab3">
326
      <attribute name="title">
327
       <string>By &amp;Page</string>
328
      </attribute>
329
      <layout class="QVBoxLayout" name="verticalLayout_8">
330
       <item>
331
        <layout class="QVBoxLayout" name="verticalLayout_7">
332
         <item>
333
          <widget class="QRadioButton" name="radioButtonPageAll">
334
           <property name="text">
23173 jghali 335
            <string>&amp;Following Pages</string>
23169 jghali 336
           </property>
337
           <attribute name="buttonGroup">
338
            <string notr="true">buttonGroup</string>
339
           </attribute>
340
          </widget>
341
         </item>
342
         <item>
343
          <widget class="QRadioButton" name="radioButtonPageEven">
344
           <property name="text">
345
            <string>Following &amp;Even Pages</string>
346
           </property>
347
           <attribute name="buttonGroup">
348
            <string notr="true">buttonGroup</string>
349
           </attribute>
350
          </widget>
351
         </item>
352
         <item>
353
          <widget class="QRadioButton" name="radioButtonPageOdd">
354
           <property name="text">
355
            <string>Following &amp;Odd Pages</string>
356
           </property>
357
           <attribute name="buttonGroup">
358
            <string notr="true">buttonGroup</string>
359
           </attribute>
360
          </widget>
361
         </item>
362
         <item>
363
          <widget class="QRadioButton" name="radioButtonPageRange">
364
           <property name="text">
365
            <string>Ran&amp;ge of Pages:</string>
366
           </property>
367
           <attribute name="buttonGroup">
368
            <string notr="true">buttonGroup</string>
369
           </attribute>
370
          </widget>
371
         </item>
372
         <item>
373
          <layout class="QHBoxLayout" name="horizontalLayout">
374
           <item>
375
            <widget class="QLineEdit" name="lineEditPageRange"/>
376
           </item>
377
           <item>
25018 craig 378
            <widget class="QToolButton" name="toolButtonPageRange"/>
23169 jghali 379
           </item>
380
          </layout>
381
         </item>
382
        </layout>
383
       </item>
384
       <item>
385
        <layout class="QVBoxLayout" name="verticalLayout_9">
386
         <item>
387
          <widget class="QCheckBox" name="checkBoxPageLinkText">
388
           <property name="text">
389
            <string>&amp;Link Text Frames</string>
390
           </property>
391
          </widget>
392
         </item>
393
        </layout>
394
       </item>
395
       <item>
396
        <spacer name="verticalSpacer_5">
397
         <property name="orientation">
398
          <enum>Qt::Vertical</enum>
399
         </property>
400
         <property name="sizeHint" stdset="0">
401
          <size>
402
           <width>20</width>
24328 jghali 403
           <height>0</height>
23169 jghali 404
          </size>
405
         </property>
406
        </spacer>
407
       </item>
408
      </layout>
409
     </widget>
8524 subik 410
    </widget>
411
   </item>
412
   <item>
25018 craig 413
    <widget class="QDialogButtonBox" name="buttonBox">
414
     <property name="standardButtons">
415
      <set>QDialogButtonBox::Cancel|QDialogButtonBox::Ok</set>
416
     </property>
417
    </widget>
8524 subik 418
   </item>
419
  </layout>
420
 </widget>
15309 cbradney 421
 <layoutdefault spacing="6" margin="11"/>
8524 subik 422
 <customwidgets>
423
  <customwidget>
8602 cbradney 424
   <class>ScrSpinBox</class>
23717 jghali 425
   <extends>QDoubleSpinBox</extends>
21159 jghali 426
   <header location="global">ui/scrspinbox.h</header>
8524 subik 427
  </customwidget>
428
 </customwidgets>
429
 <tabstops>
430
  <tabstop>tabWidget</tabstop>
431
  <tabstop>numberOfCopiesSpinBox</tabstop>
15309 cbradney 432
  <tabstop>horizShiftSpinBox</tabstop>
433
  <tabstop>vertShiftSpinBox</tabstop>
434
  <tabstop>rotationSpinBox</tabstop>
8524 subik 435
  <tabstop>gridRowsSpinBox</tabstop>
436
  <tabstop>gridColsSpinBox</tabstop>
15309 cbradney 437
  <tabstop>horizRCGapSpinBox</tabstop>
438
  <tabstop>vertRCGapSpinBox</tabstop>
8524 subik 439
 </tabstops>
440
 <includes>
15309 cbradney 441
  <include location="local">ui/scrspinbox.h</include>
442
  <include location="local">ui/scrspinbox.h</include>
443
  <include location="local">ui/scrspinbox.h</include>
444
  <include location="local">ui/scrspinbox.h</include>
445
  <include location="local">ui/scrspinbox.h</include>
8524 subik 446
 </includes>
447
 <resources/>
25018 craig 448
 <connections/>
23169 jghali 449
 <buttongroups>
450
  <buttongroup name="buttonGroup"/>
451
 </buttongroups>
8524 subik 452
</ui>