~ubuntu-branches/ubuntu/gutsy/kdebase-workspace/gutsy-backports

« back to all changes in this revision

Viewing changes to khotkeys/kcontrol/ui/gesture_triggers_tab_ui.ui

  • Committer: Bazaar Package Importer
  • Author(s): Jonathan Riddell
  • Date: 2007-09-05 20:45:14 UTC
  • Revision ID: james.westby@ubuntu.com-20070905204514-632hhspl0nvrc84i
Tags: upstream-3.93.0
ImportĀ upstreamĀ versionĀ 3.93.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<!DOCTYPE UI><UI version="3.0" stdsetdef="1">
 
2
<class>KHotKeys::Gesture_triggers_tab_ui</class>
 
3
<widget class="QWidget">
 
4
    <property name="name">
 
5
        <cstring>Gesture_triggers_tab_ui</cstring>
 
6
    </property>
 
7
    <property name="geometry">
 
8
        <rect>
 
9
            <x>0</x>
 
10
            <y>0</y>
 
11
            <width>600</width>
 
12
            <height>480</height>
 
13
        </rect>
 
14
    </property>
 
15
    <vbox>
 
16
        <property name="name">
 
17
            <cstring>unnamed</cstring>
 
18
        </property>
 
19
        <property name="margin">
 
20
            <number>11</number>
 
21
        </property>
 
22
        <property name="spacing">
 
23
            <number>6</number>
 
24
        </property>
 
25
        <widget class="QLabel">
 
26
            <property name="name">
 
27
                <cstring>TextLabel1</cstring>
 
28
            </property>
 
29
            <property name="frameShape">
 
30
                <enum>NoFrame</enum>
 
31
            </property>
 
32
            <property name="frameShadow">
 
33
                <enum>Plain</enum>
 
34
            </property>
 
35
            <property name="text">
 
36
                <string>Gestures:</string>
 
37
            </property>
 
38
        </widget>
 
39
        <spacer>
 
40
            <property name="name">
 
41
                <cstring>Spacer29</cstring>
 
42
            </property>
 
43
            <property name="orientation">
 
44
                <enum>Qt::Vertical</enum>
 
45
            </property>
 
46
            <property name="sizeType">
 
47
                <enum>Expanding</enum>
 
48
            </property>
 
49
            <property name="sizeHint">
 
50
                <size>
 
51
                    <width>0</width>
 
52
                    <height>30</height>
 
53
                </size>
 
54
            </property>
 
55
        </spacer>
 
56
        <widget class="QLayoutWidget">
 
57
            <property name="name">
 
58
                <cstring>Layout5</cstring>
 
59
            </property>
 
60
            <hbox>
 
61
                <property name="name">
 
62
                    <cstring>unnamed</cstring>
 
63
                </property>
 
64
                <property name="margin">
 
65
                    <number>0</number>
 
66
                </property>
 
67
                <property name="spacing">
 
68
                    <number>6</number>
 
69
                </property>
 
70
                <spacer>
 
71
                    <property name="name">
 
72
                        <cstring>Spacer17</cstring>
 
73
                    </property>
 
74
                    <property name="orientation">
 
75
                        <enum>Qt::Horizontal</enum>
 
76
                    </property>
 
77
                    <property name="sizeType">
 
78
                        <enum>Expanding</enum>
 
79
                    </property>
 
80
                    <property name="sizeHint">
 
81
                        <size>
 
82
                            <width>30</width>
 
83
                            <height>0</height>
 
84
                        </size>
 
85
                    </property>
 
86
                </spacer>
 
87
                <widget class="QLineEdit">
 
88
                    <property name="name">
 
89
                        <cstring>gesture_lineedit1</cstring>
 
90
                    </property>
 
91
                    <property name="readOnly">
 
92
                        <bool>true</bool>
 
93
                    </property>
 
94
                </widget>
 
95
                <spacer>
 
96
                    <property name="name">
 
97
                        <cstring>Spacer18</cstring>
 
98
                    </property>
 
99
                    <property name="orientation">
 
100
                        <enum>Qt::Horizontal</enum>
 
101
                    </property>
 
102
                    <property name="sizeType">
 
