~ubuntu-branches/ubuntu/maverick/scribus-ng/maverick-backports

« back to all changes in this revision

Viewing changes to scribus/insertaframebase.ui

  • Committer: Bazaar Package Importer
  • Author(s): Oleksandr Moskalenko
  • Date: 2007-08-11 17:41:51 UTC
  • mfrom: (0.1.1 upstream) (4.1.2 feisty)
  • Revision ID: james.westby@ubuntu.com-20070811174151-tmkgjvjuc0mtk8ul
Tags: 1.3.4.dfsg+svn20071115-1
* Upstream svn update (Closes: #447480, #448949).
* debian/NEWS: Added a note for users wanting stable Scribus to switch to
  the "scribus" package (Closes: #427638).
* debian/watch: Updated the watch regex to properly track sourceforge
  releases for this branch (Closes: #449700).

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
 
2
<class>InsertAFrameBase</class>
 
3
<widget class="QDialog">
 
4
    <property name="name">
 
5
        <cstring>InsertAFrameBase</cstring>
 
6
    </property>
 
7
    <property name="geometry">
 
8
        <rect>
 
9
            <x>0</x>
 
10
            <y>0</y>
 
11
            <width>433</width>
 
12
            <height>310</height>
 
13
        </rect>
 
14
    </property>
 
15
    <property name="caption">
 
16
        <string>Insert A Frame</string>
 
17
    </property>
 
18
    <property name="sizeGripEnabled">
 
19
        <bool>true</bool>
 
20
    </property>
 
21
    <vbox>
 
22
        <property name="name">
 
23
            <cstring>unnamed</cstring>
 
24
        </property>
 
25
        <widget class="QTabWidget">
 
26
            <property name="name">
 
27
                <cstring>tabFrameSetup</cstring>
 
28
            </property>
 
29
            <widget class="QWidget">
 
30
                <property name="name">
 
31
                    <cstring>tab</cstring>
 
32
                </property>
 
33
                <attribute name="title">
 
34
                    <string>T&amp;ype</string>
 
35
                </attribute>
 
36
                <hbox>
 
37
                    <property name="name">
 
38
                        <cstring>unnamed</cstring>
 
39
                    </property>
 
40
                    <widget class="QButtonGroup">
 
41
                        <property name="name">
 
42
                            <cstring>typeButtonGroup</cstring>
 
43
                        </property>
 
44
                        <property name="sizePolicy">
 
45
                            <sizepolicy>
 
46
                                <hsizetype>1</hsizetype>
 
47
                                <vsizetype>5</vsizetype>
 
48
                                <horstretch>0</horstretch>
 
49
                                <verstretch>0</verstretch>
 
50
                            </sizepolicy>
 
51
                        </property>
 
52
                        <property name="title">
 
53
                            <string></string>
 
54
                        </property>
 
55
                        <property name="exclusive">
 
56
                            <bool>true</bool>
 
57
                        </property>
 
58
                        <property name="selectedId" stdset="0">
 
59
                            <number>-1</number>
 
60
                        </property>
 
61
                        <vbox>
 
62
                            <property name="name">
 
63
                                <cstring>unnamed</cstring>
 
64
                            </property>
 
65
                            <widget class="QRadioButton">
 
66
                                <property name="name">
 
67
                                    <cstring>radioButtonTextFrame</cstring>
 
68
                                </property>
 
69
                                <property name="text">
 
70
                                    <string>&amp;Text Frame</string>
 
71
                                </property>
 
72
                                <property name="accel">
 
73
                                    <string>Alt+T</string>
 
74
                                </property>
 
75
                                <property name="buttonGroupId">
 
76
                                    <number>0</number>
 
77
                                </property>
 
78
                            </widget>
 
79
                            <widget class="QRadioButton">
 
80
                                <property name="name">
 
81
                                    <cstring>radioButtonImageFrame</cstring>
 
82
                                </property>
 
83
                                <property name="text">
 
84
                                    <string>&amp;Image Frame</string>
 
85
                                </property>
 
86
                                <property name="accel">
 
87
                                    <string>Alt+I</string>
 
88
                                </property>
 
89
                                <property name="buttonGroupId">
 
90
                                    <number>1</number>
 
91
                                </property>
 
92
                            </widget>
 
93
                            <widget class="QRadioButton">
 
94
                                <property name="name">
 
95
                                    <cstring>radioButtonTable</cstring>
 
96
                                </property>
 
97
                                <property name="enabled">
 
98
                                    <bool>false</bool>
 
99
                                </property>
 
100
                                <property name="text">
 
101
                                    <string>T&amp;able</string>
 
102
                                </property>
 
103
                                <property name="accel">
 
104
                                    <string>Alt+A</string>
 
105
                                </property>
 
106
                                <property name="buttonGroupId">
 
107
                                    <number>2</number>
 
108
                                </property>
 
109
                            </widget>
 
110
                            <widget class="QRadioButton">
 
111
                                <property name="name">
 
112
                                    <cstring>radioButtonShape</cstring>
 
113
                                </property>
 
114
                                <property name="enabled">
 
115
                                    <bool>false</bool>
 
116
                                </property>
 
117
                                <property name="text">
 
118
                                    <string>Shape</string>
 
119
                                </property>
 
120
                            </widget>
 
121
                            <widget class="QRadioButton">
 
122
                                <property name="name">
 
123
                                    <cstring>radioButtonPolygon</cstring>
 
124
                                </property>
 
125
                                <property name="enabled">
 
126
                                    <bool>false</bool>
 
127
                                </property>
 
128
                                <property name="text">
 
129
                                    <string>Polygon</string>
 
130
                                </property>
 
131
                                <property name="buttonGroupId">
 
132
                                    <number>4</number>
 
133
                                </property>
 
134
                            </widget>
 
135
                        </vbox>
 
136
                    </widget>
 
137
                    <widget class="QTextEdit">
 
138
                        <property name="name">
 
139
                            <cstring>typeTextEdit</cstring>
 
140
                        </property>
 
141
                        <property name="focusPolicy">
 
142
                            <enum>NoFocus</enum>
 
143
                        </property>
 
144
                    </widget>
 
145
                </hbox>
 
146
            </widget>
 
147
            <widget class="QWidget">
 
148
                <property name="name">
 
149
                    <cstring>tab</cstring>
 
150
                </property>
 
151
                <attribute name="title">
 
152
                    <string>&amp;Location</string>
 
153
                </attribute>
 
154
                <hbox>
 
155
                    <property name="name">
 
156
                        <cstring>unnamed</cstring>
 
157
                    </property>
 
158
                    <widget class="QGroupBox">
 
159
                        <property name="name">
 
160
                            <cstring>pagePlacementGroupBox</cstring>
 
161
                        </property>
 
162
                        <property name="title">
 
163
                            <string>Page Placement</string>
 
164
                        </property>
 
165
                        <vbox>
 
166
                            <property name="name">
 
167
                                <cstring>unnamed</cstring>
 
168
                            </property>
 
169
                            <widget class="QButtonGroup">
 
170
                                <property name="name">
 
171
                                    <cstring>pagePlacementButtonGroup</cstring>
 
172
                                </property>
 
173
                                <property name="frameShape">
 
174
                                    <enum>NoFrame</enum>
 
175
                                </property>
 
176
                                <property name="frameShadow">
 
177
                                    <enum>Plain</enum>
 
178
                                </property>
 
179
                                <property name="lineWidth">
 
180
                                    <number>0</number>
 
181
                                </property>
 
182
                                <property name="title">
 
183
                                    <string></string>
 
184
                                </property>
 
185
                                <property name="alignment">
 
186
                                    <set>AlignAuto</set>
 
187
                                </property>
 
188
                                <property name="checkable">
 
189
                                    <bool>false</bool>
 
190
                                </property>
 
191
                                <property name="checked">
 
192
                                    <bool>false</bool>
 
193
                                </property>
 
194
                                <property name="selectedId" stdset="0">
 
195
                                    <number>-1</number>
 
196
                                </property>
 
197
                                <vbox>
 
198
                                    <property name="name">
 
199
                                        <cstring>unnamed</cstring>
 
200
                                    </property>
 
201
                                    <property name="margin">
 
202
                                        <number>0</number>
 
203
                                    </property>
 
204
                                    <widget class="QRadioButton">
 
205
                                        <property name="name">
 
206
                                            <cstring>radioButtonCurrentPage</cstring>
 
207
                                        </property>
 
208
                                        <property name="text">
 
209
                                            <string>Current Page</string>
 
210
                                        </property>
 
211
                                        <property name="buttonGroupId">
 
212
                                            <number>0</number>
 
213
                                        </property>
 
214
                                        <property name="toolTip" stdset="0">
 
215
                                            <string>Selecting this will place the frame only on the current page.</string>
 
216
                                        </property>
 
217
                                    </widget>
 
218
                                    <widget class="QRadioButton">
 
219
                                        <property name="name">
 
220
                                            <cstring>radioButtonCurrentPage_2</cstring>
 
221
                                        </property>
 
222
                                        <property name="text">
 
223
                                            <string>All Pages</string>
 
224
                                        </property>
 
225
                                        <property name="buttonGroupId">
 
226
                                            <number>2</number>
 
227
                                        </property>
 
228
                                        <property name="toolTip" stdset="0">
 
229
                                            <string>Selecting this will place the frame only on the current page.</string>
 
230
                                        </property>
 
231
                                    </widget>
 
232
                                    <widget class="QRadioButton">
 
233
                                        <property name="name">
 
234
                                            <cstring>radioButtonRangeOfPages</cstring>
 
235
                                        </property>
 
236
                                        <property name="text">
 
237
                                            <string>Range of Pages:</string>
 
238
                                        </property>
 
239
                                        <property name="buttonGroupId">
 
240
                                            <number>1</number>
 
241
                                        </property>
 
242
                                        <property name="toolTip" stdset="0">
 
243
                                            <string>Selecting this will place frame on the selected range. </string>
 
244
                                        </property>
 
245
                                    </widget>
 
246
                                </vbox>
 
247
                            </widget>
 
248
                            <widget class="QLayoutWidget">
 
249
                                <property name="name">
 
250
                                    <cstring>layout10</cstring>
 
251
                                </property>
 
252
                                <hbox>
 
253
                                    <property name="name">
 
254
                                        <cstring>unnamed</cstring>
 
255
                                    </property>
 
256
                                    <widget class="QLineEdit">
 
257
                                        <property name="name">
 
258
                                            <cstring>placementPagesLineEdit</cstring>
 
259
                                        </property>
 
260
                                        <property name="enabled">
 
261
                                            <bool>false</bool>
 
262
                                        </property>
 
263
                                        <property name="sizePolicy">
 
264
                                            <sizepolicy>
 
265
                                                <hsizetype>3</hsizetype>
 
266
                                                <vsizetype>0</vsizetype>
 
267
                                                <horstretch>0</horstretch>
 
268
                                                <verstretch>0</verstretch>
 
269
                                            </sizepolicy>
 
270
                                        </property>
 
271
                                    </widget>
 
272
                                    <widget class="QToolButton">
 
273
                                        <property name="name">
 
274
                                            <cstring>placementPagesRangeButton</cstring>
 
275
                                        </property>
 
276
                                        <property name="text">
 
277
                                            <string>...</string>
 
278
                                        </property>
 
279
                                    </widget>
 
280
                                </hbox>
 
281
                            </widget>
 
282
                            <spacer>
 
283
                                <property name="name">
 
284
                                    <cstring>spacer11</cstring>
 
285
                                </property>
 
286
                                <property name="orientation">
 
287
                                    <enum>Vertical</enum>
 
288
                                </property>
 
289
                                <property name="sizeType">
 
290
                                    <enum>Expanding</enum>
 
291
                                </property>
 
292
                                <property name="sizeHint">
 
293
                                    <size>
 
294
                                        <width>20</width>
 
295
                                        <height>50</height>
 
296
                                    </size>
 
297
                                </property>
 
298
                            </spacer>
 
299
                        </vbox>
 
300
                    </widget>
 
301
                    <widget class="QGroupBox">
 
302
                        <property name="name">
 
303
                            <cstring>framePositionGroupBox</cstring>
 
304
                        </property>
 
305
                        <property name="title">
 
306
                            <string>Position of Frame</string>
 
307
                        </property>
 
308
                        <vbox>
 
309
                            <property name="name">
 
310
                                <cstring>unnamed</cstring>
 
311
                            </property>
 
312
                            <widget class="QButtonGroup">
 
313
                                <property name="name">
 
314
                                    <cstring>framePositionButtonGroup</cstring>
 
315
                                </property>
 
316
                                <property name="sizePolicy">
 
317
                                    <sizepolicy>
 
318
                                        <hsizetype>7</hsizetype>
 
319
                                        <vsizetype>5</vsizetype>
 
320
                                        <horstretch>0</horstretch>
 
321
                                        <verstretch>0</verstretch>
 
322
                                    </sizepolicy>
 
323
                                </property>
 
324
                                <property name="frameShape">
 
325
                                    <enum>NoFrame</enum>
 
326
                                </property>
 
327
                                <property name="lineWidth">
 
328
                                    <number>0</number>
 
329
                                </property>
 
330
                                <property name="margin">
 
331
                                    <number>0</number>
 
332
                                </property>
 
333
                                <property name="title">
 
334
                                    <string></string>
 
335
                                </property>
 
336
                                <property name="selectedId" stdset="0">
 
337
                                    <number>-1</number>
 
338
                                </property>
 
339
                                <vbox>
 
340
                                    <property name="name">
 
341
                                        <cstring>unnamed</cstring>
 
342
                                    </property>
 
343
                                    <property name="margin">
 
344
                                        <number>0</number>
 
345
                                    </property>
 
346
                                    <widget class="QRadioButton">
 
347
                                        <property name="name">
 
348
                                            <cstring>radioButtonTopLeftOfMargins</cstring>
 
349
                                        </property>
 
350
                                        <property name="text">
 
351
                                            <string>Top Left of Margins</string>
 
352
                                        </property>
 
353
                                        <property name="buttonGroupId">
 
354
                                            <number>0</number>
 
355
                                        </property>
 
356
                                        <property name="toolTip" stdset="0">
 
357
                                            <string>Selecting this places the frame in the upper left of the page margins defined in your doc setup.</string>
 
358
                                        </property>
 
359
                                    </widget>
 
360
                                    <widget class="QRadioButton">
 
361
                                        <property name="name">
 
362
                                            <cstring>radioButtonTopLeftOfPages</cstring>
 
363
                                        </property>
 
364
                                        <property name="text">
 
365
                                            <string>Top Left of Page</string>
 
366
                                        </property>
 
367
                                        <property name="buttonGroupId">
 
368
                                            <number>1</number>
 
369
                                        </property>
 
370
                                        <property name="toolTip" stdset="0">
 
371
                                            <string>Selecting this puts the frame on the top left with postion 0,0</string>
 
372
                                        </property>
 
373
                                    </widget>
 
374
                                    <widget class="QRadioButton">
 
375
                                        <property name="name">
 
376
                                            <cstring>radioButtonTopLeftOfBleed</cstring>
 
377
                                        </property>
 
378
                                        <property name="text">
 
379
                                            <string>Top Left of Bleed</string>
 
380
                                        </property>
 
381
                                        <property name="buttonGroupId">
 
382
                                            <number>2</number>
 
383
                                        </property>
 
384
                                        <property name="toolTip" stdset="0">
 
385
                                            <string>Selecting this places the frame in the upper left of the page bleed defined in your doc setup.</string>
 
386
                                        </property>
 
387
                                    </widget>
 
388
                                    <widget class="QRadioButton">
 
389
                                        <property name="name">
 
390
                                            <cstring>radioButtonCustomPosition</cstring>
 
391
                                        </property>
 
392
                                        <property name="text">
 
393
                                            <string>Custom Position:</string>
 
394
                                        </property>
 
395
                                        <property name="buttonGroupId">
 
396
                                            <number>99</number>
 
397
                                        </property>
 
398
                                        <property name="toolTip" stdset="0">
 
399
                                            <string>Set the dimensions wished below in the X: Y: dialog below.</string>
 
400
                                        </property>
 
401
                                    </widget>
 
402
                                </vbox>
 
403
                            </widget>
 
404
                            <widget class="QLayoutWidget">
 
405
                                <property name="name">
 
406
                                    <cstring>layout47</cstring>
 
407
                                </property>
 
408
                                <hbox>
 
409
                                    <property name="name">
 
410
                                        <cstring>unnamed</cstring>
 
411
                                    </property>
 
412
                                    <spacer>
 
413
                                        <property name="name">
 
414
                                            <cstring>spacer10</cstring>
 
415
                                        </property>
 
416
                                        <property name="orientation">
 
417
                                            <enum>Horizontal</enum>
 
418
                                        </property>
 
419
                                        <property name="sizeType">
 
420
                                            <enum>Fixed</enum>
 
421
                                        </property>
 
422
                                        <property name="sizeHint">
 
423
                                            <size>
 
424
                                                <width>30</width>
 
425
                                                <height>20</height>
 
426
                                            </size>
 
427
                                        </property>
 
428
                                    </spacer>
 
429
                                    <widget class="QLayoutWidget">
 
430
                                        <property name="name">
 
431
                                            <cstring>layout45</cstring>
 
432
                                        </property>
 
433
                                        <grid>
 
434
                                            <property name="name">
 
435
                                                <cstring>unnamed</cstring>
 
436
                                            </property>
 
437
                                            <widget class="QLabel" row="0" column="0">
 
438
                                                <property name="name">
 
439
                                                    <cstring>xPosLabel</cstring>
 
440
                                                </property>
 
441
                                                <property name="text">
 
442
                                                    <string>X:</string>
 
443
                                                </property>
 
444
                                            </widget>
 
445
                                            <widget class="MSpinBox" row="1" column="1">
 
446
                                                <property name="name">
 
447
                                                    <cstring>yPosMSpinBox</cstring>
 
448
                                                </property>
 
449
                                                <property name="sizePolicy">
 
450
                                                    <sizepolicy>
 
451
                                                        <hsizetype>1</hsizetype>
 
452
                                                        <vsizetype>0</vsizetype>
 
453
                                                        <horstretch>0</horstretch>
 
454
                                                        <verstretch>0</verstretch>
 
455
                                                    </sizepolicy>
 
456
                                                </property>
 
457
                                                <property name="minimumSize">
 
458
                                                    <size>
 
459
                                                        <width>50</width>
 
460
                                                        <height>24</height>
 
461
                                                    </size>
 
462
                                                </property>
 
463
                                            </widget>
 
464
                                            <widget class="QLabel" row="1" column="0">
 
465
                                                <property name="name">
 
466
                                                    <cstring>yPosLabel</cstring>
 
467
                                                </property>
 
468
                                                <property name="text">
 
469
                                                    <string>Y:</string>
 
470
                                                </property>
 
471
                                            </widget>
 
472
                                            <widget class="MSpinBox" row="0" column="1">
 
473
                                                <property name="name">
 
474
                                                    <cstring>xPosMSpinBox</cstring>
 
475
                                                </property>
 
476
                                                <property name="sizePolicy">
 
477
                                                    <sizepolicy>
 
478
                                                        <hsizetype>1</hsizetype>
 
479
                                                        <vsizetype>0</vsizetype>
 
480
                                                        <horstretch>0</horstretch>
 
481
                                                        <verstretch>0</verstretch>
 
482
                                                    </sizepolicy>
 
483
                                                </property>
 
484
                                                <property name="minimumSize">
 
485
                                                    <size>
 
486
                                                        <width>50</width>
 
487
                                                        <height>24</height>
 
488
                                                    </size>
 
489
                                                </property>
 
490
                                            </widget>
 
491
                                        </grid>
 
492
                                    </widget>
 
493
                                    <spacer>
 
494
                                        <property name="name">
 
495
                                            <cstring>spacer9</cstring>
 
496
                                        </property>
 
497
                                        <property name="orientation">
 
498
                                            <enum>Horizontal</enum>
 
499
                                        </property>
 
500
                                        <property name="sizeType">
 
501
                                            <enum>Expanding</enum>
 
502
                                        </property>
 
503
                                        <property name="sizeHint">
 
504
                                            <size>
 
505
                                                <width>97</width>
 
506
                                                <height>20</height>
 
507
                                            </size>
 
508
                                        </property>
 
509
                                    </spacer>
 
510
                                </hbox>
 
511
                            </widget>
 
512
                            <spacer>
 
513
                                <property name="name">
 
514
                                    <cstring>spacer12</cstring>
 
515
                                </property>
 
516
                                <property name="orientation">
 
517
                                    <enum>Vertical</enum>
 
518
                                </property>
 
519
                                <property name="sizeType">
 
520
                                    <enum>Expanding</enum>
 
521
                                </property>
 
522
                                <property name="sizeHint">
 
523
                                    <size>
 
524
                                        <width>20</width>
 
525
                                        <height>20</height>
 
526
                                    </size>
 
527
                                </property>
 
528
                            </spacer>
 
529
                        </vbox>
 
530
                    </widget>
 
531
                </hbox>
 
532
            </widget>
 
533
            <widget class="QWidget">
 
534
                <property name="name">
 
535
                    <cstring>TabPage</cstring>
 
536
                </property>
 
537
                <attribute name="title">
 
538
                    <string>&amp;Size</string>
 
539
                </attribute>
 
540
                <vbox>
 
541
                    <property name="name">
 
542
                        <cstring>unnamed</cstring>
 
543
                    </property>
 
544
                    <widget class="QButtonGroup">
 
545
                        <property name="name">
 
546
                            <cstring>sizeButtonGroup</cstring>
 
547
                        </property>
 
548
                        <property name="lineWidth">
 
549
                            <number>0</number>
 
550
                        </property>
 
551
                        <property name="title">
 
552
                            <string></string>
 
553
                        </property>
 
554
                        <property name="selectedId" stdset="0">
 
555
                            <number>-1</number>
 
556
                        </property>
 
557
                        <vbox>
 
558
                            <property name="name">
 
559
                                <cstring>unnamed</cstring>
 
560
                            </property>
 
561
                            <property name="margin">
 
562
                                <number>0</number>
 
563
                            </property>
 
564
                            <widget class="QRadioButton">
 
565
                                <property name="name">
 
566
                                    <cstring>radioButtonPageMarginSize</cstring>
 
567
                                </property>
 
568
                                <property name="text">
 
569
                                    <string>Same as the Page Margins</string>
 
570
                                </property>
 
571
                                <property name="buttonGroupId">
 
572
                                    <number>0</number>
 
573
                                </property>
 
574
                            </widget>
 
575
                            <widget class="QRadioButton">
 
576
                                <property name="name">
 
577
                                    <cstring>radioButtonPageSize</cstring>
 
578
                                </property>
 
579
                                <property name="text">
 
580
                                    <string>Same as the Page</string>
 
581
                                </property>
 
582
                                <property name="buttonGroupId">
 
583
                                    <number>1</number>
 
584
                                </property>
 
585
                            </widget>
 
586
                            <widget class="QRadioButton">
 
587
                                <property name="name">
 
588
                                    <cstring>radioButtonBleedSize</cstring>
 
589
                                </property>
 
590
                                <property name="text">
 
591
                                    <string>Same as the Bleed</string>
 
592
                                </property>
 
593
                                <property name="buttonGroupId">
 
594
                                    <number>2</number>
 
595
                                </property>
 
596
                            </widget>
 
597
                            <widget class="QRadioButton">
 
598
                                <property name="name">
 
599
                                    <cstring>radioButtonImageSize</cstring>
 
600
                                </property>
 
601
                                <property name="text">
 
602
                                    <string>Same as the Imported Image</string>
 
603
                                </property>
 
604
                                <property name="buttonGroupId">
 
605
                                    <number>3</number>
 
606
                                </property>
 
607
                            </widget>
 
608
                            <widget class="QRadioButton">
 
609
                                <property name="name">
 
610
                                    <cstring>radioButtonCustomSize</cstring>
 
611
                                </property>
 
612
                                <property name="text">
 
613
                                    <string>Custom Size:</string>
 
614
                                </property>
 
615
                                <property name="buttonGroupId">
 
616
                                    <number>99</number>
 
617
                                </property>
 
618
                            </widget>
 
619
                        </vbox>
 
620
                    </widget>
 
621
                    <widget class="QLayoutWidget">
 
622
                        <property name="name">
 
623
                            <cstring>layout50</cstring>
 
624
                        </property>
 
625
                        <hbox>
 
626
                            <property name="name">
 
627
                                <cstring>unnamed</cstring>
 
628
                            </property>
 
629
                            <spacer>
 
630
                                <property name="name">
 
631
                                    <cstring>spacer10_2</cstring>
 
632
                                </property>
 
633
                                <property name="orientation">
 
634
                                    <enum>Horizontal</enum>
 
635
                                </property>
 
636
                                <property name="sizeType">
 
637
                                    <enum>Fixed</enum>
 
638
                                </property>
 
639
                                <property name="sizeHint">
 
640
                                    <size>
 
641
                                        <width>30</width>
 
642
                                        <height>20</height>
 
643
                                    </size>
 
644
                                </property>
 
645
                            </spacer>
 
646
                            <widget class="QLayoutWidget">
 
647
                                <property name="name">
 
648
                                    <cstring>layout42</cstring>
 
649
                                </property>
 
650
                                <grid>
 
651
                                    <property name="name">
 
652
                                        <cstring>unnamed</cstring>
 
653
                                    </property>
 
654
                                    <widget class="QLabel" row="1" column="0">
 
655
                                        <property name="name">
 
656
                                            <cstring>heightLabel</cstring>
 
657
                                        </property>
 
658
                                        <property name="text">
 
659
                                            <string>Height:</string>
 
660
                                        </property>
 
661
                                    </widget>
 
662
                                    <widget class="MSpinBox" row="1" column="1">
 
663
                                        <property name="name">
 
664
                                            <cstring>heightMSpinBox</cstring>
 
665
                                        </property>
 
666
                                        <property name="sizePolicy">
 
667
                                            <sizepolicy>
 
668
                                                <hsizetype>1</hsizetype>
 
669
                                                <vsizetype>0</vsizetype>
 
670
                                                <horstretch>0</horstretch>
 
671
                                                <verstretch>0</verstretch>
 
672
                                            </sizepolicy>
 
673
                                        </property>
 
674
                                        <property name="minimumSize">
 
675
                                            <size>
 
676
                                                <width>50</width>
 
677
                                                <height>24</height>
 
678
                                            </size>
 
679
                                        </property>
 
680
                                    </widget>
 
681
                                    <widget class="MSpinBox" row="0" column="1">
 
682
                                        <property name="name">
 
683
                                            <cstring>widthMSpinBox</cstring>
 
684
                                        </property>
 
685
                                        <property name="sizePolicy">
 
686
                                            <sizepolicy>
 
687
                                                <hsizetype>1</hsizetype>
 
688
                                                <vsizetype>0</vsizetype>
 
689
                                                <horstretch>0</horstretch>
 
690
                                                <verstretch>0</verstretch>
 
691
                                            </sizepolicy>
 
692
                                        </property>
 
693
                                        <property name="minimumSize">
 
694
                                            <size>
 
695
                                                <width>50</width>
 
696
                                                <height>24</height>
 
697
                                            </size>
 
698
                                        </property>
 
699
                                    </widget>
 
700
                                    <widget class="QLabel" row="0" column="0">
 
701
                                        <property name="name">
 
702
                                            <cstring>widthLabel</cstring>
 
703
                                        </property>
 
704
                                        <property name="text">
 
705
                                            <string>Width:</string>
 
706
                                        </property>
 
707
                                    </widget>
 
708
                                </grid>
 
709
                            </widget>
 
710
                            <spacer>
 
711
                                <property name="name">
 
712
                                    <cstring>spacer16</cstring>
 
713
                                </property>
 
714
                                <property name="orientation">
 
715
                                    <enum>Horizontal</enum>
 
716
                                </property>
 
717
                                <property name="sizeType">
 
718
                                    <enum>Expanding</enum>
 
719
                                </property>
 
720
                                <property name="sizeHint">
 
721
                                    <size>
 
722
                                        <width>40</width>
 
723
                                        <height>20</height>
 
724
                                    </size>
 
725
                                </property>
 
726
                            </spacer>
 
727
                        </hbox>
 
728
                    </widget>
 
729
                    <spacer>
 
730
                        <property name="name">
 
731
                            <cstring>spacer17</cstring>
 
732
                        </property>
 
733
                        <property name="orientation">
 
734
                            <enum>Vertical</enum>
 
735
                        </property>
 
736
                        <property name="sizeType">
 
737
                            <enum>Expanding</enum>
 
738
                        </property>
 
739
                        <property name="sizeHint">
 
740
                            <size>
 
741
                                <width>20</width>
 
742
                                <height>20</height>
 
743
                            </size>
 
744
                        </property>
 
745
                    </spacer>
 
746
                </vbox>
 
747
            </widget>
 
748
            <widget class="QWidget">
 
749
                <property name="name">
 
750
                    <cstring>TabPage</cstring>
 
751
                </property>
 
752
                <attribute name="title">
 
753
                    <string>&amp;Options</string>
 
754
                </attribute>
 
755
                <vbox>
 
756
                    <property name="name">
 
757
                        <cstring>unnamed</cstring>
 
758
                    </property>
 
759
                    <property name="margin">
 
760
                        <number>0</number>
 
761
                    </property>
 
762
                    <widget class="QWidgetStack">
 
763
                        <property name="name">
 
764
                            <cstring>optionsWidgetStack</cstring>
 
765
                        </property>
 
766
                        <widget class="QWidget">
 
767
                            <property name="name">
 
768
                                <cstring>ImageStackPage</cstring>
 
769
                            </property>
 
770
                            <attribute name="id">
 
771
                                <number>0</number>
 
772
                            </attribute>
 
773
                            <vbox>
 
774
                                <property name="name">
 
775
                                    <cstring>unnamed</cstring>
 
776
                                </property>
 
777
                                <widget class="QLayoutWidget">
 
778
                                    <property name="name">
 
779
                                        <cstring>layout31</cstring>
 
780
                                    </property>
 
781
                                    <hbox>
 
782
                                        <property name="name">
 
783
                                            <cstring>unnamed</cstring>
 
784
                                        </property>
 
785
                                        <widget class="QLabel">
 
786
                                            <property name="name">
 
787
                                                <cstring>sourceImageLabel</cstring>
 
788
                                            </property>
 
789
                                            <property name="text">
 
790
                                                <string>Source Image:</string>
 
791
                                            </property>
 
792
                                        </widget>
 
793
                                        <widget class="QLineEdit">
 
794
                                            <property name="name">
 
795
                                                <cstring>sourceImageLineEdit</cstring>
 
796
                                            </property>
 
797
                                        </widget>
 
798
                                        <widget class="QPushButton">
 
799
                                            <property name="name">
 
800
                                                <cstring>selectImageFileButton</cstring>
 
801
                                            </property>
 
802
                                            <property name="text">
 
803
                                                <string>&amp;Select File...</string>
 
804
                                            </property>
 
805
                                            <property name="accel">
 
806
                                                <string>Alt+S</string>
 
807
                                            </property>
 
808
                                        </widget>
 
809
                                    </hbox>
 
810
                                </widget>
 
811
                                <spacer>
 
812
                                    <property name="name">
 
813
                                        <cstring>spacer6</cstring>
 
814
                                    </property>
 
815
                                    <property name="orientation">
 
816
                                        <enum>Vertical</enum>
 
817
                                    </property>
 
818
                                    <property name="sizeType">
 
819
                                        <enum>Expanding</enum>
 
820
                                    </property>
 
821
                                    <property name="sizeHint">
 
822
                                        <size>
 
823
                                            <width>20</width>
 
824
                                            <height>81</height>
 
825
                                        </size>
 
826
                                    </property>
 
827
                                </spacer>
 
828
                            </vbox>
 
829
                        </widget>
 
830
                        <widget class="QWidget">
 
831
                            <property name="name">
 
832
                                <cstring>emptyStackPage</cstring>
 
833
                            </property>
 
834
                            <attribute name="id">
 
835
                                <number>1</number>
 
836
                            </attribute>
 
837
                            <vbox>
 
838
                                <property name="name">
 
839
                                    <cstring>unnamed</cstring>
 
840
                                </property>
 
841
                                <widget class="QLabel">
 
842
                                    <property name="name">
 
843
                                        <cstring>textLabel8</cstring>
 
844
                                    </property>
 
845
                                    <property name="text">
 
846
                                        <string>There are no options for this type of frame</string>
 
847
                                    </property>
 
848
                                    <property name="alignment">
 
849
                                        <set>AlignTop</set>
 
850
                                    </property>
 
851
                                </widget>
 
852
                            </vbox>
 
853
                        </widget>
 
854
                        <widget class="QWidget">
 
855
                            <property name="name">
 
856
                                <cstring>TextStackPage</cstring>
 
857
                            </property>
 
858
                            <attribute name="id">
 
859
                                <number>2</number>
 
860
                            </attribute>
 
861
                            <vbox>
 
862
                                <property name="name">
 
863
                                    <cstring>unnamed</cstring>
 
864
                                </property>
 
865
                                <widget class="QLayoutWidget">
 
866
                                    <property name="name">
 
867
                                        <cstring>layout62</cstring>
 
868
                                    </property>
 
869
                                    <hbox>
 
870
                                        <property name="name">
 
871
                                            <cstring>unnamed</cstring>
 
872
                                        </property>
 
873
                                        <widget class="QLayoutWidget">
 
874
                                            <property name="name">
 
875
                                                <cstring>layout61</cstring>
 
876
                                            </property>
 
877
                                            <grid>
 
878
                                                <property name="name">
 
879
                                                    <cstring>unnamed</cstring>
 
880
                                                </property>
 
881
                                                <widget class="MSpinBox" row="1" column="1">
 
882
                                                    <property name="name">
 
883
                                                        <cstring>textColumnGapMSpinBox</cstring>
 
884
                                                    </property>
 
885
                                                    <property name="sizePolicy">
 
886
                                                        <sizepolicy>
 
887
                                                            <hsizetype>1</hsizetype>
 
888
                                                            <vsizetype>0</vsizetype>
 
889
                                                            <horstretch>0</horstretch>
 
890
                                                            <verstretch>0</verstretch>
 
891
                                                        </sizepolicy>
 
892
                                                    </property>
 
893
                                                    <property name="minimumSize">
 
894
                                                        <size>
 
895
                                                            <width>50</width>
 
896
                                                            <height>24</height>
 
897
                                                        </size>
 
898
                                                    </property>
 
899
                                                </widget>
 
900
                                                <widget class="QSpinBox" row="0" column="1">
 
901
                                                    <property name="name">
 
902
                                                        <cstring>textColumnCountSpinBox</cstring>
 
903
                                                    </property>
 
904
                                                    <property name="minValue">
 
905
                                                        <number>1</number>
 
906
                                                    </property>
 
907
                                                </widget>
 
908
                                                <widget class="QLabel" row="0" column="0">
 
909
                                                    <property name="name">
 
910
                                                        <cstring>textColumnCountLabel</cstring>
 
911
                                                    </property>
 
912
                                                    <property name="text">
 
913
                                                        <string>Columns:</string>
 
914
                                                    </property>
 
915
                                                </widget>
 
916
                                                <widget class="QLabel" row="1" column="0">
 
917
                                                    <property name="name">
 
918
                                                        <cstring>textColumnGapLabel</cstring>
 
919
                                                    </property>
 
920
                                                    <property name="text">
 
921
                                                        <string>Gap:</string>
 
922
                                                    </property>
 
923
                                                </widget>
 
924
                                            </grid>
 
925
                                        </widget>
 
926
                                        <spacer>
 
927
                                            <property name="name">
 
928
                                                <cstring>spacer29</cstring>
 
929
                                            </property>
 
930
                                            <property name="orientation">
 
931
                                                <enum>Horizontal</enum>
 
932
                                            </property>
 
933
                                            <property name="sizeType">
 
934
                                                <enum>Expanding</enum>
 
935
                                            </property>
 
936
                                            <property name="sizeHint">
 
937
                                                <size>
 
938
                                                    <width>112</width>
 
939
                                                    <height>20</height>
 
940
                                                </size>
 
941
                                            </property>
 
942
                                        </spacer>
 
943
                                    </hbox>
 
944
                                </widget>
 
945
                                <widget class="QCheckBox">
 
946
                                    <property name="name">
 
947
                                        <cstring>checkBoxLinkCreatedTextFrames</cstring>
 
948
                                    </property>
 
949
                                    <property name="enabled">
 
950
                                        <bool>true</bool>
 
951
                                    </property>
 
952
                                    <property name="text">
 
953
                                        <string>Link Created Frames</string>
 
954
                                    </property>
 
955
                                </widget>
 
956
                                <widget class="QLayoutWidget">
 
957
                                    <property name="name">
 
958
                                        <cstring>layout31_2</cstring>
 
959
                                    </property>
 
960
                                    <hbox>
 
961
                                        <property name="name">
 
962
                                            <cstring>unnamed</cstring>
 
963
                                        </property>
 
964
                                        <widget class="QLabel">
 
965
                                            <property name="name">
 
966
                                                <cstring>sourceDocLabel</cstring>
 
967
                                            </property>
 
968
                                            <property name="text">
 
969
                                                <string>Source Document:</string>
 
970
                                            </property>
 
971
                                        </widget>
 
972
                                        <widget class="QLineEdit">
 
973
                                            <property name="name">
 
974
                                                <cstring>sourceDocLineEdit</cstring>
 
975
                                            </property>
 
976
                                        </widget>
 
977
                                        <widget class="QPushButton">
 
978
                                            <property name="name">
 
979
                                                <cstring>selectDocFileButton</cstring>
 
980
                                            </property>
 
981
                                            <property name="text">
 
982
                                                <string>&amp;Select File...</string>
 
983
                                            </property>
 
984
                                            <property name="accel">
 
985
                                                <string>Alt+S</string>
 
986
                                            </property>
 
987
                                        </widget>
 
988
                                    </hbox>
 
989
                                </widget>
 
990
                                <spacer>
 
991
                                    <property name="name">
 
992
                                        <cstring>spacer6_2</cstring>
 
993
                                    </property>
 
994
                                    <property name="orientation">
 
995
                                        <enum>Vertical</enum>
 
996
                                    </property>
 
997
                                    <property name="sizeType">
 
998
                                        <enum>Expanding</enum>
 
999
                                    </property>
 
1000
                                    <property name="sizeHint">
 
1001
                                        <size>
 
1002
                                            <width>20</width>
 
1003
                                            <height>40</height>
 
1004
                                        </size>
 
1005
                                    </property>
 
1006
                                </spacer>
 
1007
                            </vbox>
 
1008
                        </widget>
 
1009
                    </widget>
 
1010
                </vbox>
 
1011
            </widget>
 
1012
        </widget>
 
1013
        <widget class="QLayoutWidget">
 
1014
            <property name="name">
 
1015
                <cstring>okCancelLayout</cstring>
 
1016
            </property>
 
1017
            <hbox>
 
1018
                <property name="name">
 
1019
                    <cstring>unnamed</cstring>
 
1020
                </property>
 
1021
                <property name="margin">
 
1022
                    <number>0</number>
 
1023
                </property>
 
1024
                <property name="spacing">
 
1025
                    <number>6</number>
 
1026
                </property>
 
1027
                <spacer>
 
1028
                    <property name="name">
 
1029
                        <cstring>okCancelSpacer</cstring>
 
1030
                    </property>
 
1031
                    <property name="orientation">
 
1032
                        <enum>Horizontal</enum>
 
1033
                    </property>
 
1034
                    <property name="sizeType">
 
1035
                        <enum>Expanding</enum>
 
1036
                    </property>
 
1037
                    <property name="sizeHint">
 
1038
                        <size>
 
1039
                            <width>20</width>
 
1040
                            <height>20</height>
 
1041
                        </size>
 
1042
                    </property>
 
1043
                </spacer>
 
1044
                <widget class="QPushButton">
 
1045
                    <property name="name">
 
1046
                        <cstring>okButton</cstring>
 
1047
                    </property>
 
1048
                    <property name="text">
 
1049
                        <string>&amp;OK</string>
 
1050
                    </property>
 
1051
                    <property name="accel">
 
1052
                        <string></string>
 
1053
                    </property>
 
1054
                    <property name="autoDefault">
 
1055
                        <bool>true</bool>
 
1056
                    </property>
 
1057
                    <property name="default">
 
1058
                        <bool>true</bool>
 
1059
                    </property>
 
1060
                </widget>
 
1061
                <widget class="QPushButton">
 
1062
                    <property name="name">
 
1063
                        <cstring>cancelButton</cstring>
 
1064
                    </property>
 
1065
                    <property name="text">
 
1066
                        <string>&amp;Cancel</string>
 
1067
                    </property>
 
1068
                    <property name="accel">
 
1069
                        <string></string>
 
1070
                    </property>
 
1071
                    <property name="autoDefault">
 
1072
                        <bool>true</bool>
 
1073
                    </property>
 
1074
                </widget>
 
1075
            </hbox>
 
1076
        </widget>
 
1077
    </vbox>
 
1078
</widget>
 
1079
<customwidgets>
 
1080
    <customwidget>
 
1081
        <class>MSpinBox</class>
 
1082
        <header location="local">mspinbox.h</header>
 
1083
        <sizehint>
 
1084
            <width>-1</width>
 
1085
            <height>-1</height>
 
1086
        </sizehint>
 
1087
        <container>0</container>
 
1088
        <sizepolicy>
 
1089
            <hordata>0</hordata>
 
1090
            <verdata>0</verdata>
 
1091
            <horstretch>0</horstretch>
 
1092
            <verstretch>0</verstretch>
 
1093
        </sizepolicy>
 
1094
        <pixmap>image0</pixmap>
 
1095
        <property type="3">3</property>
 
1096
        <property type="0">0</property>
 
1097
        <property type="0">0</property>
 
1098
        <property type="0">0</property>
 
1099
        <property type="0">0</property>
 
1100
        <property type="0">0</property>
 
1101
        <property type="0">0</property>
 
1102
        <property type="0">0</property>
 
1103
        <property type="0">0</property>
 
1104
        <property type=""></property>
 
1105
    </customwidget>
 
1106
</customwidgets>
 
1107
<images>
 
1108
    <image name="image0">
 
1109
        <data format="PNG" length="870">89504e470d0a1a0a0000000d4948445200000016000000160806000000c4b46c3b0000032d49444154388db59531681c4714863f892dde8004b320c32e3870020b74458a6b0f5458e581c016a809a8496b42208454098604d2c4904a6954a410511ae752085b858c1208dc35221244b00119f60ac12ee860062c980719708a95a248f129459cd7cceeccf0edb76fff61a706830197d5ed765ff3166a30184c4d5d829fed3c7bdd5e6ce3bda71a5738ef301802e1d6d179477152303c1842bc822797a64fbf7b4a9a43be00ada817cb0e12011c2611205ccd73755f9c087c6b19bef0d7c100f5b8267d07caf10fe8ab9210156320fc01be16aa5a11043307f30b20a21041019985f48ef2f7fa0becc68e80475fd584e831b396f210f67795c3831a4940a3228925bb27f4d652ba4b01a199b73342f3981be0ca57745042ac30c632d853b6373d44b056c8ef0922508d94d14be59b2f4aeaf58cd5751069e06f3436890114332b9487d0bf80f61e64dc5f813c3790045453f67703fd4d4f7f6b4496b5597e689044af194f5f5e841800210478bee3d1a8f41e64acbe0f69ae6852e1cf0ccf7f74f4d652defbc042226c6f55e8f89f91bb6e9c387c9d521c9558db988a3416fe3c67e32b4779ec7167f0e8939ce19ea7fc5d298a80c875f03563930855ed2081bc05e91d5014ef53363eaf288e3d6285ee520a338e76c7a251a94e41e30470d3631004a262672e3eca59cec6978ef2b889979d11f2bb904af3be92081a416e28dfe831983920b1142345d5b0ff2234a6334276d7321ad53c795c511ca654a5a251996f19b83d158ef602b45a423d52f67703abeb29ee4ce9de4fc93378f218462f6b3efdb042cf3d59666977a0aa6fe9310888d25b13342afd4dcffeaee3d147399da540ab13f8f8b39c2cb3f8710d11ba2b96f9c57fcd7180287497a03ecde86f8dd8fe1a867b9ef6bb1612a84a871f6bd35b94e217a53832589970f2dcd85d9c7d4580d57521cbdaf4bfaf288e95e268d4ec8e60e72ccb0f2dbffea454e71e8d29f57882717152509482a48d8924b0bc12e82ee51445a03a6da079cbd0eec0fc22142b06620e89a3fc8d3783870743d814d2bc8994aa6ff286472e764902e5a96f72bbd3b4c37b280e95aa9e604c84e1cf978b37c74935797d7ae2ca7fac6968fe51ff0bf86dc30783c1d49f0baa9bb819e612310000000049454e44ae426082</data>
 
1110
    </image>
 
1111
</images>
 
1112
<connections>
 
1113
    <connection>
 
1114
        <sender>okButton</sender>
 
1115
        <signal>clicked()</signal>
 
1116
        <receiver>InsertAFrameBase</receiver>
 
1117
        <slot>accept()</slot>
 
1118
    </connection>
 
1119
    <connection>
 
1120
        <sender>cancelButton</sender>
 
1121
        <signal>clicked()</signal>
 
1122
        <receiver>InsertAFrameBase</receiver>
 
1123
        <slot>reject()</slot>
 
1124
    </connection>
 
1125
</connections>
 
1126
<tabstops>
 
1127
    <tabstop>tabFrameSetup</tabstop>
 
1128
    <tabstop>radioButtonTextFrame</tabstop>
 
1129
    <tabstop>radioButtonImageFrame</tabstop>
 
1130
    <tabstop>radioButtonTable</tabstop>
 
1131
    <tabstop>radioButtonShape</tabstop>
 
1132
    <tabstop>radioButtonPolygon</tabstop>
 
1133
    <tabstop>radioButtonCurrentPage</tabstop>
 
1134
    <tabstop>radioButtonRangeOfPages</tabstop>
 
1135
    <tabstop>placementPagesLineEdit</tabstop>
 
1136
    <tabstop>radioButtonTopLeftOfPages</tabstop>
 
1137
    <tabstop>radioButtonTopLeftOfMargins</tabstop>
 
1138
    <tabstop>radioButtonCustomPosition</tabstop>
 
1139
    <tabstop>radioButtonPageSize</tabstop>
 
1140
    <tabstop>radioButtonPageMarginSize</tabstop>
 
1141
    <tabstop>radioButtonCustomSize</tabstop>
 
1142
    <tabstop>sourceDocLineEdit</tabstop>
 
1143
    <tabstop>selectDocFileButton</tabstop>
 
1144
    <tabstop>textColumnCountSpinBox</tabstop>
 
1145
    <tabstop>checkBoxLinkCreatedTextFrames</tabstop>
 
1146
    <tabstop>sourceImageLineEdit</tabstop>
 
1147
    <tabstop>selectImageFileButton</tabstop>
 
1148
    <tabstop>okButton</tabstop>
 
1149
    <tabstop>cancelButton</tabstop>
 
1150
</tabstops>
 
1151
<layoutdefaults spacing="5" margin="11"/>
 
1152
<includehints>
 
1153
    <includehint>mspinbox.h</includehint>
 
1154
    <includehint>mspinbox.h</includehint>
 
1155
    <includehint>mspinbox.h</includehint>
 
1156
    <includehint>mspinbox.h</includehint>
 
1157
    <includehint>mspinbox.h</includehint>
 
1158
</includehints>
 
1159
</UI>