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

« back to all changes in this revision

Viewing changes to kdevdesigner/designer/listvieweditor.ui

  • Committer: Bazaar Package Importer
  • Author(s): Jeremy Lainé
  • Date: 2006-05-23 18:39:42 UTC
  • Revision ID: james.westby@ubuntu.com-20060523183942-hucifbvh68k2bwz7
Tags: upstream-3.3.2
Import upstream version 3.3.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<!DOCTYPE UI><UI version="3.1" stdsetdef="1">
 
2
<class>ListViewEditorBase</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>ListViewEditorBase</cstring>
 
31
    </property>
 
32
    <property name="geometry">
 
33
        <rect>
 
34
            <x>0</x>
 
35
            <y>0</y>
 
36
            <width>567</width>
 
37
            <height>398</height>
 
38
        </rect>
 
39
    </property>
 
40
    <property name="caption">
 
41
        <string>Edit Listview</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 Listview&lt;/b&gt;&lt;p&gt;Use the controls on the &lt;b&gt;Items&lt;/b&gt;-tab to add, edit or delete items in the listview. Change the column configuration of the listview using the controls on the &lt;b&gt;Columns&lt;/b&gt;-tab.&lt;/p&gt;Click the &lt;b&gt;New Item&lt;/b&gt;-button to create a new item, then enter text and add a pixmap.&lt;/p&gt;&lt;p&gt;Select an item from the list and click the &lt;b&gt;Delete Item&lt;/b&gt;-button to remove the item from the list.&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="QTabWidget">
 
60
            <property name="name">
 
61
                <cstring>tabWidget</cstring>
 
62
            </property>
 
63
            <widget class="QWidget">
 
64
                <property name="name">
 
65
                    <cstring>Widget10</cstring>
 
66
                </property>
 
67
                <attribute name="title">
 
68
                    <string>&amp;Items</string>
 
69
                </attribute>
 
70
                <grid>
 
71
                    <property name="name">
 
72
                        <cstring>unnamed</cstring>
 
73
                    </property>
 
74
                    <property name="margin">
 
75
                        <number>11</number>
 
76
                    </property>
 
77
                    <property name="spacing">
 
78
                        <number>6</number>
 
79
                    </property>
 
80
                    <widget class="QPushButton" row="2" column="1">
 
81
                        <property name="name">
 
82
                            <cstring>itemDelete</cstring>
 
83
                        </property>
 
84
                        <property name="text">
 
85
                            <string>&amp;Delete Item</string>
 
86
                        </property>
 
87
                        <property name="toolTip" stdset="0">
 
88
                            <string>Delete item</string>
 
89
                        </property>
 
90
                        <property name="whatsThis" stdset="0">
 
91
                            <string>&lt;b&gt;Deletes the selected item.&lt;/b&gt;&lt;p&gt;Any sub-items are also deleted.&lt;/p&gt;</string>
 
92
                        </property>
 
93
                    </widget>
 
94
                    <widget class="QGroupBox" row="0" column="2" rowspan="8" colspan="1">
 
95
                        <property name="name">
 
96
                            <cstring>GroupBox1</cstring>
 
97
                        </property>
 
98
                        <property name="sizePolicy">
 
99
                            <sizepolicy>
 
100
                                <hsizetype>0</hsizetype>
 
101
                                <vsizetype>5</vsizetype>
 
102
                                <horstretch>0</horstretch>
 
103
                                <verstretch>0</verstretch>
 
104
                            </sizepolicy>
 
105
                        </property>
 
106
                        <property name="title">
 
107
                            <string>Item Properties</string>
 
108
                        </property>
 
109
                        <grid>
 
110
                            <property name="name">
 
111
                                <cstring>unnamed</cstring>
 
112
                            </property>
 
113
                            <property name="margin">
 
114
                                <number>11</number>
 
115
                            </property>
 
116
                            <property name="spacing">
 
117
                                <number>6</number>
 
118
                            </property>
 
119
                            <widget class="QLabel" row="2" column="0">
 
120
                                <property name="name">
 
121
                                    <cstring>Label2</cstring>
 
122
                                </property>
 
123
                                <property name="text">
 
124
                                    <string>Pi&amp;xmap:</string>
 
125
                                </property>
 
126
                                <property name="buddy" stdset="0">
 
127
                                    <cstring>itemChoosePixmap</cstring>
 
128
                                </property>
 
129
                            </widget>
 
130
                            <widget class="QLabel" row="1" column="0">
 
131
                                <property name="name">
 
132
                                    <cstring>Label1</cstring>
 
133
                                </property>
 
134
                                <property name="text">
 
135
                                    <string>&amp;Text:</string>
 
136
                                </property>
 
137
                                <property name="buddy" stdset="0">
 
138
                                    <cstring>itemText</cstring>
 
139
                                </property>
 
140
                            </widget>
 
141
                            <widget class="QLineEdit" row="1" column="1">
 
142
                                <property name="name">
 
143
                                    <cstring>itemText</cstring>
 
144
                                </property>
 
145
                                <property name="minimumSize">
 
146
                                    <size>
 