103
                        <enum>Expanding</enum>
 
104
                    </property>
 
105
                    <property name="sizeHint">
 
106
                        <size>
 
107
                            <width>30</width>
 
108
                            <height>0</height>
 
109
                        </size>
 
110
                    </property>
 
111
                </spacer>
 
112
                <widget class="KHotKeys::GestureDrawer">
 
113
                    <property name="name">
 
114
                        <cstring>gesture_drawer1</cstring>
 
115
                    </property>
 
116
                    <property name="sizePolicy">
 
117
                        <sizepolicy>
 
118
                            <hsizetype>5</hsizetype>
 
119
                            <vsizetype>5</vsizetype>
 
120
                            <horstretch>0</horstretch>
 
121
                            <verstretch>0</verstretch>
 
122
                        </sizepolicy>
 
123
                    </property>
 
124
                    <property name="minimumSize">
 
125
                        <size>
 
126
                            <width>100</width>
 
127
                            <height>100</height>
 
128
                        </size>
 
129
                    </property>
 
130
                </widget>
 
131
                <spacer>
 
132
                    <property name="name">
 
133
                        <cstring>Spacer19</cstring>
 
134
                    </property>
 
135
                    <property name="orientation">
 
136
                        <enum>Qt::Horizontal</enum>
 
137
                    </property>
 
138
                    <property name="sizeType">
 
139
                        <enum>Expanding</enum>
 
140
                    </property>
 
141
                    <property name="sizeHint">
 
142
                        <size>
 
143
                            <width>30</width>
 
144
                            <height>0</height>
 
145
                        </size>
 
146
                    </property>
 
147
                </spacer>
 
148
                <widget class="QPushButton">
 
149
                    <property name="name">
 
150
                        <cstring>gesture_edit_button1</cstring>
 
151
                    </property>
 
152
                    <property name="text">
 
153
                        <string>Edit...</string>
 
154
                    </property>
 
155
                </widget>
 
156
                <spacer>
 
157
                    <property name="name">
 
158
                        <cstring>Spacer20</cstring>
 
159
                    </property>
 
160
                    <property name="orientation">
 
161
                        <enum>Qt::Horizontal</enum>
 
162
                    </property>
 
163
                    <property name="sizeType">
 
164
                        <enum>Expanding</enum>
 
165
                    </property>
 
166
                    <property name="sizeHint">
 
167
                        <size>
 
168
                            <width>30</width>
 
169
                            <height>0</height>
 
170
                        </size>
 
171
                    </property>
 
172
                </spacer>
 
173
            </hbox>
 
174
        </widget>
 
175
        <spacer>
 
176
            <property name="name">
 
177
                <cstring>Spacer30</cstring>
 
178
            </property>
 
179
            <property name="orientation">
 
180
                <enum>Qt::Vertical</enum>
 
181
            </property>
 
182
            <property name="sizeType">
 
183
                <enum>Expanding</enum>
 
184
            </property>
 
185
            <property name="sizeHint">
 
186
                <size>
 
187
                    <width>0</width>
 
188
                    <height>30</height>
 
189
                </size>
 
190
            </property>
 
191
        </spacer>
 
192
        <widget class="QLayoutWidget">
 
193
            <property name="name">
 
194
                <cstring>Layout6</cstring>
 
195
            </property>
 
196
            <hbox>
 
197
                <property name="name">
 
198
                    <cstring>unnamed</cstring>
 
199
                </property>
 
200
                <property name="margin">
 
201
                    <number>0</number>
 
202
                </property>
 
203
                <property name="spacing">
 
204
                    <number>6</number>
 
205
                </property>
 
206
                <spacer>
 
207
                    <property name="name">
 
208
                        <cstring>Spacer21</cstring>
 
209
                    </property>
 
210
                    <property name="orientation">
 
211
                        <enum>Qt::Horizontal</enum>
 
212
                    </property>
 
213
                    <property name="sizeType">
 
214
                        <enum>Expanding</enum>
 
215
                    </property>
 
216
                    <property name="sizeHint">
 
217
                        <size>
 
218
                            <width>30</width>
 
219
                            <height>0</height>
 
