~ubuntu-branches/ubuntu/quantal/psi/quantal

« back to all changes in this revision

Viewing changes to src/options/opt_lookfeel_toolbars.ui

  • Committer: Bazaar Package Importer
  • Author(s): Jan Niehusmann
  • Date: 2008-04-14 18:57:30 UTC
  • mfrom: (2.1.9 hardy)
  • Revision ID: james.westby@ubuntu.com-20080414185730-528re3zp0m2hdlhi
Tags: 0.11-8
* added CONFIG -= link_prl to .pro files and removed dependencies
  which are made unnecessary by this change
* Fix segfault when closing last chat tab with qt4.4
  (This is from upstream svn, rev. 1101) (Closes: Bug#476122)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<!DOCTYPE UI><UI version="3.1" stdsetdef="1">
2
 
<class>LookFeelToolbarsUI</class>
3
 
<widget class="QWidget">
4
 
    <property name="name">
5
 
        <cstring>LookFeelToolbarsUI</cstring>
6
 
    </property>
7
 
    <property name="geometry">
8
 
        <rect>
9
 
            <x>0</x>
10
 
            <y>0</y>
11
 
            <width>441</width>
12
 
            <height>339</height>
13
 
        </rect>
14
 
    </property>
15
 
    <property name="caption">
16
 
        <string>LookFeelToolbarsUI</string>
17
 
    </property>
18
 
    <vbox>
19
 
        <property name="name">
20
 
            <cstring>unnamed</cstring>
21
 
        </property>
22
 
        <property name="margin">
23
 
            <number>0</number>
24
 
        </property>
25
 
        <widget class="QLayoutWidget">
26
 
            <property name="name">
27
 
                <cstring>layout15</cstring>
28
 
            </property>
29
 
            <hbox>
30
 
                <property name="name">
31
 
                    <cstring>unnamed</cstring>
32
 
                </property>
33
 
                <widget class="QLabel">
34
 
                    <property name="name">
35
 
                        <cstring>textLabel1</cstring>
36
 
                    </property>
37
 
                    <property name="text">
38
 
                        <string>Toolbar:</string>
39
 
                    </property>
40
 
                </widget>
41
 
                <widget class="QComboBox">
42
 
                    <property name="name">
43
 
                        <cstring>cb_toolbars</cstring>
44
 
                    </property>
45
 
                    <property name="sizePolicy">
46
 
                        <sizepolicy>
47
 
                            <hsizetype>7</hsizetype>
48
 
                            <vsizetype>0</vsizetype>
49
 
                            <horstretch>0</horstretch>
50
 
                            <verstretch>0</verstretch>
51
 
                        </sizepolicy>
52
 
                    </property>
53
 
                </widget>
54
 
                <spacer>
55
 
                    <property name="name">
56
 
                        <cstring>spacer11</cstring>
57
 
                    </property>
58
 
                    <property name="orientation">
59
 
                        <enum>Horizontal</enum>
60
 
                    </property>
61
 
                    <property name="sizeType">
62
 
                        <enum>Maximum</enum>
63
 
                    </property>
64
 
                    <property name="sizeHint">
65
 
                        <size>
66
 
                            <width>30</width>
67
 
                            <height>20</height>
68
 
                        </size>
69
 
                    </property>
70
 
                </spacer>
71
 
                <widget class="IconButton">
72
 
                    <property name="name">
73
 
                        <cstring>pb_addToolbar</cstring>
74
 
                    </property>
75
 
                    <property name="text">
76
 
                        <string>&amp;Add</string>
77
 
                    </property>
78
 
                    <property name="accel">
79
 
                        <string>Alt+A</string>
80
 
                    </property>
81
 
                </widget>
82
 
                <widget class="IconButton">
83
 
                    <property name="name">
84
 
                        <cstring>pb_deleteToolbar</cstring>
85
 
                    </property>
86
 
                    <property name="text">
87
 
                        <string>&amp;Delete</string>
88
 
                    </property>
89
 
                    <property name="accel">
90
 
                        <string>Alt+D</string>
91
 
                    </property>
92
 
                </widget>
93
 
            </hbox>
94
 
        </widget>
95
 
        <widget class="Line">
96
 
            <property name="name">
97
 
                <cstring>line2</cstring>
98
 
            </property>
99
 
            <property name="frameShape">
100
 
                <enum>HLine</enum>
101
 
            </property>
102
 
            <property name="frameShadow">
103
 
                <enum>Sunken</enum>
104
 
            </property>
105
 
            <property name="orientation">
106
 
                <enum>Horizontal</enum>
107
 
            </property>
108
 
        </widget>
109
 
        <widget class="QLayoutWidget">
110
 
            <property name="name">
111
 
                <cstring>layout11</cstring>
112
 
            </property>
113
 
            <vbox>
114
 
                <property name="name">
115
 
                    <cstring>unnamed</cstring>
116
 
                </property>
117
 
                <widget class="QLayoutWidget">
118
 
                    <property name="name">
119
 
                        <cstring>layout129</cstring>
120
 
                    </property>
121
 
                    <hbox>
122
 
                        <property name="name">
123
 
                            <cstring>unnamed</cstring>
124
 
                        </property>
125
 
                        <widget class="QLabel">
126
 
                            <property name="name">
127
 
                                <cstring>textLabel20</cstring>
128
 
                            </property>
129
 
                            <property name="text">
130
 
                                <string>Name:</string>
131
 
                            </property>
132
 
                        </widget>
133
 
                        <widget class="QLineEdit">
134
 
                            <property name="name">
135
 
                                <cstring>le_toolbarName</cstring>
136
 
                            </property>
137
 
                        </widget>
138
 
                    </hbox>
139
 
                </widget>
140
 
                <widget class="QLayoutWidget">
141
 
                    <property name="name">
142
 
                        <cstring>layout10</cstring>
143
 
                    </property>
144
 
                    <hbox>
145
 
                        <property name="name">
146
 
                            <cstring>unnamed</cstring>
147
 
                        </property>
148
 
                        <widget class="QCheckBox">
149
 
                            <property name="name">
150
 
                                <cstring>ck_toolbarOn</cstring>
151
 
                            </property>
152
 
                            <property name="text">
153
 
                                <string>Enabled</string>
154
 
                            </property>
155
 
                            <property name="whatsThis" stdset="0">
156
 
                                <string>Specifies, whether toolbar is enabled and visible.</string>
157
 
                            </property>
158
 
                        </widget>
159
 
                        <widget class="QCheckBox">
160
 
                            <property name="name">
161
 
                                <cstring>ck_toolbarLocked</cstring>
162
 
                            </property>
163
 
                            <property name="text">
164
 
                                <string>Locked</string>
165
 
                            </property>
166
 
                            <property name="whatsThis" stdset="0">
167
 
                                <string>Specifies, whether it is possible to move toolbar.</string>
168
 
                            </property>
169
 
                        </widget>
170
 
                        <widget class="QCheckBox">
171
 
                            <property name="name">
172
 
                                <cstring>ck_toolbarStretch</cstring>
173
 
                            </property>
174
 
                            <property name="text">
175
 
                                <string>Stretchable</string>
176
 
                            </property>
177
 
                            <property name="whatsThis" stdset="0">
178
 
                                <string>Specifies, whether toolbar is stretchable.
 
1
<ui version="4.0" >
 
2
 <class>LookFeelToolbars</class>
 
3
 <widget class="QWidget" name="LookFeelToolbars" >
 
4
  <property name="geometry" >
 
5
   <rect>
 
6
    <x>0</x>
 
7
    <y>0</y>
 
8
    <width>533</width>
 
9
    <height>374</height>
 
10
   </rect>
 
11
  </property>
 
12
  <property name="windowTitle" >
 
13
   <string>LookFeelToolbarsUI</string>
 
14
  </property>
 
15
  <layout class="QVBoxLayout" >
 
16
   <property name="margin" >
 
17
    <number>9</number>
 
18
   </property>
 
19
   <property name="spacing" >
 
20
    <number>6</number>
 
21
   </property>
 
22
   <item>
 
23
    <layout class="QHBoxLayout" >
 
24
     <property name="margin" >
 
25
      <number>0</number>
 
26
     </property>
 
27
     <property name="spacing" >
 
28
      <number>6</number>
 
29
     </property>
 
30
     <item>
 
31
      <widget class="QLabel" name="textLabel1" >
 
32
       <property name="text" >
 
33
        <string>Toolbar:</string>
 
34
       </property>
 
35
      </widget>
 
36
     </item>
 
37
     <item>
 
38
      <widget class="QComboBox" name="cb_toolbars" >
 
39
       <property name="sizePolicy" >
 
40
        <sizepolicy>
 
41
         <hsizetype>7</hsizetype>
 
42
         <vsizetype>0</vsizetype>
 
43
         <horstretch>0</horstretch>
 
44
         <verstretch>0</verstretch>
 
45
        </sizepolicy>
 
46
       </property>
 
47
      </widget>
 
48
     </item>
 
49
     <item>
 
50
      <spacer>
 
51
       <property name="orientation" >
 
52
        <enum>Qt::Horizontal</enum>
 
53
       </property>
 
54
       <property name="sizeType" >
 
55
        <enum>QSizePolicy::Maximum</enum>
 
56
       </property>
 
57
       <property name="sizeHint" >
 
58
        <size>
 
59
         <width>30</width>
 
60
         <height>20</height>
 
61
        </size>
 
62
       </property>
 
63
      </spacer>
 
64
     </item>
 
65
     <item>
 
66
      <widget class="IconButton" name="pb_addToolbar" >
 
67
       <property name="text" >
 
68
        <string>&amp;Add</string>
 
69
       </property>
 
70
       <property name="shortcut" >
 
71
        <string>Alt+A</string>
 
72
       </property>
 
73
      </widget>
 
74
     </item>
 
75
     <item>
 
76
      <widget class="IconButton" name="pb_deleteToolbar" >
 
77
       <property name="text" >
 
78
        <string>&amp;Delete</string>
 
79
       </property>
 
80
       <property name="shortcut" >
 
81
        <string>Alt+D</string>
 
82
       </property>
 
83
      </widget>
 
84
     </item>
 
85
    </layout>
 
86
   </item>
 
87
   <item>
 
88
    <widget class="Line" name="line2" >
 
89
     <property name="frameShape" >
 
90
      <enum>QFrame::HLine</enum>
 
91
     </property>
 
92
     <property name="frameShadow" >
 
93
      <enum>QFrame::Sunken</enum>
 
94
     </property>
 
95
     <property name="orientation" >
 
96
      <enum>Qt::Horizontal</enum>
 
97
     </property>
 
98
    </widget>
 
99
   </item>
 
100
   <item>
 
101
    <layout class="QVBoxLayout" >
 
102
     <property name="margin" >
 
103
      <number>0</number>
 
104
     </property>
 
105
     <property name="spacing" >
 
106
      <number>6</number>
 
107
     </property>
 
108
     <item>
 
109
      <layout class="QHBoxLayout" >
 
110
       <property name="margin" >
 
111
        <number>0</number>
 
112
       </property>
 
113
       <property name="spacing" >
 
114
        <number>6</number>
 
115
       </property>
 
116
       <item>
 
117
        <widget class="QLabel" name="textLabel20" >
 
118
         <property name="text" >
 
119
          <string>Name:</string>
 
120
         </property>
 
121
        </widget>
 
122
       </item>
 
123
       <item>
 
124
        <widget class="QLineEdit" name="le_toolbarName" />
 
125
       </item>
 
126
      </layout>
 
127
     </item>
 
128
     <item>
 
129
      <layout class="QHBoxLayout" >
 
130
       <property name="margin" >
 
131
        <number>0</number>
 
132
       </property>
 
133
       <property name="spacing" >
 
134
        <number>6</number>
 
135
       </property>
 
136
       <item>
 
137
        <widget class="QCheckBox" name="ck_toolbarOn" >
 
138
         <property name="whatsThis" >
 
139
          <string>Specifies, whether toolbar is enabled and visible.</string>
 
140
         </property>
 
141
         <property name="text" >
 
142
          <string>Enabled</string>
 
143
         </property>
 
144
        </widget>
 
145
       </item>
 
146
       <item>
 
147
        <widget class="QCheckBox" name="ck_toolbarLocked" >
 
148
         <property name="whatsThis" >
 
149
          <string>Specifies, whether it is possible to move toolbar.</string>
 
150
         </property>
 
151
         <property name="text" >
 
152
          <string>Locked</string>
 
153
         </property>
 
154
        </widget>
 
155
       </item>
 
156
       <item>
 
157
        <widget class="QCheckBox" name="ck_toolbarStretch" >
 
158
         <property name="whatsThis" >
 
159
          <string>Specifies, whether toolbar is stretchable.
179
160
Note: it is impossible to dock stretchable toolbar. Uncheck that check box, click apply, dock the toolbar, and then check stretchable again.</string>
180
 
                            </property>
181
 
                        </widget>
182
 
                        <widget class="IconButton">
183
 
                            <property name="name">
184
 
                                <cstring>pb_toolbarPosition</cstring>
185
 
                            </property>
186
 
                            <property name="text">
187
 
                                <string>Change Position (Advanced)</string>
188
 
                            </property>
189
 
                        </widget>
190
 
                        <spacer>
191
 
                            <property name="name">
192
 
                                <cstring>spacer9_2</cstring>
193
 
                            </property>
194
 
                            <property name="orientation">
195
 
                                <enum>Horizontal</enum>
196
 
                            </property>
197
 
                            <property name="sizeType">
198
 
                                <enum>Expanding</enum>
199
 
                            </property>
200
 
                            <property name="sizeHint">
201
 
                                <size>
202
 
                                    <width>40</width>
203
 
                                    <height>20</height>
204
 
                                </size>
205
 
                            </property>
206
 
                        </spacer>
207
 
                    </hbox>
208
 
                </widget>
209
 
            </vbox>
210
 
        </widget>
211
 
        <widget class="Line">
212
 
            <property name="name">
213
 
                <cstring>line3</cstring>
214
 
            </property>
215
 
            <property name="frameShape">
216
 
                <enum>HLine</enum>
217
 
            </property>
218
 
            <property name="frameShadow">
219
 
                <enum>Sunken</enum>
220
 
            </property>
221
 
            <property name="orientation">
222
 
                <enum>Horizontal</enum>
223
 
            </property>
224
 
        </widget>
225
 
        <widget class="QLayoutWidget">
226
 
            <property name="name">
227
 
                <cstring>layout14</cstring>
228
 
            </property>
229
 
            <hbox>
230
 
                <property name="name">
231
 
                    <cstring>unnamed</cstring>
232
 
                </property>
233
 
                <widget class="QLayoutWidget">
234
 
                    <property name="name">
235
 
                        <cstring>layout11</cstring>
236
 
                    </property>
237
 
                    <vbox>
238
 
                        <property name="name">
239
 
                            <cstring>unnamed</cstring>
240
 
                        </property>
241
 
                        <widget class="QLabel">
242
 
                            <property name="name">
243
 
                                <cstring>textLabel25</cstring>
244
 
                            </property>
245
 
                            <property name="text">
246
 
                                <string>A&amp;vailable Actions:</string>
247
 
                            </property>
248
 
                            <property name="buddy" stdset="0">
249
 
                                <cstring>lv_availActions</cstring>
250
 
                            </property>
251
 
                        </widget>
252
 
                        <widget class="QListView">
253
 
                            <column>
254
 
                                <property name="text">
255
 
                                    <string>Name</string>
256
 
                                </property>
257
 
                                <property name="clickable">
258
 
                                    <bool>true</bool>
259
 
                                </property>
260
 
                                <property name="resizable">
261
 
                                    <bool>true</bool>
262
 
                                </property>
263
 
                            </column>
264
 
                            <property name="name">
265
 
                                <cstring>lv_availActions</cstring>
266
 
                            </property>
267
 
                            <property name="sizePolicy">
268
 
                                <sizepolicy>
269
 
                                    <hsizetype>7</hsizetype>
270
 
                                    <vsizetype>7</vsizetype>
271
 
                                    <horstretch>0</horstretch>
272
 
                                    <verstretch>0</verstretch>
273
 
                                </sizepolicy>
274
 
                            </property>
275
 
                            <property name="minimumSize">
276
 
                                <size>
277
 
                                    <width>0</width>
278
 
                                    <height>200</height>
279
 
                                </size>
280
 
                            </property>
281
 
                        </widget>
282
 
                    </vbox>
283
 
                </widget>
284
 
                <widget class="QLayoutWidget">
285
 
                    <property name="name">
286
 
                        <cstring>layout13</cstring>
287
 
                    </property>
288
 
                    <vbox>
289
 
                        <property name="name">
290
 
                            <cstring>unnamed</cstring>
291
 
                        </property>
292
 
                        <spacer>
293
 
                            <property name="name">
294
 
                                <cstring>spacer9</cstring>
295
 
                            </property>
296
 
                            <property name="orientation">
297
 
                                <enum>Vertical</enum>
298
 
                            </property>
299
 
                            <property name="sizeType">
300
 
                                <enum>Expanding</enum>
301
 
                            </property>
302
 
                            <property name="sizeHint">
303
 
                                <size>
304
 
                                    <width>20</width>
305
 
                                    <height>40</height>
306
 
                                </size>
307
 
                            </property>
308
 
                        </spacer>
309
 
                        <widget class="QLayoutWidget">
310
 
                            <property name="name">
311
 
                                <cstring>layout7</cstring>
312
 
                            </property>
313
 
                            <grid>
314
 
                                <property name="name">
315
 
                                    <cstring>unnamed</cstring>
316
 
                                </property>
317
 
                                <property name="spacing">
318
 
                                    <number>0</number>
319
 
                                </property>
320
 
                                <spacer row="2" column="0">
321
 
                                    <property name="name">
322
 
                                        <cstring>spacer7</cstring>
323
 
                                    </property>
324
 
                                    <property name="orientation">
325
 
                                        <enum>Horizontal</enum>
326
 
                                    </property>
327
 
                                    <property name="sizeType">
328
 
                                        <enum>Maximum</enum>
329
 
                                    </property>
330
 
                                    <property name="sizeHint">
331
 
                                        <size>
332
 
                                            <width>20</width>
333
 
                                            <height>20</height>
334
 
                                        </size>
335
 
                                    </property>
336
 
                                </spacer>
337
 
                                <widget class="IconToolButton" row="0" column="1">
338
 
                                    <property name="name">
339
 
                                        <cstring>tb_up</cstring>
340
 
                                    </property>
341
 
                                    <property name="sizePolicy">
342
 
                                        <sizepolicy>
343
 
                                            <hsizetype>4</hsizetype>
344
 
                                            <vsizetype>1</vsizetype>
345
 
                                            <horstretch>0</horstretch>
346
 
                                            <verstretch>0</verstretch>
347
 
                                        </sizepolicy>
348
 
                                    </property>
349
 
                                    <property name="text">
350
 
                                        <string>...</string>
351
 
                                    </property>
352
 
                                    <property name="iconName" stdset="0">
353
 
                                        <string>psi/arrowUp</string>
354
 
                                    </property>
355
 
                                </widget>
356
 
                                <spacer row="1" column="1">
357
 
                                    <property name="name">
358
 
                                        <cstring>spacer6</cstring>
359
 
                                    </property>
360
 
                                    <property name="orientation">
361
 
                                        <enum>Horizontal</enum>
362
 
                                    </property>
363
 
                                    <property name="sizeType">
364
 
                                        <enum>Maximum</enum>
365
 
                                    </property>
366
 
                                    <property name="sizeHint">
367
 
                                        <size>
368
 
                                            <width>20</width>
369
 
                                            <height>20</height>
370
 
                                        </size>
371
 
                                    </property>
372
 
                                </spacer>
373
 
                                <widget class="IconToolButton" row="1" column="0">
374
 
                                    <property name="name">
375
 
                                        <cstring>tb_left</cstring>
376
 
                                    </property>
377
 
                                    <property name="sizePolicy">
378
 
                                        <sizepolicy>
379
 
                                            <hsizetype>4</hsizetype>
380
 
                                            <vsizetype>1</vsizetype>
381
 
                                            <horstretch>0</horstretch>
382
 
                                            <verstretch>0</verstretch>
383
 
                                        </sizepolicy>
384
 
                                    </property>
385
 
                                    <property name="text">
386
 
                                        <string>...</string>
387
 
                                    </property>
388
 
                                    <property name="iconName" stdset="0">
389
 
                                        <string>psi/arrowLeft</string>
390
 
                                    </property>
391
 
                                </widget>
392
 
                                <spacer row="0" column="2">
393
 
                                    <property name="name">
394
 
                                        <cstring>spacer5</cstring>
395
 
                                    </property>
396
 
                                    <property name="orientation">
397
 
                                        <enum>Horizontal</enum>
398
 
                                    </property>
399
 
                                    <property name="sizeType">
400
 
                                        <enum>Maximum</enum>
401
 
                                    </property>
402
 
                                    <property name="sizeHint">
403
 
                                        <size>
404
 
                                            <width>20</width>
405
 
                                            <height>20</height>
406
 
                                        </size>
407
 
                                    </property>
408
 
                                </spacer>
409
 
                                <spacer row="0" column="0">
410
 
                                    <property name="name">
411
 
                                        <cstring>spacer4</cstring>
412
 
                                    </property>
413
 
                                    <property name="orientation">
414
 
                                        <enum>Horizontal</enum>
415
 
                                    </property>
416
 
                                    <property name="sizeType">
417
 
                                        <enum>Maximum</enum>
418
 
                                    </property>
419
 
                                    <property name="sizeHint">
420
 
                                        <size>
421
 
                                            <width>20</width>
422
 
                                            <height>20</height>
423
 
                                        </size>
424
 
                                    </property>
425
 
                                </spacer>
426
 
                                <spacer row="2" column="2">
427
 
                                    <property name="name">
428
 
                                        <cstring>spacer8</cstring>
429
 
                                    </property>
430
 
                                    <property name="orientation">
431
 
                                        <enum>Horizontal</enum>
432
 
                                    </property>
433
 
                                    <property name="sizeType">
434
 
                                        <enum>Maximum</enum>
435
 
                                    </property>
436
 
                                    <property name="sizeHint">
437
 
                                        <size>
438
 
                                            <width>20</width>
439
 
                                            <height>20</height>
440
 
                                        </size>
441
 
                                    </property>
442
 
                                </spacer>
443
 
                                <widget class="IconToolButton" row="2" column="1">
444
 
                                    <property name="name">
445
 
                                        <cstring>tb_down</cstring>
446
 
                                    </property>
447
 
                                    <property name="sizePolicy">
448
 
                                        <sizepolicy>
449
 
                                            <hsizetype>4</hsizetype>
450
 
                                            <vsizetype>1</vsizetype>
451
 
                                            <horstretch>0</horstretch>
452
 
                                            <verstretch>0</verstretch>
453
 
                                        </sizepolicy>
454
 
                                    </property>
455
 
                                    <property name="text">
456
 
                                        <string>...</string>
457
 
                                    </property>
458
 
                                    <property name="iconName" stdset="0">
459
 
                                        <string>psi/arrowDown</string>
460
 
                                    </property>
461
 
                                </widget>
462
 
                                <widget class="IconToolButton" row="1" column="2">
463
 
                                    <property name="name">
464
 
                                        <cstring>tb_right</cstring>
465
 
                                    </property>
466
 
                                    <property name="sizePolicy">
467
 
                                        <sizepolicy>
468
 
                                            <hsizetype>4</hsizetype>
469
 
                                            <vsizetype>1</vsizetype>
470
 
                                            <horstretch>0</horstretch>
471
 
                                            <verstretch>0</verstretch>
472
 
                                        </sizepolicy>
473
 
                                    </property>
474
 
                                    <property name="text">
475
 
                                        <string>...</string>
476
 
                                    </property>
477
 
                                    <property name="iconName" stdset="0">
478
 
                                        <string>psi/arrowRight</string>
479
 
                                    </property>
480
 
                                </widget>
481
 
                            </grid>
482
 
                        </widget>
483
 
                        <spacer>
484
 
                            <property name="name">
485
 
                                <cstring>spacer10</cstring>
486
 
                            </property>
487
 
                            <property name="orientation">
488
 
                                <enum>Vertical</enum>
489
 
                            </property>
490
 
                            <property name="sizeType">
491
 
                                <enum>Expanding</enum>
492
 
                            </property>
493
 
                            <property name="sizeHint">
494
 
                                <size>
495
 
                                    <width>20</width>
496
 
                                    <height>40</height>
497
 
                                </size>
498
 
                            </property>
499
 
                        </spacer>
500
 
                    </vbox>
501
 
                </widget>
502
 
                <widget class="QLayoutWidget">
503
 
                    <property name="name">
504
 
                        <cstring>layout12</cstring>
505
 
                    </property>
506
 
                    <vbox>
507
 
                        <property name="name">
508
 
                            <cstring>unnamed</cstring>
509
 
                        </property>
510
 
                        <widget class="QLabel">
511
 
                            <property name="name">
512
 
                                <cstring>textLabel24</cstring>
513
 
                            </property>
514
 
                            <property name="text">
515
 
                                <string>Curr&amp;ent Actions:</string>
516
 
                            </property>
517
 
                            <property name="buddy" stdset="0">
518
 
                                <cstring>lv_selectedActions</cstring>
519
 
                            </property>
520
 
                        </widget>
521
 
                        <widget class="QListView">
522
 
                            <column>
523
 
                                <property name="text">
524
 
                                    <string>Name</string>
525
 
                                </property>
526
 
                                <property name="clickable">
527
 
                                    <bool>true</bool>
528
 
                                </property>
529
 
                                <property name="resizable">
530
 
                                    <bool>true</bool>
531
 
                                </property>
532
 
                            </column>
533
 
                            <property name="name">
534
 
                                <cstring>lv_selectedActions</cstring>
535
 
                            </property>
536
 
                            <property name="sizePolicy">
537
 
                                <sizepolicy>
538
 
                                    <hsizetype>7</hsizetype>
539
 
                                    <vsizetype>7</vsizetype>
540
 
                                    <horstretch>0</horstretch>
541
 
                                    <verstretch>0</verstretch>
542
 
                                </sizepolicy>
543
 
                            </property>
544
 
                        </widget>
545
 
                    </vbox>
546
 
                </widget>
547
 
            </hbox>
548
 
        </widget>
549
 
    </vbox>
550
 
</widget>
551
 
<tabstops>
552
 
    <tabstop>cb_toolbars</tabstop>
553
 
    <tabstop>pb_addToolbar</tabstop>
554
 
    <tabstop>pb_deleteToolbar</tabstop>
555
 
    <tabstop>le_toolbarName</tabstop>
556
 
    <tabstop>ck_toolbarOn</tabstop>
557
 
    <tabstop>ck_toolbarLocked</tabstop>
558
 
    <tabstop>ck_toolbarStretch</tabstop>
559
 
    <tabstop>pb_toolbarPosition</tabstop>
560
 
    <tabstop>lv_availActions</tabstop>
561
 
    <tabstop>lv_selectedActions</tabstop>
562
 
</tabstops>
563
 
<layoutdefaults spacing="6" margin="11"/>
564
 
<includehints>
565
 
    <includehint>iconwidget.h</includehint>
566
 
    <includehint>iconwidget.h</includehint>
567
 
    <includehint>iconwidget.h</includehint>
568
 
    <includehint>iconwidget.h</includehint>
569
 
    <includehint>iconwidget.h</includehint>
570
 
    <includehint>iconwidget.h</includehint>
571
 
    <includehint>iconwidget.h</includehint>
572
 
</includehints>
573
 
</UI>
 
161
         </property>
 
162
         <property name="text" >
 
163
          <string>Stretchable</string>
 
164
         </property>
 
165
        </widget>
 
166
       </item>
 
167
       <item>
 
168
        <widget class="IconButton" name="pb_toolbarPosition" >
 
169
         <property name="text" >
 
170
          <string>Change Position (Advanced)</string>
 
171
         </property>
 
172
        </widget>
 
173
       </item>
 
174
       <item>
 
175
        <spacer>
 
176
         <property name="orientation" >
 
177
          <enum>Qt::Horizontal</enum>
 
178
         </property>
 
179
         <property name="sizeType" >
 
180
          <enum>QSizePolicy::Expanding</enum>
 
181
         </property>
 
182
         <property name="sizeHint" >
 
183
          <size>
 
184
           <width>40</width>
 
185
           <height>20</height>
 
186
          </size>
 
187
         </property>
 
188
        </spacer>
 
189
       </item>
 
190
      </layout>
 
191
     </item>
 
192
    </layout>
 
193
   </item>
 
194
   <item>
 
195
    <widget class="Line" name="line3" >
 
196
     <property name="frameShape" >
 
197
      <enum>QFrame::HLine</enum>
 
198
     </property>
 
199
     <property name="frameShadow" >
 
200
      <enum>QFrame::Sunken</enum>
 
201
     </property>
 
202
     <property name="orientation" >
 
203
      <enum>Qt::Horizontal</enum>
 
204
     </property>
 
205
    </widget>
 
206
   </item>
 
207
   <item>
 
208
    <layout class="QGridLayout" >
 
209
     <property name="margin" >
 
210
      <number>0</number>
 
211
     </property>
 
212
     <property name="spacing" >
 
213
      <number>6</number>
 
214
     </property>
 
215
     <item rowspan="3" row="1" column="2" >
 
216
      <widget class="QListWidget" name="lw_selectedActions" >
 
217
       <property name="editTriggers" >
 
218
        <set>QAbstractItemView::NoEditTriggers</set>
 
219
       </property>
 
220
       <property name="sortingEnabled" >
 
221
        <bool>false</bool>
 
222
       </property>
 
223
      </widget>
 
224
     </item>
 
225
     <item rowspan="3" row="1" column="0" >
 
226
      <widget class="QTreeWidget" name="tw_availActions" >
 
227
       <property name="editTriggers" >
 
228
        <set>QAbstractItemView::NoEditTriggers</set>
 
229
       </property>
 
230
       <property name="rootIsDecorated" >
 
231
        <bool>false</bool>
 
232
       </property>
 
233
       <property name="sortingEnabled" >
 
234
        <bool>false</bool>
 
235
       </property>
 
236
       <property name="columnCount" >
 
237
        <number>1</number>
 
238
       </property>
 
239
       <column>
 
240
        <property name="text" >
 
241
         <string/>
 
242
        </property>
 
243
       </column>
 
244
      </widget>
 
245
     </item>
 
246
     <item row="3" column="1" >
 
247
      <spacer>
 
248
       <property name="orientation" >
 
249
        <enum>Qt::Vertical</enum>
 
250
       </property>
 
251
       <property name="sizeType" >
 
252
        <enum>QSizePolicy::Expanding</enum>
 
253
       </property>
 
254
       <property name="sizeHint" >
 
255
        <size>
 
256
         <width>25</width>
 
257
         <height>91</height>
 
258
        </size>
 
259
       </property>
 
260
      </spacer>
 
261
     </item>
 
262
     <item row="1" column="1" >
 
263
      <widget class="IconToolButton" name="tb_right" >
 
264
       <property name="sizePolicy" >
 
265
        <sizepolicy>
 
266
         <hsizetype>4</hsizetype>
 
267
         <vsizetype>1</vsizetype>
 
268
         <horstretch>0</horstretch>
 
269
         <verstretch>0</verstretch>
 
270
        </sizepolicy>
 
271
       </property>
 
272
       <property name="text" >
 
273
        <string>...</string>
 
274
       </property>
 
275
       <property name="psiIconName" stdset="0" >
 
276
            <string>psi/arrowRight</string>
 
277
           </property>
 
278
      </widget>
 
279
     </item>
 
280
     <item row="0" column="2" >
 
281
      <widget class="QLabel" name="textLabel24" >
 
282
       <property name="text" >
 
283
        <string>Curr&amp;ent Actions:</string>
 
284
       </property>
 
285
       <property name="buddy" >
 
286
        <cstring>lw_selectedActions</cstring>
 
287
       </property>
 
288
      </widget>
 
289
     </item>
 
290
     <item row="1" column="3" >
 
291
      <widget class="IconToolButton" name="tb_up" >
 
292
       <property name="sizePolicy" >
 
293
        <sizepolicy>
 
294
         <hsizetype>4</hsizetype>
 
295
         <vsizetype>1</vsizetype>
 
296
         <horstretch>0</horstretch>
 
297
         <verstretch>0</verstretch>
 
298
        </sizepolicy>
 
299
       </property>
 
300
       <property name="text" >
 
301
        <string>...</string>
 
302
       </property>
 
303
       <property name="psiIconName" stdset="0" >
 
304
            <string>psi/arrowUp</string>
 
305
           </property>
 
306
      </widget>
 
307
     </item>
 
308
     <item row="3" column="3" >
 
309
      <spacer>
 
310
       <property name="orientation" >
 
311
        <enum>Qt::Vertical</enum>
 
312
       </property>
 
313
       <property name="sizeType" >
 
314
        <enum>QSizePolicy::Expanding</enum>
 
315
       </property>
 
316
       <property name="sizeHint" >
 
317
        <size>
 
318
         <width>25</width>
 
319
         <height>101</height>
 
320
        </size>
 
321
       </property>
 
322
      </spacer>
 
323
     </item>
 
324
     <item row="2" column="3" >
 
325
      <widget class="IconToolButton" name="tb_down" >
 
326
       <property name="sizePolicy" >
 
327
        <sizepolicy>
 
328
         <hsizetype>4</hsizetype>
 
329
         <vsizetype>1</vsizetype>
 
330
         <horstretch>0</horstretch>
 
331
         <verstretch>0</verstretch>
 
332
        </sizepolicy>
 
333
       </property>
 
334
       <property name="text" >
 
335
        <string>...</string>
 
336
       </property>
 
337
       <property name="psiIconName" stdset="0" >
 
338
            <string>psi/arrowDown</string>
 
339
           </property>
 
340
      </widget>
 
341
     </item>
 
342
     <item row="0" column="0" >
 
343
      <widget class="QLabel" name="textLabel25" >
 
344
       <property name="text" >
 
345
        <string>A&amp;vailable Actions:</string>
 
346
       </property>
 
347
       <property name="buddy" >
 
348
        <cstring>tw_availActions</cstring>
 
349
       </property>
 
350
      </widget>
 
351
     </item>
 
352
     <item row="2" column="1" >
 
353
      <widget class="IconToolButton" name="tb_left" >
 
354
       <property name="sizePolicy" >
 
355
        <sizepolicy>
 
356
         <hsizetype>4</hsizetype>
 
357
         <vsizetype>1</vsizetype>
 
358
         <horstretch>0</horstretch>
 
359
         <verstretch>0</verstretch>
 
360
        </sizepolicy>
 
361
       </property>
 
362
       <property name="text" >
 
363
        <string>...</string>
 
364
       </property>
 
365
       <property name="psiIconName" stdset="0" >
 
366
            <string>psi/arrowLeft</string>
 
367
           </property>
 
368
      </widget>
 
369
     </item>
 
370
    </layout>
 
371
   </item>
 
372
  </layout>
 
373
 </widget>
 
374
 <layoutdefault spacing="6" margin="11" />
 
375
 <pixmapfunction>qPixmapFromMimeSource</pixmapfunction>
 
376
 <customwidgets>
 
377
  <customwidget>
 
378
   <class>IconToolButton</class>
 
379
   <extends>QToolButton</extends>
 
380
   <header>icontoolbutton.h</header>
 
381
  </customwidget>
 
382
  <customwidget>
 
383
   <class>IconButton</class>
 
384
   <extends>QPushButton</extends>
 
385
   <header>iconbutton.h</header>
 
386
  </customwidget>
 
387
 </customwidgets>
 
388
 <tabstops>
 
389
  <tabstop>cb_toolbars</tabstop>
 
390
  <tabstop>pb_addToolbar</tabstop>
 
391
  <tabstop>pb_deleteToolbar</tabstop>
 
392
  <tabstop>le_toolbarName</tabstop>
 
393
  <tabstop>ck_toolbarOn</tabstop>
 
394
  <tabstop>ck_toolbarLocked</tabstop>
 
395
  <tabstop>ck_toolbarStretch</tabstop>
 
396
  <tabstop>pb_toolbarPosition</tabstop>
 
397
 </tabstops>
 
398
 <resources/>
 
399
 <connections/>
 
400
</ui>