147
                                        <width>0</width>
 
148
                                        <height>0</height>
 
149
                                    </size>
 
150
                                </property>
 
151
                                <property name="toolTip" stdset="0">
 
152
                                    <string>Change text</string>
 
153
                                </property>
 
154
                                <property name="whatsThis" stdset="0">
 
155
                                    <string>&lt;b&gt;Change the text of the item.&lt;/b&gt;&lt;p&gt;The text will be changed in the current column of the selected item.&lt;/p&gt;</string>
 
156
                                </property>
 
157
                            </widget>
 
158
                            <widget class="QSpinBox" row="0" column="1">
 
159
                                <property name="name">
 
160
                                    <cstring>itemColumn</cstring>
 
161
                                </property>
 
162
                                <property name="toolTip" stdset="0">
 
163
                                    <string>Change column</string>
 
164
                                </property>
 
165
                                <property name="whatsThis" stdset="0">
 
166
                                    <string>&lt;b&gt;Select the current column.&lt;/b&gt;&lt;p&gt;The item's text and pixmap will be changed for the current column&lt;/p&gt;</string>
 
167
                                </property>
 
168
                            </widget>
 
169
                            <widget class="QLabel" row="0" column="0">
 
170
                                <property name="name">
 
171
                                    <cstring>Label4</cstring>
 
172
                                </property>
 
173
                                <property name="text">
 
174
                                    <string>Colu&amp;mn:</string>
 
175
                                </property>
 
176
                                <property name="buddy" stdset="0">
 
177
                                    <cstring>itemColumn</cstring>
 
178
                                </property>
 
179
                            </widget>
 
180
                            <widget class="QLayoutWidget" row="2" column="1">
 
181
                                <property name="name">
 
182
                                    <cstring>Layout2</cstring>
 
183
                                </property>
 
184
                                <hbox>
 
185
                                    <property name="name">
 
186
                                        <cstring>unnamed</cstring>
 
187
                                    </property>
 
188
                                    <property name="margin">
 
189
                                        <number>0</number>
 
190
                                    </property>
 
191
                                    <property name="spacing">
 
192
                                        <number>6</number>
 
193
                                    </property>
 
194
                                    <widget class="QLabel">
 
195
                                        <property name="name">
 
196
                                            <cstring>itemPixmap</cstring>
 
197
                                        </property>
 
198
                                        <property name="text">
 
199
                                            <string>Label4</string>
 
200
                                        </property>
 
201
                                    </widget>
 
202
                                    <widget class="QPushButton">
 
203
                                        <property name="name">
 
204
                                            <cstring>itemDeletePixmap</cstring>
 
205
                                        </property>
 
206
                                        <property name="maximumSize">
 
207
                                            <size>
 
208
                                                <width>30</width>
 
209
                                                <height>22</height>
 
210
                                            </size>
 
211
                                        </property>
 
212
                                        <property name="text">
 
213
                                            <string></string>
 
214
                                        </property>
 
215
                                        <property name="pixmap">
 
216
                                            <pixmap>"designer_s_editcut.png"</pixmap>
 
217
                                        </property>
 
218
                                        <property name="toolTip" stdset="0">
 
219
                                            <string>Delete Pixmap</string>
 
220
                                        </property>
 
221
                                        <property name="whatsThis" stdset="0">
 
222
                                            <string>&lt;b&gt;Delete the selected item's pixmap.&lt;/b&gt;&lt;p&gt;The pixmap in the current column of the selected item will be deleted.&lt;/p&gt;</string>
 
223
                                        </property>
 
224
                                    </widget>
 
225
                                    <widget class="QPushButton">
 
226
                                        <property name="name">
 
227
                                            <cstring>itemChoosePixmap</cstring>
 
228
                                        </property>
 
229
                                        <property name="maximumSize">
 
230
                                            <size>
 
231
                                                <width>30</width>
 
232
                                                <height>22</height>
 
233
                                            </size>
 
234
                                        </property>
 
235
                                        <property name="text">
 
236
                                            <string>...</string>
 
237
                                        </property>
 
238
                                        <property name="toolTip" stdset="0">
 
239
                                            <string>Select a Pixmap</string>
 
240
                                        </property>
 
241
                                        <property name="whatsThis" stdset="0">
 
242
                                            <string>&lt;b&gt;Select a pixmap file for the item.&lt;/b&gt;&lt;p&gt;The pixmap will be changed in the current column of the selected item.&lt;/p&gt;</string>
 
243
                                        </property>
 
244
                                    </widget>
 
245
                                </hbox>
 
246
                            </widget>
 
247
                        </grid>
 
248
                    </widget>
 
249
                    <widget class="QPushButton" row="0" column="1">
 
250
                        <property name="name">
 
251
                            <cstring>itemNew</cstring>
 
252
                        </property>
 
253
                        <property name="text">
 
254
                            <string>&amp;New Item</string>
 
255
                        </property>
 
256
                        <property name="toolTip" stdset="0">
 
257
                            <string>Add an item</string>
 
258
                        </property>
 
259
                        <property name="whatsThis" stdset="0">
 