220
                        </size>
 
221
                    </property>
 
222
                </spacer>
 
223
                <widget class="QLineEdit">
 
224
                    <property name="name">
 
225
                        <cstring>gesture_lineedit2</cstring>
 
226
                    </property>
 
227
                    <property name="readOnly">
 
228
                        <bool>true</bool>
 
229
                    </property>
 
230
                </widget>
 
231
                <spacer>
 
232
                    <property name="name">
 
233
                        <cstring>Spacer22</cstring>
 
234
                    </property>
 
235
                    <property name="orientation">
 
236
                        <enum>Qt::Horizontal</enum>
 
237
                    </property>
 
238
                    <property name="sizeType">
 
239
                        <enum>Expanding</enum>
 
240
                    </property>
 
241
                    <property name="sizeHint">
 
242
                        <size>
 
243
                            <width>30</width>
 
244
                            <height>0</height>
 
245
                        </size>
 
246
                    </property>
 
247
                </spacer>
 
248
                <widget class="KHotKeys::GestureDrawer">
 
249
                    <property name="name">
 
250
                        <cstring>gesture_drawer2</cstring>
 
251
                    </property>
 
252
                    <property name="sizePolicy">
 
253
                        <sizepolicy>
 
254
                            <hsizetype>5</hsizetype>
 
255
                            <vsizetype>5</vsizetype>
 
256
                            <horstretch>0</horstretch>
 
257
                            <verstretch>0</verstretch>
 
258
                        </sizepolicy>
 
259
                    </property>
 
260
                    <property name="minimumSize">
 
261
                        <size>
 
262
                            <width>100</width>
 
263
                            <height>100</height>
 
264
                        </size>
 
265
                    </property>
 
266
                </widget>
 
267
                <spacer>
 
268
                    <property name="name">
 
269
                        <cstring>Spacer23</cstring>
 
270
                    </property>
 
271
                    <property name="orientation">
 
272
                        <enum>Qt::Horizontal</enum>
 
273
                    </property>
 
274
                    <property name="sizeType">
 
275
                        <enum>Expanding</enum>
 
276
                    </property>
 
277
                    <property name="sizeHint">
 
278
                        <size>
 
279
                            <width>30</width>
 
280
                            <height>0</height>
 
281
                        </size>
 
282
                    </property>
 
283
                </spacer>
 
284
                <widget class="QPushButton">
 
285
                    <property name="name">
 
286
                        <cstring>gesture_edit_button2</cstring>
 
287
                    </property>
 
288
                    <property name="text">
 
289
                        <string>Edit...</string>
 
290
                    </property>
 
291
                </widget>
 
292
                <spacer>
 
293
                    <property name="name">
 
294
                        <cstring>Spacer24</cstring>
 
295
                    </property>
 
296
                    <property name="orientation">
 
297
                        <enum>Qt::Horizontal</enum>
 
298
                    </property>
 
299
                    <property name="sizeType">
 
300
                        <enum>Expanding</enum>
 
301
                    </property>
 
302
                    <property name="sizeHint">
 
303
                        <size>
 
304
                            <width>30</width>
 
305
                            <height>0</height>
 
306
                        </size>
 
307
                    </property>
 
308
                </spacer>
 
309
            </hbox>
 
310
        </widget>
 
311
        <spacer>
 
312
            <property name="name">
 
313
                <cstring>Spacer31</cstring>
 
314
            </property>
 
315
            <property name="orientation">
 
316
                <enum>Qt::Vertical</enum>
 
317
            </property>
 
318
            <property name="sizeType">
 
319
                <enum>Expanding</enum>
 
320
            </property>
 
321
            <property name="sizeHint">
 
322
                <size>
 
323
                    <width>0</width>
 
324
                    <height>30</height>
 
325
                </size>
 
326
            </property>
 
327
        </spacer>
 
328
        <widget class="QLayoutWidget">
 
329
            <property name="name">
 
330
                <cstring>Layout7</cstring>
 
331
            </property>
 
332
            <hbox>
 
333
                <property name="name">
 
334
                    <cstring>unnamed</cstring>
 
335
                </property>
 
336
                <property name="margin">
 
