~ubuntu-branches/ubuntu/edgy/koffice/edgy-updates

« back to all changes in this revision

Viewing changes to kpresenter/shadowdialog.ui

  • Committer: Bazaar Package Importer
  • Author(s): Ben Burton
  • Date: 2004-05-09 11:33:00 UTC
  • mto: This revision was merged to the branch mainline in revision 3.
  • Revision ID: james.westby@ubuntu.com-20040509113300-xi5t1z4yxe7n03x7
Tags: upstream-1.3.1
ImportĀ upstreamĀ versionĀ 1.3.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<!DOCTYPE UI><UI version="3.1" stdsetdef="1">
 
2
<class>ShadowDialogBase</class>
 
3
<widget class="QDialog">
 
4
    <property name="name">
 
5
        <cstring>ShadowDialogBase</cstring>
 
6
    </property>
 
7
    <property name="geometry">
 
8
        <rect>
 
9
            <x>0</x>
 
10
            <y>0</y>
 
11
            <width>436</width>
 
12
            <height>280</height>
 
13
        </rect>
 
14
    </property>
 
15
    <property name="caption">
 
16
        <string>Shadow</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
        <property name="margin">
 
26
            <number>11</number>
 
27
        </property>
 
28
        <property name="spacing">
 
29
            <number>6</number>
 
30
        </property>
 
31
        <widget class="QLayoutWidget">
 
32
            <property name="name">
 
33
                <cstring>Layout9</cstring>
 
34
            </property>
 
35
            <hbox>
 
36
                <property name="name">
 
37
                    <cstring>unnamed</cstring>
 
38
                </property>
 
39
                <property name="margin">
 
40
                    <number>0</number>
 
41
                </property>
 
42
                <property name="spacing">
 
43
                    <number>6</number>
 
44
                </property>
 
45
                <widget class="QLayoutWidget">
 
46
                    <property name="name">
 
47
                        <cstring>Layout9</cstring>
 
48
                    </property>
 
49
                    <vbox>
 
50
                        <property name="name">
 
51
                            <cstring>unnamed</cstring>
 
52
                        </property>
 
53
                        <property name="margin">
 
54
                            <number>0</number>
 
55
                        </property>
 
56
                        <property name="spacing">
 
57
                            <number>6</number>
 
58
                        </property>
 
59
                        <widget class="QGroupBox">
 
60
                            <property name="name">
 
61
                                <cstring>colorgroup</cstring>
 
62
                            </property>
 
63
                            <property name="title">
 
64
                                <string>Color &amp;&amp; Distance</string>
 
65
                            </property>
 
66
                            <vbox>
 
67
                                <property name="name">
 
68
                                    <cstring>unnamed</cstring>
 
69
                                </property>
 
70
                                <widget class="QLayoutWidget">
 
71
                                    <property name="name">
 
72
                                        <cstring>Layout5</cstring>
 
73
                                    </property>
 
74
                                    <hbox>
 
75
                                        <property name="name">
 
76
                                            <cstring>unnamed</cstring>
 
77
                                        </property>
 
78
                                        <property name="margin">
 
79
                                            <number>0</number>
 
80
                                        </property>
 
81
                                        <property name="spacing">
 
82
                                            <number>6</number>
 
83
                                        </property>
 
84
                                        <widget class="QLabel">
 
85
                                            <property name="name">
 
86
                                                <cstring>colorLabel</cstring>
 
87
                                            </property>
 
88
                                            <property name="text">
 
89
                                                <string>Color:</string>
 
90
                                            </property>
 
91
                                        </widget>
 
92
                                        <widget class="KColorButton">
 
93
                                            <property name="name">
 
94
                                                <cstring>colorButton</cstring>
 
95
                                            </property>
 
96
                                            <property name="text">
 
97
                                                <string></string>
 
98
                                            </property>
 
99
                                        </widget>
 
100
                                    </hbox>
 
101
                                </widget>
 
102
                                <widget class="QLayoutWidget">
 