260
                            <string>&lt;b&gt;Adds a new item to the list.&lt;/b&gt;&lt;p&gt;The item will be inserted at the top of the list and can be moved using the up- and down-buttons.&lt;/p&gt;</string>
 
261
                        </property>
 
262
                    </widget>
 
263
                    <widget class="QListView" row="0" column="0" rowspan="8" colspan="1">
 
264
                        <property name="name">
 
265
                            <cstring>itemsPreview</cstring>
 
266
                        </property>
 
267
                        <property name="whatsThis" stdset="0">
 
268
                            <string>The list of items.</string>
 
269
                        </property>
 
270
                    </widget>
 
271
                    <widget class="QPushButton" row="1" column="1">
 
272
                        <property name="name">
 
273
                            <cstring>itemNewSub</cstring>
 
274
                        </property>
 
275
                        <property name="text">
 
276
                            <string>New &amp;Subitem</string>
 
277
                        </property>
 
278
                        <property name="toolTip" stdset="0">
 
279
                            <string>Add a subitem</string>
 
280
                        </property>
 
281
                        <property name="whatsThis" stdset="0">
 
282
                            <string>&lt;b&gt;Create a new sub-item for the selected item.&lt;/b&gt;&lt;p&gt;New sub-items are inserted at the top of the list of sub-items, and new levels are created automatically.&lt;/p&gt;</string>
 
283
                        </property>
 
284
                    </widget>
 
285
                    <spacer row="3" column="1">
 
286
                        <property name="name">
 
287
                            <cstring>Vertical Spacing1</cstring>
 
288
                        </property>
 
289
                        <property name="orientation">
 
290
                            <enum>Vertical</enum>
 
291
                        </property>
 
292
                        <property name="sizeType">
 
293
                            <enum>Expanding</enum>
 
294
                        </property>
 
295
                        <property name="sizeHint">
 
296
                            <size>
 
297
                                <width>20</width>
 
298
                                <height>20</height>
 
299
                            </size>
 
300
                        </property>
 
301
                    </spacer>
 
302
                    <widget class="QPushButton" row="4" column="1">
 
303
                        <property name="name">
 
304
                            <cstring>itemUp</cstring>
 
305
                        </property>
 
306
                        <property name="text">
 
307
                            <string></string>
 
308
                        </property>
 
309
                        <property name="pixmap">
 
310
                            <pixmap>"designer_s_up.png"</pixmap>
 
311
                        </property>
 
312
                        <property name="toolTip" stdset="0">
 
313
                            <string>Move up</string>
 
314
                        </property>
 
315
                        <property name="whatsThis" stdset="0">
 
316
                            <string>&lt;b&gt;Move the selected item up.&lt;/b&gt;&lt;p&gt;The item will be moved within its level in the hierarchy.&lt;/p&gt;</string>
 
317
                        </property>
 
318
                    </widget>
 
319
                    <widget class="QPushButton" row="5" column="1">
 
320
                        <property name="name">
 
321
                            <cstring>itemDown</cstring>
 
322
                        </property>
 
323
                        <property name="text">
 
324
                            <string></string>
 
325
                        </property>
 
326
                        <property name="pixmap">
 
327
                            <pixmap>"designer_s_down.png"</pixmap>
 
328
                        </property>
 
329
                        <property name="toolTip" stdset="0">
 
330
                            <string>Move down</string>
 
331
                        </property>
 
332
                        <property name="whatsThis" stdset="0">
 
333
                            <string>&lt;b&gt;Move the selected item down.&lt;/b&gt;&lt;p&gt;The item will be moved within its level in the hierarchy.&lt;/p&gt;</string>
 
334
                        </property>
 
335
                    </widget>
 
336
                    <widget class="QPushButton" row="6" column="1">
 
337
                        <property name="name">
 
338
                            <cstring>itemLeft</cstring>
 
339
                        </property>
 
340
                        <property name="text">
 
341
                            <string></string>
 
342
                        </property>
 
343
                        <property name="pixmap">
 
344
                            <pixmap>"designer_s_left.png"</pixmap>
 
345
                        </property>
 
346
                        <property name="toolTip" stdset="0">
 
347
                            <string>Move left</string>
 
348
                        </property>
 
349
                        <property name="whatsThis" stdset="0">
 
350
                            <string>&lt;b&gt;Move the selected item one level up.&lt;/b&gt;&lt;p&gt;This will also change the level of the item's sub-items.&lt;/p&gt;</string>
 
351
                        </property>
 
352
                    </widget>
 
353
                    <widget class="QPushButton" row="7" column="1">
 
354
                        <property name="name">
 
355
                            <cstring>itemRight</cstring>
 
356
                        </property>
 
357
                        <property name="text">
 
358
                            <string></string>
 
359
                        </property>
 
360
                        <property name="pixmap">
 
361
                            <pixmap>"designer_s_right.png"</pixmap>
 
362
                        </property>
 
363
                        <property name="toolTip" stdset="0">
 
364
                            <string>Move right</string>
 
365
                        </property>
 
366
                        <property name="whatsThis" stdset="0">
 