337
                    <number>0</number>
 
338
                </property>
 
339
                <property name="spacing">
 
340
                    <number>6</number>
 
341
                </property>
 
342
                <spacer>
 
343
                    <property name="name">
 
344
                        <cstring>Spacer25</cstring>
 
345
                    </property>
 
346
                    <property name="orientation">
 
347
                        <enum>Qt::Horizontal</enum>
 
348
                    </property>
 
349
                    <property name="sizeType">
 
350
                        <enum>Expanding</enum>
 
351
                    </property>
 
352
                    <property name="sizeHint">
 
353
                        <size>
 
354
                            <width>30</width>
 
355
                            <height>0</height>
 
356
                        </size>
 
357
                    </property>
 
358
                </spacer>
 
359
                <widget class="QLineEdit">
 
360
                    <property name="name">
 
361
                        <cstring>gesture_lineedit3</cstring>
 
362
                    </property>
 
363
                    <property name="readOnly">
 
364
                        <bool>true</bool>
 
365
                    </property>
 
366
                </widget>
 
367
                <spacer>
 
368
                    <property name="name">
 
369
                        <cstring>Spacer26</cstring>
 
370
                    </property>
 
371
                    <property name="orientation">
 
372
                        <enum>Qt::Horizontal</enum>
 
373
                    </property>
 
374
                    <property name="sizeType">
 
375
                        <enum>Expanding</enum>
 
376
                    </property>
 
377
                    <property name="sizeHint">
 
378
                        <size>
 
379
                            <width>30</width>
 
380
                            <height>0</height>
 
381
                        </size>
 
382
                    </property>
 
383
                </spacer>
 
384
                <widget class="KHotKeys::GestureDrawer">
 
385
                    <property name="name">
 
386
                        <cstring>gesture_drawer3</cstring>
 
387
                    </property>
 
388
                    <property name="sizePolicy">
 
389
                        <sizepolicy>
 
390
                            <hsizetype>5</hsizetype>
 
391
                            <vsizetype>5</vsizetype>
 
392
                            <horstretch>0</horstretch>
 
393
                            <verstretch>0</verstretch>
 
394
                        </sizepolicy>
 
395
                    </property>
 
396
                    <property name="minimumSize">
 
397
                        <size>
 
398
                            <width>100</width>
 
399
                            <height>100</height>
 
400
                        </size>
 
401
                    </property>
 
402
                </widget>
 
403
                <spacer>
 
404
                    <property name="name">
 
405
                        <cstring>Spacer27</cstring>
 
406
                    </property>
 
407
                    <property name="orientation">
 
408
                        <enum>Qt::Horizontal</enum>
 
409
                    </property>
 
410
                    <property name="sizeType">
 
411
                        <enum>Expanding</enum>
 
412
                    </property>
 
413
                    <property name="sizeHint">
 
414
                        <size>
 
415
                            <width>30</width>
 
416
                            <height>0</height>
 
417
                        </size>
 
418
                    </property>
 
419
                </spacer>
 
420
                <widget class="QPushButton">
 
421
                    <property name="name">
 
422
                        <cstring>gesture_edit_button3</cstring>
 
423
                    </property>
 
424
                    <property name="text">
 
425
                        <string>Edit...</string>
 
426
                    </property>
 
427
                </widget>
 
428
                <spacer>
 
429
                    <property name="name">
 
430
                        <cstring>Spacer28</cstring>
 
431
                    </property>
 
432
                    <property name="orientation">
 
433
                        <enum>Qt::Horizontal</enum>
 
434
                    </property>
 
435
                    <property name="sizeType">
 
436
                        <enum>Expanding</enum>
 
437
                    </property>
 
438
                    <property name="sizeHint">
 
439
                        <size>
 
440
                            <width>30</width>
 
441
                            <height>0</height>
 
442
                        </size>
 
443
                    </property>
 
444
                </spacer>
 
445
            </hbox>
 
446
        </widget>
 
447
        <spacer>
 
448
            <property name="name">
 
449
                <cstring>Spacer32</cstring>
 
450
            </property>
 
451
            <property name="orientation">
 