103
                                    <property name="name">
 
104
                                        <cstring>Layout6</cstring>
 
105
                                    </property>
 
106
                                    <hbox>
 
107
                                        <property name="name">
 
108
                                            <cstring>unnamed</cstring>
 
109
                                        </property>
 
110
                                        <property name="margin">
 
111
                                            <number>0</number>
 
112
                                        </property>
 
113
                                        <property name="spacing">
 
114
                                            <number>6</number>
 
115
                                        </property>
 
116
                                        <widget class="QLabel">
 
117
                                            <property name="name">
 
118
                                                <cstring>distanceLabel</cstring>
 
119
                                            </property>
 
120
                                            <property name="text">
 
121
                                                <string>Distance:</string>
 
122
                                            </property>
 
123
                                        </widget>
 
124
                                        <widget class="QSpinBox">
 
125
                                            <property name="name">
 
126
                                                <cstring>distanceSpinBox</cstring>
 
127
                                            </property>
 
128
                                        </widget>
 
129
                                    </hbox>
 
130
                                </widget>
 
131
                            </vbox>
 
132
                        </widget>
 
133
                        <widget class="QButtonGroup">
 
134
                            <property name="name">
 
135
                                <cstring>directionGroup</cstring>
 
136
                            </property>
 
137
                            <property name="sizePolicy">
 
138
                                <sizepolicy>
 
139
                                    <hsizetype>1</hsizetype>
 
140
                                    <vsizetype>5</vsizetype>
 
141
                                    <horstretch>0</horstretch>
 
142
                                    <verstretch>0</verstretch>
 
143
                                </sizepolicy>
 
144
                            </property>
 
145
                            <property name="title">
 
146
                                <string>Direction</string>
 
147
                            </property>
 
148
                            <property name="exclusive">
 
149
                                <bool>true</bool>
 
150
                            </property>
 
151
                            <grid>
 
152
                                <property name="name">
 
153
                                    <cstring>unnamed</cstring>
 
154
                                </property>
 
155
                                <widget class="QPushButton" row="1" column="0">
 
156
                                    <property name="name">
 
157
                                        <cstring>lButton</cstring>
 
158
                                    </property>
 
159
                                    <property name="sizePolicy">
 
160
                                        <sizepolicy>
 
161
                                            <hsizetype>0</hsizetype>
 
162
                                            <vsizetype>0</vsizetype>
 
163
                                            <horstretch>0</horstretch>
 
164
                                            <verstretch>0</verstretch>
 
165
                                        </sizepolicy>
 
166
                                    </property>
 
167
                                    <property name="text">
 
168
                                        <string></string>
 
169
                                    </property>
 
170
                                    <property name="toggleButton">
 
171
                                        <bool>true</bool>
 
172
                                    </property>
 
173
                                    <property name="buttonGroupId">
 
174
                                        <number>8</number>
 
175
                                    </property>
 
176
                                </widget>
 
177
                                <widget class="QPushButton" row="2" column="0">
 
178
                                    <property name="name">
 
179
                                        <cstring>lbButton</cstring>
 
180
                                    </property>
 
181
                                    <property name="sizePolicy">
 
182
                                        <sizepolicy>
 
183
                                            <hsizetype>0</hsizetype>
 
184
                                            <vsizetype>0</vsizetype>
 
185
                                            <horstretch>0</horstretch>
 
186
                                            <verstretch>0</verstretch>
 
187
                                        </sizepolicy>
 
188
                                    </property>
 
189
                                    <property name="text">
 
190
                                        <string></string>
 
191
                                    </property>
 
192
                                    <property name="toggleButton">
 
193
                                        <bool>true</bool>
 
194
                                    </property>
 
195
                                    <property name="buttonGroupId">
 
196
                                        <number>7</number>
 
197
                                    </property>
 
198
                                </widget>
 
199
                                <widget class="QPushButton" row="2" column="1">
 
200
                                    <property name="name">
 