367
                            <string>&lt;b&gt;Move the selected item one level down.&lt;/b&gt;&lt;p&gt;This will also change the level of the item's sub-items.&lt;/p&gt;</string>
 
368
                        </property>
 
369
                    </widget>
 
370
                </grid>
 
371
            </widget>
 
372
            <widget class="QWidget">
 
373
                <property name="name">
 
374
                    <cstring>Widget11</cstring>
 
375
                </property>
 
376
                <attribute name="title">
 
377
                    <string>Co&amp;lumns</string>
 
378
                </attribute>
 
379
                <grid>
 
380
                    <property name="name">
 
381
                        <cstring>unnamed</cstring>
 
382
                    </property>
 
383
                    <property name="margin">
 
384
                        <number>11</number>
 
385
                    </property>
 
386
                    <property name="spacing">
 
387
                        <number>6</number>
 
388
                    </property>
 
389
                    <widget class="QGroupBox" row="0" column="2" rowspan="5" colspan="1">
 
390
                        <property name="name">
 
391
                            <cstring>GroupBox1</cstring>
 
392
                        </property>
 
393
                        <property name="title">
 
394
                            <string>Column Properties</string>
 
395
                        </property>
 
396
                        <grid>
 
397
                            <property name="name">
 
398
                                <cstring>unnamed</cstring>
 
399
                            </property>
 
400
                            <property name="margin">
 
401
                                <number>11</number>
 
402
                            </property>
 
403
                            <property name="spacing">
 
404
                                <number>6</number>
 
405
                            </property>
 
406
                            <widget class="QLabel" row="1" column="0">
 
407
                                <property name="name">
 
408
                                    <cstring>Label2</cstring>
 
409
                                </property>
 
410
                                <property name="text">
 
411
                                    <string>&amp;Pixmap:</string>
 
412
                                </property>
 
413
                                <property name="buddy" stdset="0">
 
414
                                    <cstring>colChoosePixmap</cstring>
 
415
                                </property>
 
416
                            </widget>
 
417
                            <widget class="QLabel" row="1" column="1">
 
418
                                <property name="name">
 
419
                                    <cstring>colPixmap</cstring>
 
420
                                </property>
 
421
                                <property name="text">
 
422
                                    <string>Label4</string>
 
423
                                </property>
 
424
                            </widget>
 
425
                            <widget class="QPushButton" row="1" column="2">
 
426
                                <property name="name">
 
427
                                    <cstring>colDeletePixmap</cstring>
 
428
                                </property>
 
429
                                <property name="maximumSize">
 
430
                                    <size>
 
431
                                        <width>30</width>
 
432
                                        <height>22</height>
 
433
                                    </size>
 
434
                                </property>
 
435
                                <property name="text">
 
436
                                    <string></string>
 
437
                                </property>
 
438
                                <property name="pixmap">
 
439
                                    <pixmap>"designer_s_editcut.png"</pixmap>
 
440
                                </property>
 
441
                                <property name="toolTip" stdset="0">
 
442
                                    <string>Delete Pixmap</string>
 
443
                                </property>
 
444
                                <property name="whatsThis" stdset="0">
 
445
                                    <string>Delete the pixmap of the selected column.</string>
 
446
                                </property>
 
447
                            </widget>
 
448
                            <widget class="QPushButton" row="1" column="3">
 
449
                                <property name="name">
 
450
                                    <cstring>colChoosePixmap</cstring>
 
451
                                </property>
 
452
                                <property name="maximumSize">
 
453
                                    <size>
 
454
                                        <width>30</width>
 
455
                                        <height>22</height>
 
456
                                    </size>
 
457
                                </property>
 
458
                                <property name="text">
 
459
                                    <string>...</string>
 
460
                                </property>
 
461
                                <property name="toolTip" stdset="0">
 
462
                                    <string>Select a Pixmap</string>
 
463
                                </property>
 
464
                                <property name="whatsThis" stdset="0">
 
465
                                    <string>&lt;b&gt;Select a pixmap file for the selected column.&lt;/b&gt;&lt;p&gt;The pixmap will be displayed in the header of the listview.&lt;/p&gt;</string>
 
466
                                </property>
 
467
                            </widget>
 
468
                            <widget class="QLabel" row="0" column="0">
 
469
                                <property name="name">
 
470
                                    <cstring>Label1</cstring>
 
471
                                </property>
 
472
                                <property name="text">
 
473
                                    <string>&amp;Text:</string>
 
474
                                </property>
 
475
                                <property name="buddy" stdset="0">
 
476
                                    <cstring>colText</cstring>
 
477
                                </property>
 
478
                            </widget>
 
479
                            <widget class="QLineEdit" row="0" column="1" rowspan="1" colspan="3">
 
480
                                <property name="name">
 
481
                                    <cstring>colText</cstring>
 
482
                                </property>
 
483
                                <property name="minimumSize">
 
484
                                    <size>
 
485
                                        <width>0</width>
 
486
                                        <height>0</height>
 
487
                                    </size>
 
488
                                </property>
 
489
                                <property name="toolTip" stdset="0">
 
