~ubuntu-branches/debian/sid/kdevelop/sid

« back to all changes in this revision

Viewing changes to kdevdesigner/designer/editfunctions.ui

  • Committer: Bazaar Package Importer
  • Author(s): Jeremy Lainé
  • Date: 2010-05-05 07:21:55 UTC
  • mfrom: (1.2.3 upstream) (5.1.2 squeeze)
  • Revision ID: james.westby@ubuntu.com-20100505072155-h78lx19pu04sbhtn
Tags: 4:4.0.0-2
* Upload to unstable (Closes: #579947, #481832).
* Acknowledge obsolete NMU fixes (Closes: #562410, #546961).

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<!DOCTYPE UI><UI version="3.1" stdsetdef="1">
2
 
<class>EditFunctionsBase</class>
3
 
<comment>*********************************************************************
4
 
** Copyright (C) 2000 Trolltech AS.  All rights reserved.
5
 
**
6
 
** This file is part of Qt Designer.
7
 
**
8
 
** This file may be distributed and/or modified under the terms of the
9
 
** GNU General Public License version 2 as published by the Free Software
10
 
** Foundation and appearing in the file LICENSE.GPL included in the
11
 
** packaging of this file.
12
 
**
13
 
** Licensees holding valid Qt Enterprise Edition or Qt Professional Edition
14
 
** licenses may use this file in accordance with the Qt Commercial License
15
 
** Agreement provided with the Software.
16
 
**
17
 
** This file is provided AS IS with NO WARRANTY OF ANY KIND, INCLUDING THE
18
 
** WARRANTY OF DESIGN, MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
19
 
**
20
 
** See http://www.trolltech.com/gpl/ for GPL licensing information.
21
 
** See http://www.trolltech.com/pricing.html or email sales@trolltech.com for
22
 
**   information about Qt Commercial License Agreements.
23
 
**
24
 
** Contact info@trolltech.com if any conditions of this licensing are
25
 
** not clear to you.
26
 
**
27
 
*********************************************************************</comment>
28
 
<widget class="QDialog">
29
 
    <property name="name">
30
 
        <cstring>EditFunctionsBase</cstring>
31
 
    </property>
32
 
    <property name="geometry">
33
 
        <rect>
34
 
            <x>0</x>
35
 
            <y>0</y>
36
 
            <width>600</width>
37
 
            <height>371</height>
38
 
        </rect>
39
 
    </property>
40
 
    <property name="caption">
41
 
        <string>Edit Functions</string>
42
 
    </property>
43
 
    <property name="sizeGripEnabled">
44
 
        <bool>true</bool>
45
 
    </property>
46
 
    <property name="whatsThis" stdset="0">
47
 
        <string>&lt;b&gt;Edit Functions&lt;/b&gt;&lt;p&gt;Add, edit or delete the current form's slots or functions.&lt;/p&gt;&lt;p&gt;Click the &lt;b&gt;Add Function&lt;/b&gt;-button to create a new function; enter a name, choose an access mode and specify if it should be a slot or normal function.&lt;/p&gt;&lt;p&gt;Select an entry from the list and click the &lt;b&gt;Delete Function&lt;/b&gt;-button to remove a function; in case of a slot all connections using this slot will also be removed.&lt;/p&gt;</string>
48
 
    </property>
49
 
    <vbox>
50
 
        <property name="name">
51
 
            <cstring>unnamed</cstring>
52
 
        </property>
53
 
        <property name="margin">
54
 
            <number>11</number>
55
 
        </property>
56
 
        <property name="spacing">
57
 
            <number>6</number>
58
 
        </property>
59
 
        <widget class="QListView">
60
 
            <column>
61
 
                <property name="text">
62
 
                    <string>Function</string>
63
 
                </property>
64
 
                <property name="clickable">
65
 
                    <bool>true</bool>
66
 
                </property>
67
 
                <property name="resizable">
68
 
                    <bool>true</bool>
69
 
                </property>
70
 
            </column>
71
 
            <column>
72
 
                <property name="text">
73
 
                    <string>Return Type</string>
74
 
                </property>
75
 
                <property name="clickable">
76
 
                    <bool>true</bool>
77
 
                </property>
78
 
                <property name="resizable">
79
 
                    <bool>true</bool>
80
 
                </property>
81
 
            </column>
82
 
            <column>
83
 
                <property name="text">
84
 
                    <string>Specifier</string>
85
 
                </property>
86
 
                <property name="clickable">
87
 
                    <bool>true</bool>
88
 
                </property>
89
 
                <property name="resizable">
90
 
                    <bool>true</bool>
91
 
                </property>
92
 
            </column>
93
 
            <column>
94
 
                <property name="text">
95
 
                    <string>Access</string>
96
 
                </property>
97
 
                <property name="clickable">
98
 
                    <bool>true</bool>
99
 
                </property>
100
 
                <property name="resizable">
101
 
                    <bool>true</bool>
102
 
                </property>
103
 
            </column>
104
 
            <column>
105
 
                <property name="text">
106
 
                    <string>Type</string>
107
 
                </property>
108
 
                <property name="clickable">
109
 
                    <bool>true</bool>
110
 
                </property>
111
 
                <property name="resizable">
112
 
                    <bool>true</bool>
113
 
                </property>
114
 
            </column>
115
 
            <column>
116
 
                <property name="text">
117
 
                    <string>In Use</string>
118
 
                </property>
119
 
                <property name="clickable">
120
 
                    <bool>true</bool>
121
 
                </property>
122
 
                <property name="resizable">
123
 
                    <bool>true</bool>
124
 
                </property>
125
 
            </column>
126
 
            <property name="name">
127
 
                <cstring>functionListView</cstring>
128
 
            </property>
129
 
            <property name="sizePolicy">
130
 
                <sizepolicy>
131
 
                    <hsizetype>7</hsizetype>
132
 
                    <vsizetype>7</vsizetype>
133
 
                    <horstretch>0</horstretch>
134
 
                    <verstretch>0</verstretch>
135
 
                </sizepolicy>
136
 
            </property>
137
 
            <property name="frameShape">
138
 
                <enum>StyledPanel</enum>
139
 
            </property>
140
 
            <property name="frameShadow">
141
 
                <enum>Sunken</enum>
142
 
            </property>
143
 
            <property name="allColumnsShowFocus">
144
 
                <bool>true</bool>
145
 
            </property>
146
 
            <property name="showSortIndicator">
147
 
                <bool>true</bool>
148
 
            </property>
149
 
            <property name="whatsThis" stdset="0">
150
 
                <string>&lt;b&gt;This form's functions.&lt;/b&gt;&lt;p&gt;Select the function you want to change or delete.&lt;/p&gt;</string>
151
 
            </property>
152
 
        </widget>
153
 
        <widget class="QLayoutWidget">
154
 
            <property name="name">
155
 
                <cstring>Layout11</cstring>
156
 
            </property>
157
 
            <hbox>
158
 
                <property name="name">
159
 
                    <cstring>unnamed</cstring>
160
 
                </property>
161
 
                <property name="margin">
162
 
                    <number>6</number>
163
 
                </property>
164
 
                <widget class="QCheckBox">
165
 
                    <property name="name">
166
 
                        <cstring>showOnlySlots</cstring>
167
 
                    </property>
168
 
                    <property name="focusPolicy">
169
 
                        <enum>StrongFocus</enum>
170
 
                    </property>
171
 
                    <property name="text">
172
 
                        <string>Only d&amp;isplay slots</string>
173
 
                    </property>
174
 
                    <property name="toolTip" stdset="0">
175
 
                        <string>Change displaying mode for functions</string>
176
 
                    </property>
177
 
                    <property name="whatsThis" stdset="0">
178
 
                        <string>&lt;b&gt;Check this button if only the slots should be displayed&lt;/b&gt;&lt;p&gt;Otherwise all functions, i.e. normal C++ functions and slots are displayed.&lt;/p&gt;
179
 
</string>
180
 
                    </property>
181
 
                </widget>
182
 
                <spacer>
183
 
                    <property name="name">
184
 
                        <cstring>Vertical Spacing1</cstring>
185
 
                    </property>
186
 
                    <property name="orientation">
187
 
                        <enum>Horizontal</enum>
188
 
                    </property>
189
 
                    <property name="sizeType">
190
 
                        <enum>Expanding</enum>
191
 
                    </property>
192
 
                    <property name="sizeHint">
193
 
                        <size>
194
 
                            <width>20</width>
195
 
                            <height>20</height>
196
 
                        </size>
197
 
                    </property>
198
 
                </spacer>
199
 
                <widget class="QPushButton">
200
 
                    <property name="name">
201
 
                        <cstring>addFunction</cstring>
202
 
                    </property>
203
 
                    <property name="text">
204
 
                        <string>&amp;New Function</string>
205
 
                    </property>
206
 
                    <property name="toolTip" stdset="0">
207
 
                        <string>Add new function</string>
208
 
                    </property>
209
 
                    <property name="whatsThis" stdset="0">
210
 
                        <string>&lt;b&gt;Add a new function.&lt;/b&gt;&lt;p&gt;New functions have a default name and public access.&lt;/p&gt;</string>
211
 
                    </property>
212
 
                </widget>
213
 
                <widget class="QPushButton">
214
 
                    <property name="name">
215
 
                        <cstring>deleteFunction</cstring>
216
 
                    </property>
217
 
                    <property name="text">
218
 
                        <string>&amp;Delete Function</string>
219
 
                    </property>
220
 
                    <property name="toolTip" stdset="0">
221
 
                        <string>Delete function</string>
222
 
                    </property>
223
 
                    <property name="whatsThis" stdset="0">
224
 
                        <string>&lt;b&gt;Delete the selected function.&lt;/b&gt;&lt;p&gt;All connections using this function are also removed.&lt;/p&gt;</string>
225
 
                    </property>
226
 
                </widget>
227
 
            </hbox>
228
 
        </widget>
229
 
        <widget class="QGroupBox">
230
 
            <property name="name">
231
 
                <cstring>boxProperties</cstring>
232
 
            </property>
233
 
            <property name="sizePolicy">
234
 
                <sizepolicy>
235
 
                    <hsizetype>5</hsizetype>
236
 
                    <vsizetype>5</vsizetype>
237
 
                    <horstretch>0</horstretch>
238
 
                    <verstretch>0</verstretch>
239
 
                </sizepolicy>
240
 
            </property>
241
 
            <property name="title">
242
 
                <string>Function Properties</string>
243
 
            </property>
244
 
            <vbox>
245
 
                <property name="name">
246
 
                    <cstring>unnamed</cstring>
247
 
                </property>
248
 
                <property name="margin">
249
 
                    <number>11</number>
250
 
                </property>
251
 
                <property name="spacing">
252
 
                    <number>6</number>
253
 
                </property>
254
 
                <widget class="QLayoutWidget">
255
 
                    <property name="name">
256
 
                        <cstring>Layout14</cstring>
257
 
                    </property>
258
 
                    <vbox>
259
 
                        <property name="name">
260
 
                            <cstring>unnamed</cstring>
261
 
                        </property>
262
 
                        <property name="margin">
263
 
                            <number>0</number>
264
 
                        </property>
265
 
                        <widget class="QLayoutWidget">
266
 
                            <property name="name">
267
 
                                <cstring>Layout5</cstring>
268
 
                            </property>
269
 
                            <hbox>
270
 
                                <property name="name">
271
 
                                    <cstring>unnamed</cstring>
272
 
                                </property>
273
 
                                <property name="margin">
274
 
                                    <number>0</number>
275
 
                                </property>
276
 
                                <property name="spacing">
277
 
                                    <number>6</number>
278
 
                                </property>
279
 
                                <widget class="QLabel">
280
 
                                    <property name="name">
281
 
                                        <cstring>Label8</cstring>
282
 
                                    </property>
283
 
                                    <property name="text">
284
 
                                        <string>&amp;Function:</string>
285
 
                                    </property>
286
 
                                    <property name="alignment">
287
 
                                        <set>AlignVCenter|AlignRight</set>
288
 
                                    </property>
289
 
                                    <property name="buddy" stdset="0">
290
 
                                        <cstring>functionName</cstring>
291
 
                                    </property>
292
 
                                </widget>
293
 
                                <widget class="KLineEdit">
294
 
                                    <property name="name">
295
 
                                        <cstring>functionName</cstring>
296
 
                                    </property>
297
 
                                    <property name="sizePolicy">
298
 
                                        <sizepolicy>
299
 
                                            <hsizetype>7</hsizetype>
300
 
                                            <vsizetype>0</vsizetype>
301
 
                                            <horstretch>0</horstretch>
302
 
                                            <verstretch>0</verstretch>
303
 
                                        </sizepolicy>
304
 
                                    </property>
305
 
                                    <property name="toolTip" stdset="0">
306
 
                                        <string>Change function name</string>
307
 
                                    </property>
308
 
                                    <property name="whatsThis" stdset="0">
309
 
                                        <string>&lt;b&gt;Change the name of the selected function.&lt;/b&gt;&lt;p&gt;The name should include the argument list and must be syntactically correct.&lt;/p&gt;</string>
310
 
                                    </property>
311
 
                                </widget>
312
 
                                <widget class="QLabel">
313
 
                                    <property name="name">
314
 
                                        <cstring>labelType</cstring>
315
 
                                    </property>
316
 
                                    <property name="text">
317
 
                                        <string>&amp;Return type:</string>
318
 
                                    </property>
319
 
                                    <property name="alignment">
320
 
                                        <set>AlignVCenter|AlignRight</set>
321
 
                                    </property>
322
 
                                    <property name="buddy" stdset="0">
323
 
                                        <cstring>editType</cstring>
324
 
                                    </property>
325
 
                                </widget>
326
 
                                <widget class="KLineEdit">
327
 
                                    <property name="name">
328
 
                                        <cstring>editType</cstring>
329
 
                                    </property>
330
 
                                    <property name="sizePolicy">
331
 
                                        <sizepolicy>
332
 
                                            <hsizetype>5</hsizetype>
333
 
                                            <vsizetype>0</vsizetype>
334
 
                                            <horstretch>0</horstretch>
335
 
                                            <verstretch>0</verstretch>
336
 
                                        </sizepolicy>
337
 
                                    </property>
338
 
                                    <property name="toolTip" stdset="0">
339
 
                                        <string>Change the return type of the function</string>
340
 
                                    </property>
341
 
                                    <property name="whatsThis" stdset="0">
342
 
                                        <string>&lt;b&gt;Change the return type of the selected function.&lt;/b&gt;&lt;p&gt;Specifiy here the datatype which should be returned by the function.&lt;/p&gt;</string>
343
 
                                    </property>
344
 
                                </widget>
345
 
                            </hbox>
346
 
                        </widget>
347
 
                        <spacer>
348
 
                            <property name="name">
349
 
                                <cstring>Spacer6_2</cstring>
350
 
                            </property>
351
 
                            <property name="orientation">
352
 
                                <enum>Vertical</enum>
353
 
                            </property>
354
 
                            <property name="sizeType">
355
 
                                <enum>Fixed</enum>
356
 
                            </property>
357
 
                            <property name="sizeHint">
358
 
                                <size>
359
 
                                    <width>20</width>
360
 
                                    <height>16</height>
361
 
                                </size>
362
 
                            </property>
363
 
                        </spacer>
364
 
                        <widget class="QLayoutWidget">
365
 
                            <property name="name">
366
 
                                <cstring>Layout13</cstring>
367
 
                            </property>
368
 
                            <hbox>
369
 
                                <property name="name">
370
 
                                    <cstring>unnamed</cstring>
371
 
                                </property>
372
 
                                <property name="margin">
373
 
                                    <number>0</number>
374
 
                                </property>
375
 
                                <widget class="QLabel">
376
 
                                    <property name="name">
377
 
                                        <cstring>Label9_2</cstring>
378
 
                                    </property>
379
 
                                    <property name="text">
380
 
                                        <string>S&amp;pecifier:</string>
381
 
                                    </property>
382
 
                                    <property name="alignment">
383
 
                                        <set>AlignVCenter|AlignRight</set>
384
 
                                    </property>
385
 
                                    <property name="buddy" stdset="0">
386
 
                                        <cstring>functionSpecifier</cstring>
387
 
                                    </property>
388
 
                                </widget>
389
 
                                <widget class="QComboBox">
390
 
                                    <item>
391
 
                                        <property name="text">
392
 
                                            <string>non virtual</string>
393
 
                                        </property>
394
 
                                    </item>
395
 
                                    <item>
396
 
                                        <property name="text">
397
 
                                            <string>virtual</string>
398
 
                                        </property>
399
 
                                    </item>
400
 
                                    <item>
401
 
                                        <property name="text">
402
 
                                            <string>pure virtual</string>
403
 
                                        </property>
404
 
                                    </item>
405
 
                                    <item>
406
 
                                        <property name="text">
407
 
                                            <string>static</string>
408
 
                                        </property>
409
 
                                    </item>
410
 
                                    <property name="name">
411
 
                                        <cstring>functionSpecifier</cstring>
412
 
                                    </property>
413
 
                                    <property name="sizePolicy">
414
 
                                        <sizepolicy>
415
 
                                            <hsizetype>1</hsizetype>
416
 
                                            <vsizetype>0</vsizetype>
417
 
                                            <horstretch>0</horstretch>
418
 
                                            <verstretch>0</verstretch>
419
 
                                        </sizepolicy>
420
 
                                    </property>
421
 
                                    <property name="toolTip" stdset="0">
422
 
                                        <string>Change function access</string>
423
 
                                    </property>
424
 
                                    <property name="whatsThis" stdset="0">
425
 
                                        <string>&lt;b&gt;Change the access policy of the function&lt;/b&gt;&lt;p&gt;All functions are created virtual and should be reimplemented in subclasses.&lt;/p&gt;</string>
426
 
                                    </property>
427
 
                                </widget>
428
 
                                <widget class="QLabel">
429
 
                                    <property name="name">
430
 
                                        <cstring>TextLabel1</cstring>
431
 
                                    </property>
432
 
                                    <property name="text">
433
 
                                        <string>&amp;Access:</string>
434
 
                                    </property>
435
 
                                    <property name="alignment">
436
 
                                        <set>WordBreak|AlignVCenter|AlignRight</set>
437
 
                                    </property>
438
 
                                    <property name="buddy" stdset="0">
439
 
                                        <cstring>functionAccess</cstring>
440
 
                                    </property>
441
 
                                </widget>
442
 
                                <widget class="QComboBox">
443
 
                                    <item>
444
 
                                        <property name="text">
445
 
                                            <string>public</string>
446
 
                                        </property>
447
 
                                    </item>
448
 
                                    <item>
449
 
                                        <property name="text">
450
 
                                            <string>protected</string>
451
 
                                        </property>
452
 
                                    </item>
453
 
                                    <item>
454
 
                                        <property name="text">
455
 
                                            <string>private</string>
456
 
                                        </property>
457
 
                                    </item>
458
 
                                    <property name="name">
459
 
                                        <cstring>functionAccess</cstring>
460
 
                                    </property>
461
 
                                    <property name="sizePolicy">
462
 
                                        <sizepolicy>
463
 
                                            <hsizetype>1</hsizetype>
464
 
                                            <vsizetype>0</vsizetype>
465
 
                                            <horstretch>0</horstretch>
466
 
                                            <verstretch>0</verstretch>
467
 
                                        </sizepolicy>
468
 
                                    </property>
469
 
                                    <property name="toolTip" stdset="0">
470
 
                                        <string>Change function access</string>
471
 
                                    </property>
472
 
                                    <property name="whatsThis" stdset="0">
473
 
                                        <string>&lt;b&gt;Change the access policy of the function&lt;/b&gt;&lt;p&gt;All functions are created virtual and should be reimplemented in subclasses.&lt;/p&gt;</string>
474
 
                                    </property>
475
 
                                </widget>
476
 
                                <widget class="QLabel">
477
 
                                    <property name="name">
478
 
                                        <cstring>TextLabel1_2</cstring>
479
 
                                    </property>
480
 
                                    <property name="text">
481
 
                                        <string>&amp;Type:</string>
482
 
                                    </property>
483
 
                                    <property name="alignment">
484
 
                                        <set>AlignVCenter|AlignRight</set>
485
 
                                    </property>
486
 
                                    <property name="buddy" stdset="0">
487
 
                                        <cstring>functionType</cstring>
488
 
                                    </property>
489
 
                                </widget>
490
 
                                <widget class="QComboBox">
491
 
                                    <item>
492
 
                                        <property name="text">
493
 
                                            <string>slot</string>
494
 
                                        </property>
495
 
                                    </item>
496
 
                                    <item>
497
 
                                        <property name="text">
498
 
                                            <string>function</string>
499
 
                                        </property>
500
 
                                    </item>
501
 
                                    <property name="name">
502
 
                                        <cstring>functionType</cstring>
503
 
                                    </property>
504
 
                                    <property name="toolTip" stdset="0">
505
 
                                        <string>Change function type</string>
506
 
                                    </property>
507
 
                                    <property name="whatsThis" stdset="0">
508
 
                                        <string>&lt;b&gt;Change the type of the function.&lt;/b&gt;&lt;p&gt;The type specifies if the function is either a slot or a normal C++ function.&lt;/p&gt;</string>
509
 
                                    </property>
510
 
                                </widget>
511
 
                                <spacer>
512
 
                                    <property name="name">
513
 
                                        <cstring>Spacer5</cstring>
514
 
                                    </property>
515
 
                                    <property name="orientation">
516
 
                                        <enum>Horizontal</enum>
517
 
                                    </property>
518
 
                                    <property name="sizeType">
519
 
                                        <enum>Expanding</enum>
520
 
                                    </property>
521
 
                                    <property name="sizeHint">
522
 
                                        <size>
523
 
                                            <width>20</width>
524
 
                                            <height>20</height>
525
 
                                        </size>
526
 
                                    </property>
527
 
                                </spacer>
528
 
                            </hbox>
529
 
                        </widget>
530
 
                    </vbox>
531
 
                </widget>
532
 
            </vbox>
533
 
        </widget>
534
 
        <widget class="QLayoutWidget">
535
 
            <property name="name">
536
 
                <cstring>Layout1</cstring>
537
 
            </property>
538
 
            <hbox>
539
 
                <property name="name">
540
 
                    <cstring>unnamed</cstring>
541
 
                </property>
542
 
                <property name="margin">
543
 
                    <number>0</number>
544
 
                </property>
545
 
                <property name="spacing">
546
 
                    <number>6</number>
547
 
                </property>
548
 
                <widget class="QPushButton">
549
 
                    <property name="name">
550
 
                        <cstring>helpButton</cstring>
551
 
                    </property>
552
 
                    <property name="text">
553
 
                        <string>&amp;Help</string>
554
 
                    </property>
555
 
                    <property name="autoDefault">
556
 
                        <bool>true</bool>
557
 
                    </property>
558
 
                </widget>
559
 
                <spacer>
560
 
                    <property name="name">
561
 
                        <cstring>Horizontal Spacing2</cstring>
562
 
                    </property>
563
 
                    <property name="orientation">
564
 
                        <enum>Horizontal</enum>
565
 
                    </property>
566
 
                    <property name="sizeType">
567
 
                        <enum>Expanding</enum>
568
 
                    </property>
569
 
                    <property name="sizeHint">
570
 
                        <size>
571
 
                            <width>20</width>
572
 
                            <height>20</height>
573
 
                        </size>
574
 
                    </property>
575
 
                </spacer>
576
 
                <widget class="QPushButton">
577
 
                    <property name="name">
578
 
                        <cstring>okButton</cstring>
579
 
                    </property>
580
 
                    <property name="text">
581
 
                        <string>&amp;OK</string>
582
 
                    </property>
583
 
                    <property name="autoDefault">
584
 
                        <bool>true</bool>
585
 
                    </property>
586
 
                    <property name="default">
587
 
                        <bool>true</bool>
588
 
                    </property>
589
 
                    <property name="whatsThis" stdset="0">
590
 
                        <string>Close the dialog and apply all the changes.</string>
591
 
                    </property>
592
 
                </widget>
593
 
                <widget class="QPushButton">
594
 
                    <property name="name">
595
 
                        <cstring>cancelButton</cstring>
596
 
                    </property>
597
 
                    <property name="text">
598
 
                        <string>&amp;Cancel</string>
599
 
                    </property>
600
 
                    <property name="autoDefault">
601
 
                        <bool>true</bool>
602
 
                    </property>
603
 
                    <property name="whatsThis" stdset="0">
604
 
                        <string>Close the dialog and discard any changes.</string>
605
 
                    </property>
606
 
                </widget>
607
 
            </hbox>
608
 
        </widget>
609
 
    </vbox>
610
 
</widget>
611
 
<connections>
612
 
    <connection>
613
 
        <sender>cancelButton</sender>
614
 
        <signal>clicked()</signal>
615
 
        <receiver>EditFunctionsBase</receiver>
616
 
        <slot>reject()</slot>
617
 
    </connection>
618
 
    <connection>
619
 
        <sender>okButton</sender>
620
 
        <signal>clicked()</signal>
621
 
        <receiver>EditFunctionsBase</receiver>
622
 
        <slot>okClicked()</slot>
623
 
    </connection>
624
 
    <connection>
625
 
        <sender>deleteFunction</sender>
626
 
        <signal>clicked()</signal>
627
 
        <receiver>EditFunctionsBase</receiver>
628
 
        <slot>functionRemove()</slot>
629
 
    </connection>
630
 
    <connection>
631
 
        <sender>addFunction</sender>
632
 
        <signal>clicked()</signal>
633
 
        <receiver>EditFunctionsBase</receiver>
634
 
        <slot>functionAdd()</slot>
635
 
    </connection>
636
 
    <connection>
637
 
        <sender>functionName</sender>
638
 
        <signal>textChanged(const QString&amp;)</signal>
639
 
        <receiver>EditFunctionsBase</receiver>
640
 
        <slot>currentTextChanged(const QString&amp;)</slot>
641
 
    </connection>
642
 
    <connection>
643
 
        <sender>functionListView</sender>
644
 
        <signal>selectionChanged(QListViewItem*)</signal>
645
 
        <receiver>EditFunctionsBase</receiver>
646
 
        <slot>currentItemChanged(QListViewItem*)</slot>
647
 
    </connection>
648
 
    <connection>
649
 
        <sender>functionListView</sender>
650
 
        <signal>currentChanged(QListViewItem*)</signal>
651
 
        <receiver>EditFunctionsBase</receiver>
652
 
        <slot>currentItemChanged(QListViewItem*)</slot>
653
 
    </connection>
654
 
    <connection>
655
 
        <sender>editType</sender>
656
 
        <signal>textChanged(const QString&amp;)</signal>
657
 
        <receiver>EditFunctionsBase</receiver>
658
 
        <slot>currentReturnTypeChanged(const QString&amp;)</slot>
659
 
    </connection>
660
 
    <connection>
661
 
        <sender>functionSpecifier</sender>
662
 
        <signal>activated(const QString&amp;)</signal>
663
 
        <receiver>EditFunctionsBase</receiver>
664
 
        <slot>currentSpecifierChanged(const QString&amp;)</slot>
665
 
    </connection>
666
 
    <connection>
667
 
        <sender>functionAccess</sender>
668
 
        <signal>activated(const QString&amp;)</signal>
669
 
        <receiver>EditFunctionsBase</receiver>
670
 
        <slot>currentAccessChanged(const QString&amp;)</slot>
671
 
    </connection>
672
 
    <connection>
673
 
        <sender>functionType</sender>
674
 
        <signal>activated(const QString&amp;)</signal>
675
 
        <receiver>EditFunctionsBase</receiver>
676
 
        <slot>currentTypeChanged(const QString&amp;)</slot>
677
 
    </connection>
678
 
    <connection>
679
 
        <sender>showOnlySlots</sender>
680
 
        <signal>toggled(bool)</signal>
681
 
        <receiver>EditFunctionsBase</receiver>
682
 
        <slot>displaySlots(bool)</slot>
683
 
    </connection>
684
 
</connections>
685
 
<tabstops>
686
 
    <tabstop>functionName</tabstop>
687
 
    <tabstop>editType</tabstop>
688
 
    <tabstop>functionSpecifier</tabstop>
689
 
    <tabstop>functionAccess</tabstop>
690
 
    <tabstop>functionType</tabstop>
691
 
    <tabstop>helpButton</tabstop>
692
 
    <tabstop>okButton</tabstop>
693
 
    <tabstop>cancelButton</tabstop>
694
 
    <tabstop>functionListView</tabstop>
695
 
    <tabstop>showOnlySlots</tabstop>
696
 
    <tabstop>addFunction</tabstop>
697
 
    <tabstop>deleteFunction</tabstop>
698
 
</tabstops>
699
 
<slots>
700
 
    <slot access="protected">currentItemChanged( QListViewItem * )</slot>
701
 
    <slot access="protected">currentSpecifierChanged( const QString &amp; )</slot>
702
 
    <slot access="protected">currentTextChanged( const QString &amp; )</slot>
703
 
    <slot access="protected">currentReturnTypeChanged( const QString &amp; )</slot>
704
 
    <slot access="protected">destroy()</slot>
705
 
    <slot access="protected">init()</slot>
706
 
    <slot access="protected">currentAccessChanged( const QString &amp; )</slot>
707
 
    <slot access="protected">currentTypeChanged( const QString &amp; )</slot>
708
 
    <slot access="protected">okClicked()</slot>
709
 
    <slot access="protected">functionAdd()</slot>
710
 
    <slot access="protected">functionRemove()</slot>
711
 
    <slot access="protected">displaySlots( bool )</slot>
712
 
</slots>
713
 
<layoutdefaults spacing="6" margin="11"/>
714
 
</UI>