201
                                        <cstring>bButton</cstring>
 
202
                                    </property>
 
203
                                    <property name="sizePolicy">
 
204
                                        <sizepolicy>
 
205
                                            <hsizetype>0</hsizetype>
 
206
                                            <vsizetype>0</vsizetype>
 
207
                                            <horstretch>0</horstretch>
 
208
                                            <verstretch>0</verstretch>
 
209
                                        </sizepolicy>
 
210
                                    </property>
 
211
                                    <property name="text">
 
212
                                        <string></string>
 
213
                                    </property>
 
214
                                    <property name="toggleButton">
 
215
                                        <bool>true</bool>
 
216
                                    </property>
 
217
                                    <property name="buttonGroupId">
 
218
                                        <number>6</number>
 
219
                                    </property>
 
220
                                </widget>
 
221
                                <widget class="QPushButton" row="2" column="2">
 
222
                                    <property name="name">
 
223
                                        <cstring>rbButton</cstring>
 
224
                                    </property>
 
225
                                    <property name="sizePolicy">
 
226
                                        <sizepolicy>
 
227
                                            <hsizetype>0</hsizetype>
 
228
                                            <vsizetype>0</vsizetype>
 
229
                                            <horstretch>0</horstretch>
 
230
                                            <verstretch>0</verstretch>
 
231
                                        </sizepolicy>
 
232
                                    </property>
 
233
                                    <property name="text">
 
234
                                        <string></string>
 
235
                                    </property>
 
236
                                    <property name="toggleButton">
 
237
                                        <bool>true</bool>
 
238
                                    </property>
 
239
                                    <property name="buttonGroupId">
 
240
                                        <number>5</number>
 
241
                                    </property>
 
242
                                </widget>
 
243
                                <widget class="QPushButton" row="1" column="2">
 
244
                                    <property name="name">
 
245
                                        <cstring>rButton</cstring>
 
246
                                    </property>
 
247
                                    <property name="sizePolicy">
 
248
                                        <sizepolicy>
 
249
                                            <hsizetype>0</hsizetype>
 
250
                                            <vsizetype>0</vsizetype>
 
251
                                            <horstretch>0</horstretch>
 
252
                                            <verstretch>0</verstretch>
 
253
                                        </sizepolicy>
 
254
                                    </property>
 
255
                                    <property name="text">
 
256
                                        <string></string>
 
257
                                    </property>
 
258
                                    <property name="toggleButton">
 
259
                                        <bool>true</bool>
 
260
                                    </property>
 
261
                                    <property name="buttonGroupId">
 
262
                                        <number>4</number>
 
263
                                    </property>
 
264
                                </widget>
 
265
                                <widget class="QPushButton" row="0" column="0">
 
266
                                    <property name="name">
 
267
                                        <cstring>ltButton</cstring>
 
268
                                    </property>
 
269
                                    <property name="sizePolicy">
 
270
                                        <sizepolicy>
 
271
                                            <hsizetype>0</hsizetype>
 
272
                                            <vsizetype>0</vsizetype>
 
273
                                            <horstretch>0</horstretch>
 
274
                                            <verstretch>0</verstretch>
 
275
                                        </sizepolicy>
 
276
                                    </property>
 
277
                                    <property name="text">
 
278
                                        <string></string>
 
279
                                    </property>
 
280
                                    <property name="toggleButton">
 
281
                                        <bool>true</bool>
 
282
                                    </property>
 
283
                                    <property name="buttonGroupId">
 
284
                                        <number>1</number>
 
285
                                    </property>
 
286
                                </widget>
 
287
                                <widget class="QPushButton" row="0" column="2">
 
288
                                    <property name="name">
 
289
                                        <cstring>rtButton</cstring>
 
290
                                    </property>
 
291
                                    <property name="sizePolicy">
 
292
                                        <sizepolicy>
 
293
                                            <hsizetype>0</hsizetype>
 
294
                                            <vsizetype>0</vsizetype>
 