490
                                    <string>Enter column text</string>
 
491
                                </property>
 
492
                                <property name="whatsThis" stdset="0">
 
493
                                    <string>&lt;b&gt;Enter the text for the selected column.&lt;/b&gt;&lt;p&gt;The text will be displayed in the header of the listview.&lt;/p&gt;</string>
 
494
                                </property>
 
495
                            </widget>
 
496
                            <widget class="QCheckBox" row="2" column="0" rowspan="1" colspan="2">
 
497
                                <property name="name">
 
498
                                    <cstring>colClickable</cstring>
 
499
                                </property>
 
500
                                <property name="text">
 
501
                                    <string>Clicka&amp;ble</string>
 
502
                                </property>
 
503
                                <property name="whatsThis" stdset="0">
 
504
                                    <string>If this option is checked, the selected column will react to mouse clicks on the header.</string>
 
505
                                </property>
 
506
                            </widget>
 
507
                            <widget class="QCheckBox" row="3" column="0" rowspan="1" colspan="2">
 
508
                                <property name="name">
 
509
                                    <cstring>colResizable</cstring>
 
510
                                </property>
 
511
                                <property name="text">
 
512
                                    <string>Re&amp;sizable</string>
 
513
                                </property>
 
514
                                <property name="whatsThis" stdset="0">
 
515
                                    <string>The column's width will be resizable if this option is checked.</string>
 
516
                                </property>
 
517
                            </widget>
 
518
                        </grid>
 
519
                    </widget>
 
520
                    <widget class="QPushButton" row="1" column="1">
 
521
                        <property name="name">
 
522
                            <cstring>colDelete</cstring>
 
523
                        </property>
 
524
                        <property name="text">
 
525
                            <string>&amp;Delete Column</string>
 
526
                        </property>
 
527
                        <property name="toolTip" stdset="0">
 
528
                            <string>Delete column</string>
 
529
                        </property>
 
530
                        <property name="whatsThis" stdset="0">
 
531
                            <string>Deletes the selected Column.</string>
 
532
                        </property>
 
533
                    </widget>
 
534
                    <widget class="QPushButton" row="4" column="1">
 
535
                        <property name="name">
 
536
                            <cstring>colDown</cstring>
 
537
                        </property>
 
538
                        <property name="text">
 
539
                            <string></string>
 
540
                        </property>
 
541
                        <property name="pixmap">
 
542
                            <pixmap>"designer_s_down.png"</pixmap>
 
543
                        </property>
 
544
                        <property name="toolTip" stdset="0">
 
545
                            <string>Move down</string>
 
546
                        </property>
 
547
                        <property name="whatsThis" stdset="0">
 
548
                            <string>&lt;b&gt;Move the selected item down.&lt;/b&gt;&lt;p&gt;The top-most column will be the first column in the list.&lt;/p&gt;</string>
 
549
                        </property>
 
550
                    </widget>
 
551
                    <widget class="QPushButton" row="0" column="1">
 
552
                        <property name="name">
 
553
                            <cstring>colNew</cstring>
 
554
                        </property>
 
555
                        <property name="text">
 
556
                            <string>&amp;New Column</string>
 
557
                        </property>
 
558
                        <property name="toolTip" stdset="0">
 
559
                            <string>Add a Column</string>
 
560
                        </property>
 
561
                        <property name="whatsThis" stdset="0">
 
562
                            <string>&lt;b&gt;Create a new column.&lt;/b&gt;&lt;p&gt;New columns are appended at the end of (right of) the list and may be moved using the up- and down-buttons.&lt;/p&gt;</string>
 
563
                        </property>
 
564
                    </widget>
 
565
                    <widget class="QPushButton" row="3" column="1">
 
566
                        <property name="name">
 
567
                            <cstring>colUp</cstring>
 
568
                        </property>
 
569
                        <property name="text">
 
570
                            <string></string>
 
571
                        </property>
 
572
                        <property name="pixmap">
 
573
                            <pixmap>"designer_s_up.png"</pixmap>
 
574
                        </property>
 
575
                        <property name="toolTip" stdset="0">
 
576
                            <string>Move up</string>
 
577
                        </property>
 
578
                        <property name="whatsThis" stdset="0">
 
579
                            <string>&lt;b&gt;Move the selected item up.&lt;/b&gt;&lt;p&gt;The top-most column will be the first column in the list.&lt;/p&gt;</string>
 
580
                        </property>
 
581
                    </widget>
 
582
                    <widget class="QListBox" row="0" column="0" rowspan="5" colspan="1">
 
583
                        <property name="name">
 
584
                            <cstring>colPreview</cstring>
 
585
                        </property>
 
586
                        <property name="whatsThis" stdset="0">
 
587
                            <string>The list of columns.</string>
 
588
                        </property>
 
589
                    </widget>
 
590
                    <spacer row="2" column="1">
 
591
                        <property name="name">
 
592
                            <cstring>Vertical Spacing2</cstring>
 
593
                        </property>
 
594
                        <property name="orientation">
 
595
                            <enum>Vertical</enum>
 