452
                <enum>Qt::Vertical</enum>
 
453
            </property>
 
454
            <property name="sizeType">
 
455
                <enum>Expanding</enum>
 
456
            </property>
 
457
            <property name="sizeHint">
 
458
                <size>
 
459
                    <width>0</width>
 
460
                    <height>30</height>
 
461
                </size>
 
462
            </property>
 
463
        </spacer>
 
464
    </vbox>
 
465
</widget>
 
466
<customwidgets>
 
467
    <customwidget>
 
468
        <class>KHotKeys::GestureDrawer</class>
 
469
        <header location="global">gesturedrawer.h</header>
 
470
        <sizehint>
 
471
            <width>-1</width>
 
472
            <height>-1</height>
 
473
        </sizehint>
 
474
        <container>0</container>
 
475
        <sizepolicy>
 
476
            <hordata>5</hordata>
 
477
            <verdata>5</verdata>
 
478
            <horstretch>0</horstretch>
 
479
            <verstretch>0</verstretch>
 
480
        </sizepolicy>
 
481
        <pixmap>image0</pixmap>
 
482
    </customwidget>
 
483
</customwidgets>
 
484
<images>
 
485
    <image name="image0">
 
486
        <data format="XPM.GZ" length="4350">789c6dd7594f23471007f0f7fd14d6d6db2aaaf58c3db647511eb831b7317794879ac30760cc61c010e5bba7dcf5af5688167664fdb66bbaababbb67cccf1f8dab93c3c68f9fdf5e16b298968d7222cf8d1fd5eb6cf6f1e75f7ffcfded7b9a3656ff9aad46fafdb76fdf078b46d9389a3fd42bf04841699e964933b830b79a7019dd0b96955b895b5a703bcd572e08eea576ff6570ae0eedd477b792103f854b8b2fc6d1163f77237e646e37113f89b6f8307e3bf1785a8b0eedbc696eb7ad9db7e01ee6476ee4ffe0c6fd158c7c69182cde4eec6e87fea50dfbf8176e6ba7d07f96669999cfa325ccaf862bcc97a36dbccf60f178cee11cde706761f16917ae30fe6b7488a7851bf14d7327417f676eb4f756eea41e2f57e6d83e83919f6cba117f04235fd9765b3b0fa36dfc398cf973edc67a6fb951ffe768ab6765ee26b8dff213ef5f4630e2b9e7463ea7ee8ee5ff60ee2618af8eb6fe3238437eb91bf1299cdbfacad3cadd5617f5a11738c7fe4adcb8ffd68d7aeec15e8fc3683b9f62ee2518ef33dafa3f75e3bc957086f86eb4d56f3db8e8e6dd56f01a5cc1bbe65e629673d8ebd18d0efdc9058cf9f2c08df9e630ce037db8719ec37c7a9a7fb708f10267b65e7cef46fb3e9ca3fd23dad6ef0cf67abe99f304f95ec3a8871cbb71be52d8d777e8b6fee412f6f958be3adf5ea817b561afe7d86ded7c67ce13c46fc37ede2766c17a17059cd9f38e466e8c3f8eb6fd700f0b9ef7095c37cd3d37de178f2be76dcf876fa343bd790267f012f67a77cc319f69b4ed872e2ca8e732daeabfe3c6fa9cc235f21f9b8bd4f2a5cd687bfedbfd659ee7ede017b842becf6eb44fa3cbd0df8559b0ffe808ceb0ff37e01afba3652e52cc87a26dbe276ecca7097790ff73b4cdef0616ac4fdf6df1c2d1d67ee8c6f80318eb4bd1180ff529513f0ecf7b694b62f5a002ceccb2662e523c2fb7605f9f0fd8fbbf75e3bc2dcd3e9ebcb9f17ce8c05e8f83685bcf701e44eb2db65e4fd1b65eebe62245be53b8c6f3ffdd8dfd3933fbf884761f5f0edcd88f951bf118bf44bde926dae24fe01ae7af76e3f9169e2f45bb143c0f5fdcf6fea23b18f773eac6f3e63ddac6db75e37df5e8c6fbae65aebcde6d37beaf84f528aa52f03c9dc3359ea79939c627d136deab1befaf75b883ef23e76e3ccfaea36d7dc2f795322b05ebfb0ad738af7db7ad371f99fd7e59b8b13f276e9cdf1318f5e54337e6d78cb67cf761ec170efba1acaa1afd9db92d3f3a36d729ea77efc6f33cbccf2beddfe6478fe6d85e45dbfd851bf1577007f5d877e3bc86f5a9ea3a2d6cffdfc1debe116df5db73a39e37b0e777191dda257c7fa83b6e8a2eaae00eeceb13d6b7d69f325b79b058fd32b170c1a55ebffaac2ccae2b9e6118f79c253bd6ef9ee3fd7587fef79c60f7acf3cc617fcc84ffcac6d8ffcc20b7ee5377ee7257ff027aff1bac66ff0269716cf5b1ab7cd3bbcabb17ddee37d3ee0433ee2633ee1019ff290cff89c2ff89229c48b66f1ac3d5df135df7093134eb9c56dcef4b3c35dee71ce393111dbfa8c784a4205955451cd1d1ad1982634a55bbad3f80eddd38c1ef882e66cf52ab5ff2b8d7ea4277aa6175ad06bb866f446efb4d4df0ffad4fed762ffb7b44e1b9cd2266dd142c75e5ddb3cd0bb3e347a477bd9d5f83ee245e3f7689f0ee830f67d44c77412ee186946033aa5e197fecfe85c7bf7be2fe892aee89a6ea84989f6bfa434f4eff9df52c509b5d0779b32ea684d13ea528f728d1e882ebfce37f6cf077422b4ea5b440ad14af1a15452ab473aee52c65ff39789b64fe955f44eb9937b5d858c5b32d377c0c32a7fee7ecd5fe61aff284ff22c2fb290577993775db1443fb53ef2219f5ff2bf93356d5b970dd9d41eb77820dbb223bbab155ed55ffab2f725ffb1eccb81aed6931cca116ab490633909d10339fd5ffdef795d869ae7923bc27226e772415d5986b51d683663b9d4fcfbb1ff190fe54aaec35aeaa577ee20f24673e94b531249a585fc2b69ebfe3ed7dae91f75ba964b5c03e9d344ba1add93bce0826c3f87f3b2a9fb6f18aeba10ba2f563f25eb1b563771a5d17531e2513c5fba538b3111cd690dd73c7ef6a95f4c8aa99de12fe77da4951de9ffffea730be7fd9fdfbffd0b690edc6c</data>
 