295
                                            <horstretch>0</horstretch>
 
296
                                            <verstretch>0</verstretch>
 
297
                                        </sizepolicy>
 
298
                                    </property>
 
299
                                    <property name="text">
 
300
                                        <string></string>
 
301
                                    </property>
 
302
                                    <property name="toggleButton">
 
303
                                        <bool>true</bool>
 
304
                                    </property>
 
305
                                    <property name="buttonGroupId">
 
306
                                        <number>3</number>
 
307
                                    </property>
 
308
                                </widget>
 
309
                                <widget class="QPushButton" row="0" column="1">
 
310
                                    <property name="name">
 
311
                                        <cstring>tButton</cstring>
 
312
                                    </property>
 
313
                                    <property name="sizePolicy">
 
314
                                        <sizepolicy>
 
315
                                            <hsizetype>0</hsizetype>
 
316
                                            <vsizetype>0</vsizetype>
 
317
                                            <horstretch>0</horstretch>
 
318
                                            <verstretch>0</verstretch>
 
319
                                        </sizepolicy>
 
320
                                    </property>
 
321
                                    <property name="text">
 
322
                                        <string></string>
 
323
                                    </property>
 
324
                                    <property name="toggleButton">
 
325
                                        <bool>true</bool>
 
326
                                    </property>
 
327
                                    <property name="buttonGroupId">
 
328
                                        <number>2</number>
 
329
                                    </property>
 
330
                                </widget>
 
331
                            </grid>
 
332
                        </widget>
 
333
                    </vbox>
 
334
                </widget>
 
335
                <widget class="QFrame">
 
336
                    <property name="name">
 
337
                        <cstring>previewPanel</cstring>
 
338
                    </property>
 
339
                    <property name="minimumSize">
 
340
                        <size>
 
341
                            <width>160</width>
 
342
                            <height>160</height>
 
343
                        </size>
 
344
                    </property>
 
345
                    <property name="frameShape">
 
346
                        <enum>Panel</enum>
 
347
                    </property>
 
348
                    <property name="frameShadow">
 
349
                        <enum>Sunken</enum>
 
350
                    </property>
 
351
                </widget>
 
352
            </hbox>
 
353
        </widget>
 
354
        <widget class="Line">
 
355
            <property name="name">
 
356
                <cstring>Line1</cstring>
 
357
            </property>
 
358
            <property name="frameShape">
 
359
                <enum>HLine</enum>
 
360
            </property>
 
361
            <property name="frameShadow">
 
362
                <enum>Sunken</enum>
 
363
            </property>
 
364
            <property name="orientation">
 
365
                <enum>Horizontal</enum>
 
366
            </property>
 
367
        </widget>
 
368
        <widget class="QLayoutWidget">
 
369
            <property name="name">
 
370
                <cstring>Layout3</cstring>
 
371
            </property>
 
372
            <hbox>
 
373
                <property name="name">
 
374
                    <cstring>unnamed</cstring>
 
375
                </property>
 
376
                <property name="margin">
 
377
                    <number>0</number>
 
378
                </property>
 
379
                <property name="spacing">
 
380
                    <number>6</number>
 
381
                </property>
 
382
                <spacer>
 
383
                    <property name="name">
 
384
                        <cstring>Horizontal Spacing2</cstring>
 
385
                    </property>
 
386
                    <property name="orientation">
 
387
                        <enum>Horizontal</enum>
 
388
                    </property>
 
389
                    <property name="sizeType">
 
390
                        <enum>Expanding</enum>
 
391
                    </property>
 
392
                    <property name="sizeHint">
 
393
                        <size>
 
394
                            <width>20</width>
 
395
                            <height>20</height>
 
396
                        </size>
 
397
                    </property>
 
398
                </spacer>
 
399
                <widget class="QPushButton">
 
400
                    <property name="name">
 
401
                        <cstring>okButton</cstring>
 
402
                    </property>
 
403
                    <property name="text">
 
404
                        <string>&amp;OK</string>
 