596
                        </property>
 
597
                        <property name="sizeType">
 
598
                            <enum>Expanding</enum>
 
599
                        </property>
 
600
                        <property name="sizeHint">
 
601
                            <size>
 
602
                                <width>20</width>
 
603
                                <height>20</height>
 
604
                            </size>
 
605
                        </property>
 
606
                    </spacer>
 
607
                </grid>
 
608
            </widget>
 
609
        </widget>
 
610
        <widget class="QLayoutWidget">
 
611
            <property name="name">
 
612
                <cstring>Layout1</cstring>
 
613
            </property>
 
614
            <hbox>
 
615
                <property name="name">
 
616
                    <cstring>unnamed</cstring>
 
617
                </property>
 
618
                <property name="margin">
 
619
                    <number>0</number>
 
620
                </property>
 
621
                <property name="spacing">
 
622
                    <number>6</number>
 
623
                </property>
 
624
                <widget class="QPushButton">
 
625
                    <property name="name">
 
626
                        <cstring>helpButton</cstring>
 
627
                    </property>
 
628
                    <property name="text">
 
629
                        <string>&amp;Help</string>
 
630
                    </property>
 
631
                    <property name="autoDefault">
 
632
                        <bool>true</bool>
 
633
                    </property>
 
634
                </widget>
 
635
                <spacer>
 
636
                    <property name="name">
 
637
                        <cstring>Horizontal Spacing2</cstring>
 
638
                    </property>
 
639
                    <property name="orientation">
 
640
                        <enum>Horizontal</enum>
 
641
                    </property>
 
642
                    <property name="sizeType">
 
643
                        <enum>Expanding</enum>
 
644
                    </property>
 
645
                    <property name="sizeHint">
 
646
                        <size>
 
647
                            <width>20</width>
 
648
                            <height>20</height>
 
649
                        </size>
 
650
                    </property>
 
651
                </spacer>
 
652
                <widget class="QPushButton">
 
653
                    <property name="name">
 
654
                        <cstring>okButton</cstring>
 
655
                    </property>
 
656
                    <property name="text">
 
657
                        <string>&amp;OK</string>
 
658
                    </property>
 
659
                    <property name="autoDefault">
 
660
                        <bool>true</bool>
 
661
                    </property>
 
662
                    <property name="default">
 
663
                        <bool>true</bool>
 
664
                    </property>
 
665
                    <property name="whatsThis" stdset="0">
 
666
                        <string>Close the dialog and apply all the changes.</string>
 
667
                    </property>
 
668
                </widget>
 
669
                <widget class="QPushButton">
 
670
                    <property name="name">
 
671
                        <cstring>applyButton</cstring>
 
672
                    </property>
 
673
                    <property name="text">
 
674
                        <string>&amp;Apply</string>
 
675
                    </property>
 
676
                    <property name="autoDefault">
 
677
                        <bool>true</bool>
 
678
                    </property>
 
679
                    <property name="whatsThis" stdset="0">
 
680
                        <string>Apply all changes.</string>
 
681
                    </property>
 
682
                </widget>
 
683
                <widget class="QPushButton">
 
684
                    <property name="name">
 
685
                        <cstring>cancelButton</cstring>
 
686
                    </property>
 
687
                    <property name="text">
 
688
                        <string>&amp;Cancel</string>
 
689
                    </property>
 
690
                    <property name="autoDefault">
 
691
                        <bool>true</bool>
 
692
                    </property>
 
693
                    <property name="whatsThis" stdset="0">
 
694
                        <string>Close the dialog and discard any changes.</string>
 
695
                    </property>
 
696
                </widget>
 
697
            </hbox>
 
698
        </widget>
 
699
    </vbox>
 
700
</widget>
 
701
<connections>
 
702
    <connection>
 
703
        <sender>cancelButton</sender>
 
704
        <signal>clicked()</signal>
 
705
        <receiver>ListViewEditorBase</receiver>
 
706
        <slot>reject()</slot>
 
707
    </connection>
 
708
    <connection>
 
709
        <sender>itemNew</sender>
 
710
        <signal>clicked()</signal>
 
711
        <receiver>ListViewEditorBase</receiver>
 
712
        <slot>itemNewClicked()</slot>
 
713
    </connection>
 
714
    <connection>
 
715
        <sender>itemDelete</sender>
 
716
        <signal>clicked()</signal>
 
717
        <receiver>ListViewEditorBase</receiver>
 
718
        <slot>itemDeleteClicked()</slot>
 
719
    </connection>
 
720
    <connection>
 
721
        <sender>itemUp</sender>
 
722
        <signal>clicked()</signal>
 
723
        <receiver>ListViewEditorBase</receiver>
 
724
        <slot>itemUpClicked()</slot>
 
725
    </connection>
 
726
    <connection>
 
727
        <sender>itemDown</sender>
 
728
        <signal>clicked()</signal>
 
729
        <receiver>ListViewEditorBase</receiver>
 
730
        <slot>itemDownClicked()</slot>
 
731
    </connection>
 
732
    <connection>
 
733
        <sender>itemColumn</sender>
 