487
    </image>
 
488
</images>
 
489
<connections>
 
490
    <connection>
 
491
        <sender>gesture_edit_button1</sender>
 
492
        <signal>clicked()</signal>
 
493
        <receiver>Gesture_triggers_tab_ui</receiver>
 
494
        <slot>edit_gesture_pressed1()</slot>
 
495
    </connection>
 
496
    <connection>
 
497
        <sender>gesture_edit_button2</sender>
 
498
        <signal>clicked()</signal>
 
499
        <receiver>Gesture_triggers_tab_ui</receiver>
 
500
        <slot>edit_gesture_pressed2()</slot>
 
501
    </connection>
 
502
    <connection>
 
503
        <sender>gesture_edit_button3</sender>
 
504
        <signal>clicked()</signal>
 
505
        <receiver>Gesture_triggers_tab_ui</receiver>
 
506
        <slot>edit_gesture_pressed3()</slot>
 
507
    </connection>
 
508
</connections>
 
509
<slots>
 
510
    <slot access="protected" specifier="pure virtual">edit_gesture_pressed1()</slot>
 
511
    <slot access="protected" specifier="pure virtual">edit_gesture_pressed2()</slot>
 
512
    <slot access="protected" specifier="pure virtual">edit_gesture_pressed3()</slot>
 
513
</slots>
 
514
<includes>
 
515
    <include location="global" impldecl="in declaration">kdialog.h</include>
 
516
</includes>
 
517
<layoutdefaults spacing="6" margin="11"/>
 
518
<layoutfunctions spacing="KDialog::spacingHint" margin="KDialog::marginHint"/>
 
519
</UI>