405
                    </property>
 
406
                    <property name="autoDefault">
 
407
                        <bool>true</bool>
 
408
                    </property>
 
409
                    <property name="default">
 
410
                        <bool>true</bool>
 
411
                    </property>
 
412
                </widget>
 
413
                <widget class="QPushButton">
 
414
                    <property name="name">
 
415
                        <cstring>applyButton</cstring>
 
416
                    </property>
 
417
                    <property name="text">
 
418
                        <string>&amp;Apply</string>
 
419
                    </property>
 
420
                    <property name="autoDefault">
 
421
                        <bool>true</bool>
 
422
                    </property>
 
423
                </widget>
 
424
                <widget class="QPushButton">
 
425
                    <property name="name">
 
426
                        <cstring>cancelButton</cstring>
 
427
                    </property>
 
428
                    <property name="text">
 
429
                        <string>&amp;Cancel</string>
 
430
                    </property>
 
431
                    <property name="autoDefault">
 
432
                        <bool>true</bool>
 
433
                    </property>
 
434
                </widget>
 
435
            </hbox>
 
436
        </widget>
 
437
    </vbox>
 
438
</widget>
 
439
<connections>
 
440
    <connection>
 
441
        <sender>cancelButton</sender>
 
442
        <signal>clicked()</signal>
 
443
        <receiver>ShadowDialogBase</receiver>
 
444
        <slot>reject()</slot>
 
445
    </connection>
 
446
    <connection>
 
447
        <sender>distanceSpinBox</sender>
 
448
        <signal>valueChanged(int)</signal>
 
449
        <receiver>ShadowDialogBase</receiver>
 
450
        <slot>distanceChanged(int)</slot>
 
451
    </connection>
 
452
    <connection>
 
453
        <sender>directionGroup</sender>
 
454
        <signal>clicked(int)</signal>
 
455
        <receiver>ShadowDialogBase</receiver>
 
456
        <slot>directionChanged(int)</slot>
 
457
    </connection>
 
458
    <connection>
 
459
        <sender>okButton</sender>
 
460
        <signal>clicked()</signal>
 
461
        <receiver>ShadowDialogBase</receiver>
 
462
        <slot>okClicked()</slot>
 
463
    </connection>
 
464
    <connection>
 
465
        <sender>applyButton</sender>
 
466
        <signal>clicked()</signal>
 
467
        <receiver>ShadowDialogBase</receiver>
 
468
        <slot>applyClicked()</slot>
 
469
    </connection>
 
470
</connections>
 
471
<tabstops>
 
472
    <tabstop>distanceSpinBox</tabstop>
 
473
    <tabstop>ltButton</tabstop>
 
474
    <tabstop>tButton</tabstop>
 
475
    <tabstop>rtButton</tabstop>
 
476
    <tabstop>lButton</tabstop>
 
477
    <tabstop>rButton</tabstop>
 
478
    <tabstop>lbButton</tabstop>
 
479
    <tabstop>bButton</tabstop>
 
480
    <tabstop>rbButton</tabstop>
 
481
    <tabstop>okButton</tabstop>
 
482
    <tabstop>applyButton</tabstop>
 
483
    <tabstop>cancelButton</tabstop>
 
484
</tabstops>
 
485
<includes>
 
486
    <include location="local" impldecl="in implementation">kcolorbutton.h</include>
 
487
</includes>
 
488
<slots>
 
489
    <slot access="protected">colorChanged( const QColor &amp; )</slot>
 
490
    <slot access="protected">directionChanged( int )</slot>
 
491
    <slot access="protected">distanceChanged( int )</slot>
 
492
    <slot access="protected">applyClicked()</slot>
 
493
    <slot access="protected">okClicked()</slot>
 
494
</slots>
 
495
<layoutdefaults spacing="6" margin="11"/>
 
496
<includehints>
 
497
    <includehint>kcolorbutton.h</includehint>
 
498
</includehints>
 
499
</UI>