734
        <signal>valueChanged(int)</signal>
 
735
        <receiver>ListViewEditorBase</receiver>
 
736
        <slot>itemColChanged(int)</slot>
 
737
    </connection>
 
738
    <connection>
 
739
        <sender>itemText</sender>
 
740
        <signal>textChanged(const QString&amp;)</signal>
 
741
        <receiver>ListViewEditorBase</receiver>
 
742
        <slot>itemTextChanged(const QString&amp;)</slot>
 
743
    </connection>
 
744
    <connection>
 
745
        <sender>itemDeletePixmap</sender>
 
746
        <signal>clicked()</signal>
 
747
        <receiver>ListViewEditorBase</receiver>
 
748
        <slot>itemPixmapDeleted()</slot>
 
749
    </connection>
 
750
    <connection>
 
751
        <sender>itemChoosePixmap</sender>
 
752
        <signal>clicked()</signal>
 
753
        <receiver>ListViewEditorBase</receiver>
 
754
        <slot>itemPixmapChoosen()</slot>
 
755
    </connection>
 
756
    <connection>
 
757
        <sender>colNew</sender>
 
758
        <signal>clicked()</signal>
 
759
        <receiver>ListViewEditorBase</receiver>
 
760
        <slot>newColumnClicked()</slot>
 
761
    </connection>
 
762
    <connection>
 
763
        <sender>colDelete</sender>
 
764
        <signal>clicked()</signal>
 
765
        <receiver>ListViewEditorBase</receiver>
 
766
        <slot>deleteColumnClicked()</slot>
 
767
    </connection>
 
768
    <connection>
 
769
        <sender>colUp</sender>
 
770
        <signal>clicked()</signal>
 
771
        <receiver>ListViewEditorBase</receiver>
 
772
        <slot>columnUpClicked()</slot>
 
773
    </connection>
 
774
    <connection>
 
775
        <sender>colDown</sender>
 
776
        <signal>clicked()</signal>
 
777
        <receiver>ListViewEditorBase</receiver>
 
778
        <slot>columnDownClicked()</slot>
 
779
    </connection>
 
780
    <connection>
 
781
        <sender>colText</sender>
 
782
        <signal>textChanged(const QString&amp;)</signal>
 
783
        <receiver>ListViewEditorBase</receiver>
 
784
        <slot>columnTextChanged(const QString&amp;)</slot>
 
785
    </connection>
 
786
    <connection>
 
787
        <sender>colDeletePixmap</sender>
 
788
        <signal>clicked()</signal>
 
789
        <receiver>ListViewEditorBase</receiver>
 
790
        <slot>columnPixmapDeleted()</slot>
 
791
    </connection>
 
792
    <connection>
 
793
        <sender>colChoosePixmap</sender>
 
794
        <signal>clicked()</signal>
 
795
        <receiver>ListViewEditorBase</receiver>
 
796
        <slot>columnPixmapChosen()</slot>
 
797
    </connection>
 
798
    <connection>
 
799
        <sender>colResizable</sender>
 
800
        <signal>toggled(bool)</signal>
 
801
        <receiver>ListViewEditorBase</receiver>
 
802
        <slot>columnResizable(bool)</slot>
 
803
    </connection>
 
804
    <connection>
 
805
        <sender>colClickable</sender>
 
806
        <signal>toggled(bool)</signal>
 
807
        <receiver>ListViewEditorBase</receiver>
 
808
        <slot>columnClickable(bool)</slot>
 
809
    </connection>
 
810
    <connection>
 
811
        <sender>tabWidget</sender>
 
812
        <signal>selected(const QString&amp;)</signal>
 
813
        <receiver>ListViewEditorBase</receiver>
 
814
        <slot>initTabPage(const QString&amp;)</slot>
 
815
    </connection>
 
816
    <connection>
 
817
        <sender>okButton</sender>
 
818
        <signal>clicked()</signal>
 
819
        <receiver>ListViewEditorBase</receiver>
 
820
        <slot>okClicked()</slot>
 
821
    </connection>
 
822
    <connection>
 
823
        <sender>applyButton</sender>
 
824
        <signal>clicked()</signal>
 
825
        <receiver>ListViewEditorBase</receiver>
 
826
        <slot>applyClicked()</slot>
 
827
    </connection>
 
828
    <connection>
 
829
        <sender>colPreview</sender>
 
830
        <signal>currentChanged(QListBoxItem*)</signal>
 
831
        <receiver>ListViewEditorBase</receiver>
 
832
        <slot>currentColumnChanged(QListBoxItem*)</slot>
 
833
    </connection>
 
834
    <connection>
 
835
        <sender>colPreview</sender>
 
836
        <signal>selectionChanged(QListBoxItem*)</signal>
 
837
        <receiver>ListViewEditorBase</receiver>
 
838
        <slot>currentColumnChanged(QListBoxItem*)</slot>
 
839
    </connection>
 
840
    <connection>
 
841
        <sender>itemsPreview</sender>
 
842
        <signal>currentChanged(QListViewItem*)</signal>
 
843
        <receiver>ListViewEditorBase</receiver>
 
844
        <slot>currentItemChanged(QListViewItem*)</slot>
 
845
    </connection>
 
846
    <connection>
 
847
        <sender>itemsPreview</sender>
 
848
        <signal>selectionChanged(QListViewItem*)</signal>
 
849
        <receiver>ListViewEditorBase</receiver>
 
850
        <slot>currentItemChanged(QListViewItem*)</slot>
 
851
    </connection>
 
852
    <connection>
 
853
        <sender>itemNewSub</sender>
 
854
        <signal>clicked()</signal>
 
855
        <receiver>ListViewEditorBase</receiver>
 
856
        <slot>itemNewSubClicked()</slot>
 
857
    </connection>
 
858
    <connection>
 
859
        <sender>itemLeft</sender>
 
860
        <signal>clicked()</signal>
 
861
        <receiver>ListViewEditorBase</receiver>
 
862
        <slot>itemLeftClicked()</slot>
 
863
    </connection>
 
864
    <connection>
 
865
        <sender>itemRight</sender>
 
866
        <signal>clicked()</signal>
 
867
        <receiver>ListViewEditorBase</receiver>
 
868
        <slot>itemRightClicked()</slot>
 
869
    </connection>
 
870
</connections>
 
871
<tabstops>
 
872
    <tabstop>okButton</tabstop>
 
873
    <tabstop>cancelButton</tabstop>
 
874
    <tabstop>tabWidget</tabstop>
 
875
    <tabstop>itemsPreview</tabstop>
 
876
    <tabstop>itemNew</tabstop>
 
877
    <tabstop>itemNewSub</tabstop>
 
878
    <tabstop>itemDelete</tabstop>
 
879
    <tabstop>itemUp</tabstop>
 
880
    <tabstop>itemDown</tabstop>
 
881
    <tabstop>itemLeft</tabstop>
 
882
    <tabstop>itemRight</tabstop>
 
883
    <tabstop>itemColumn</tabstop>
 
884
    <tabstop>itemText</tabstop>
 
885
    <tabstop>itemDeletePixmap</tabstop>
 
886
    <tabstop>itemChoosePixmap</tabstop>
 
887
    <tabstop>helpButton</tabstop>
 
888
    <tabstop>applyButton</tabstop>
 
889
    <tabstop>colPreview</tabstop>
 
890
    <tabstop>colNew</tabstop>
 
891
    <tabstop>colDelete</tabstop>
 
892
    <tabstop>colUp</tabstop>
 
893
    <tabstop>colDown</tabstop>
 
894
    <tabstop>colText</tabstop>
 
895
    <tabstop>colDeletePixmap</tabstop>
 
896
    <tabstop>colChoosePixmap</tabstop>
 
897
    <tabstop>colClickable</tabstop>
 
898
    <tabstop>colResizable</tabstop>
 
899
</tabstops>
 
900
<slots>
 
901
    <slot access="protected">init()</slot>
 
902
    <slot access="protected">destroy()</slot>
 
903
    <slot access="protected">applyClicked()</slot>
 
904
    <slot access="protected">columnClickable(bool)</slot>
 
905
    <slot access="protected">columnDownClicked()</slot>
 
906
    <slot access="protected">columnPixmapChosen()</slot>
 
907
    <slot access="protected">columnPixmapDeleted()</slot>
 
908
    <slot access="protected">columnResizable(bool)</slot>
 
909
    <slot access="protected">columnTextChanged(const QString &amp;)</slot>
 
910
    <slot access="protected">columnUpClicked()</slot>
 
911
    <slot access="protected">currentColumnChanged(QListBoxItem*)</slot>
 
912
    <slot access="protected">currentItemChanged(QListViewItem*)</slot>
 
913
    <slot access="protected">deleteColumnClicked()</slot>
 
914
    <slot access="protected">initTabPage(const QString &amp;)</slot>
 
915
    <slot access="protected">itemColChanged(int)</slot>
 
916
    <slot access="protected">itemDeleteClicked()</slot>
 
917
    <slot access="protected">itemDownClicked()</slot>
 
918
    <slot access="protected">itemLeftClicked()</slot>
 
919
    <slot access="protected">itemNewClicked()</slot>
 
920
    <slot access="protected">itemNewSubClicked()</slot>
 
921
    <slot access="protected">itemPixmapChoosen()</slot>
 
922
    <slot access="protected">itemPixmapDeleted()</slot>
 
923
    <slot access="protected">itemTextChanged(const QString &amp;)</slot>
 
924
    <slot access="protected">itemUpClicked()</slot>
 
925
    <slot access="protected">newColumnClicked()</slot>
 
926
    <slot access="protected">itemRightClicked()</slot>
 
927
    <slot access="protected">okClicked()</slot>
 
928
</slots>
 
929
<includes>
 
930
    <include location="local" impldecl="in implementation">myiconloader.h</include>
 
931
</includes>
 
932
<pixmapfunction>BarIcon2</pixmapfunction>
 
933
 
 
934
<layoutdefaults spacing="6" margin="11"/>
 
935
</UI>