~ubuntu-branches/ubuntu/vivid/psi-plus/vivid

« back to all changes in this revision

Viewing changes to src/plugins/generic/juickplugin/settings.ui

  • Committer: Package Import Robot
  • Author(s): Boris Pek
  • Date: 2012-06-22 00:00:09 UTC
  • mfrom: (1.4.4)
  • Revision ID: package-import@ubuntu.com-20120622000009-9ur1mi189ulab5af
Tags: 0.15.5338-1
* New upstream release.
* debian/copyright was updated: updated years.
* Used hardening flags in compiler options:
  - added file debian/patches/add-hardening-flags-in-compiler-options
  - updated debian/rules

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="UTF-8"?>
 
2
<ui version="4.0">
 
3
 <class>settings</class>
 
4
 <widget class="QWidget" name="settings">
 
5
  <property name="geometry">
 
6
   <rect>
 
7
    <x>0</x>
 
8
    <y>0</y>
 
9
    <width>501</width>
 
10
    <height>417</height>
 
11
   </rect>
 
12
  </property>
 
13
  <property name="windowTitle">
 
14
   <string>settings</string>
 
15
  </property>
 
16
  <layout class="QVBoxLayout" name="verticalLayout_3">
 
17
   <item>
 
18
    <layout class="QHBoxLayout" name="horizontalLayout">
 
19
     <item>
 
20
      <spacer name="horizontalSpacer">
 
21
       <property name="orientation">
 
22
        <enum>Qt::Horizontal</enum>
 
23
       </property>
 
24
       <property name="sizeHint" stdset="0">
 
25
        <size>
 
26
         <width>40</width>
 
27
         <height>20</height>
 
28
        </size>
 
29
       </property>
 
30
      </spacer>
 
31
     </item>
 
32
     <item>
 
33
      <widget class="QPushButton" name="pb_editJids">
 
34
       <property name="text">
 
35
        <string>Edit JIDs</string>
 
36
       </property>
 
37
      </widget>
 
38
     </item>
 
39
     <item>
 
40
      <spacer name="horizontalSpacer_2">
 
41
       <property name="orientation">
 
42
        <enum>Qt::Horizontal</enum>
 
43
       </property>
 
44
       <property name="sizeHint" stdset="0">
 
45
        <size>
 
46
         <width>40</width>
 
47
         <height>20</height>
 
48
        </size>
 
49
       </property>
 
50
      </spacer>
 
51
     </item>
 
52
    </layout>
 
53
   </item>
 
54
   <item>
 
55
    <layout class="QGridLayout" name="gridLayout">
 
56
     <item row="0" column="1">
 
57
      <widget class="QLabel" name="label_6">
 
58
       <property name="font">
 
59
        <font>
 
60
         <weight>75</weight>
 
61
         <bold>true</bold>
 
62
        </font>
 
63
       </property>
 
64
       <property name="text">
 
65
        <string>bold</string>
 
66
       </property>
 
67
       <property name="alignment">
 
68
        <set>Qt::AlignCenter</set>
 
69
       </property>
 
70
      </widget>
 
71
     </item>
 
72
     <item row="0" column="2">
 
73
      <widget class="QLabel" name="label_7">
 
74
       <property name="font">
 
75
        <font>
 
76
         <italic>true</italic>
 
77
        </font>
 
78
       </property>
 
79
       <property name="text">
 
80
        <string>italic</string>
 
81
       </property>
 
82
       <property name="alignment">
 
83
        <set>Qt::AlignCenter</set>
 
84
       </property>
 
85
      </widget>
 
86
     </item>
 
87
     <item row="0" column="3">
 
88
      <widget class="QLabel" name="label_8">
 
89
       <property name="font">
 
90
        <font>
 
91
         <underline>true</underline>
 
92
        </font>
 
93
       </property>
 
94
       <property name="text">
 
95
        <string>underline</string>
 
96
       </property>
 
97
       <property name="alignment">
 
98
        <set>Qt::AlignCenter</set>
 
99
       </property>
 
100
      </widget>
 
101
     </item>
 
102
     <item row="0" column="4">
 
103
      <widget class="QLabel" name="label_9">
 
104
       <property name="text">
 
105
        <string>color</string>
 
106
       </property>
 
107
       <property name="alignment">
 
108
        <set>Qt::AlignCenter</set>
 
109
       </property>
 
110
      </widget>
 
111
     </item>
 
112
     <item row="1" column="0">
 
113
      <widget class="QLabel" name="label">
 
114
       <property name="text">
 
115
        <string>@username</string>
 
116
       </property>
 
117
       <property name="alignment">
 
118
        <set>Qt::AlignCenter</set>
 
119
       </property>
 
120
      </widget>
 
121
     </item>
 
122
     <item row="1" column="1">
 
123
      <layout class="QHBoxLayout" name="horizontalLayout_3">
 
124
       <item>
 
125
        <spacer name="horizontalSpacer_3">
 
126
         <property name="orientation">
 
127
          <enum>Qt::Horizontal</enum>
 
128
         </property>
 
129
         <property name="sizeHint" stdset="0">
 
130
          <size>
 
131
           <width>40</width>
 
132
           <height>20</height>
 
133
          </size>
 
134
         </property>
 
135
        </spacer>
 
136
       </item>
 
137
       <item>
 
138
        <widget class="QCheckBox" name="cb_nameBold">
 
139
         <property name="text">
 
140
          <string notr="true"/>
 
141
         </property>
 
142
        </widget>
 
143
       </item>
 
144
       <item>
 
145
        <spacer name="horizontalSpacer_4">
 
146
         <property name="orientation">
 
147
          <enum>Qt::Horizontal</enum>
 
148
         </property>
 
149
         <property name="sizeHint" stdset="0">
 
150
          <size>
 
151
           <width>40</width>
 
152
           <height>20</height>
 
153
          </size>
 
154
         </property>
 
155
        </spacer>
 
156
       </item>
 
157
      </layout>
 
158
     </item>
 
159
     <item row="1" column="2">
 
160
      <layout class="QHBoxLayout" name="horizontalLayout_8">
 
161
       <item>
 
162
        <spacer name="horizontalSpacer_13">
 
163
         <property name="orientation">
 
164
          <enum>Qt::Horizontal</enum>
 
165
         </property>
 
166
         <property name="sizeHint" stdset="0">
 
167
          <size>
 
168
           <width>40</width>
 
169
           <height>20</height>
 
170
          </size>
 
171
         </property>
 
172
        </spacer>
 
173
       </item>
 
174
       <item>
 
175
        <widget class="QCheckBox" name="cb_nameItalic">
 
176
         <property name="text">
 
177
          <string notr="true"/>
 
178
         </property>
 
179
        </widget>
 
180
       </item>
 
181
       <item>
 
182
        <spacer name="horizontalSpacer_14">
 
183
         <property name="orientation">
 
184
          <enum>Qt::Horizontal</enum>
 
185
         </property>
 
186
         <property name="sizeHint" stdset="0">
 
187
          <size>
 
188
           <width>40</width>
 
189
           <height>20</height>
 
190
          </size>
 
191
         </property>
 
192
        </spacer>
 
193
       </item>
 
194
      </layout>
 
195
     </item>
 
196
     <item row="1" column="3">
 
197
      <layout class="QHBoxLayout" name="horizontalLayout_13">
 
198
       <item>
 
199
        <spacer name="horizontalSpacer_23">
 
200
         <property name="orientation">
 
201
          <enum>Qt::Horizontal</enum>
 
202
         </property>
 
203
         <property name="sizeHint" stdset="0">
 
204
          <size>
 
205
           <width>40</width>
 
206
           <height>20</height>
 
207
          </size>
 
208
         </property>
 
209
        </spacer>
 
210
       </item>
 
211
       <item>
 
212
        <widget class="QCheckBox" name="cb_nameUnderline">
 
213
         <property name="text">
 
214
          <string notr="true"/>
 
215
         </property>
 
216
        </widget>
 
217
       </item>
 
218
       <item>
 
219
        <spacer name="horizontalSpacer_28">
 
220
         <property name="orientation">
 
221
          <enum>Qt::Horizontal</enum>
 
222
         </property>
 
223
         <property name="sizeHint" stdset="0">
 
224
          <size>
 
225
           <width>40</width>
 
226
           <height>20</height>
 
227
          </size>
 
228
         </property>
 
229
        </spacer>
 
230
       </item>
 
231
      </layout>
 
232
     </item>
 
233
     <item row="1" column="4">
 
234
      <widget class="QToolButton" name="tb_name">
 
235
       <property name="text">
 
236
        <string/>
 
237
       </property>
 
238
      </widget>
 
239
     </item>
 
240
     <item row="2" column="0">
 
241
      <widget class="QLabel" name="label_2">
 
242
       <property name="text">
 
243
        <string>*tag</string>
 
244
       </property>
 
245
       <property name="alignment">
 
246
        <set>Qt::AlignCenter</set>
 
247
       </property>
 
248
      </widget>
 
249
     </item>
 
250
     <item row="2" column="1">
 
251
      <layout class="QHBoxLayout" name="horizontalLayout_4">
 
252
       <item>
 
253
        <spacer name="horizontalSpacer_5">
 
254
         <property name="orientation">
 
255
          <enum>Qt::Horizontal</enum>
 
256
         </property>
 
257
         <property name="sizeHint" stdset="0">
 
258
          <size>
 
259
           <width>40</width>
 
260
           <height>20</height>
 
261
          </size>
 
262
         </property>
 
263
        </spacer>
 
264
       </item>
 
265
       <item>
 
266
        <widget class="QCheckBox" name="cb_tagBold">
 
267
         <property name="text">
 
268
          <string notr="true"/>
 
269
         </property>
 
270
        </widget>
 
271
       </item>
 
272
       <item>
 
273
        <spacer name="horizontalSpacer_6">
 
274
         <property name="orientation">
 
275
          <enum>Qt::Horizontal</enum>
 
276
         </property>
 
277
         <property name="sizeHint" stdset="0">
 
278
          <size>
 
279
           <width>40</width>
 
280
           <height>20</height>
 
281
          </size>
 
282
         </property>
 
283
        </spacer>
 
284
       </item>
 
285
      </layout>
 
286
     </item>
 
287
     <item row="2" column="2">
 
288
      <layout class="QHBoxLayout" name="horizontalLayout_9">
 
289
       <item>
 
290
        <spacer name="horizontalSpacer_15">
 
291
         <property name="orientation">
 
292
          <enum>Qt::Horizontal</enum>
 
293
         </property>
 
294
         <property name="sizeHint" stdset="0">
 
295
          <size>
 
296
           <width>40</width>
 
297
           <height>20</height>
 
298
          </size>
 
299
         </property>
 
300
        </spacer>
 
301
       </item>
 
302
       <item>
 
303
        <widget class="QCheckBox" name="cb_tagItalic">
 
304
         <property name="text">
 
305
          <string notr="true"/>
 
306
         </property>
 
307
        </widget>
 
308
       </item>
 
309
       <item>
 
310
        <spacer name="horizontalSpacer_16">
 
311
         <property name="orientation">
 
312
          <enum>Qt::Horizontal</enum>
 
313
         </property>
 
314
         <property name="sizeHint" stdset="0">
 
315
          <size>
 
316
           <width>40</width>
 
317
           <height>20</height>
 
318
          </size>
 
319
         </property>
 
320
        </spacer>
 
321
       </item>
 
322
      </layout>
 
323
     </item>
 
324
     <item row="2" column="3">
 
325
      <layout class="QHBoxLayout" name="horizontalLayout_14">
 
326
       <item>
 
327
        <spacer name="horizontalSpacer_24">
 
328
         <property name="orientation">
 
329
          <enum>Qt::Horizontal</enum>
 
330
         </property>
 
331
         <property name="sizeHint" stdset="0">
 
332
          <size>
 
333
           <width>40</width>
 
334
           <height>20</height>
 
335
          </size>
 
336
         </property>
 
337
        </spacer>
 
338
       </item>
 
339
       <item>
 
340
        <widget class="QCheckBox" name="cb_tagUnderline">
 
341
         <property name="text">
 
342
          <string notr="true"/>
 
343
         </property>
 
344
        </widget>
 
345
       </item>
 
346
       <item>
 
347
        <spacer name="horizontalSpacer_29">
 
348
         <property name="orientation">
 
349
          <enum>Qt::Horizontal</enum>
 
350
         </property>
 
351
         <property name="sizeHint" stdset="0">
 
352
          <size>
 
353
           <width>40</width>
 
354
           <height>20</height>
 
355
          </size>
 
356
         </property>
 
357
        </spacer>
 
358
       </item>
 
359
      </layout>
 
360
     </item>
 
361
     <item row="2" column="4">
 
362
      <widget class="QToolButton" name="tb_tag">
 
363
       <property name="text">
 
364
        <string/>
 
365
       </property>
 
366
      </widget>
 
367
     </item>
 
368
     <item row="3" column="0">
 
369
      <widget class="QLabel" name="label_3">
 
370
       <property name="text">
 
371
        <string>#message id</string>
 
372
       </property>
 
373
       <property name="alignment">
 
374
        <set>Qt::AlignCenter</set>
 
375
       </property>
 
376
      </widget>
 
377
     </item>
 
378
     <item row="3" column="1">
 
379
      <layout class="QHBoxLayout" name="horizontalLayout_5">
 
380
       <item>
 
381
        <spacer name="horizontalSpacer_7">
 
382
         <property name="orientation">
 
383
          <enum>Qt::Horizontal</enum>
 
384
         </property>
 
385
         <property name="sizeHint" stdset="0">
 
386
          <size>
 
387
           <width>40</width>
 
388
           <height>20</height>
 
389
          </size>
 
390
         </property>
 
391
        </spacer>
 
392
       </item>
 
393
       <item>
 
394
        <widget class="QCheckBox" name="cb_messageBold">
 
395
         <property name="text">
 
396
          <string notr="true"/>
 
397
         </property>
 
398
        </widget>
 
399
       </item>
 
400
       <item>
 
401
        <spacer name="horizontalSpacer_8">
 
402
         <property name="orientation">
 
403
          <enum>Qt::Horizontal</enum>
 
404
         </property>
 
405
         <property name="sizeHint" stdset="0">
 
406
          <size>
 
407
           <width>40</width>
 
408
           <height>20</height>
 
409
          </size>
 
410
         </property>
 
411
        </spacer>
 
412
       </item>
 
413
      </layout>
 
414
     </item>
 
415
     <item row="3" column="2">
 
416
      <layout class="QHBoxLayout" name="horizontalLayout_10">
 
417
       <item>
 
418
        <spacer name="horizontalSpacer_17">
 
419
         <property name="orientation">
 
420
          <enum>Qt::Horizontal</enum>
 
421
         </property>
 
422
         <property name="sizeHint" stdset="0">
 
423
          <size>
 
424
           <width>40</width>
 
425
           <height>20</height>
 
426
          </size>
 
427
         </property>
 
428
        </spacer>
 
429
       </item>
 
430
       <item>
 
431
        <widget class="QCheckBox" name="cb_messageItalic">
 
432
         <property name="text">
 
433
          <string notr="true"/>
 
434
         </property>
 
435
        </widget>
 
436
       </item>
 
437
       <item>
 
438
        <spacer name="horizontalSpacer_18">
 
439
         <property name="orientation">
 
440
          <enum>Qt::Horizontal</enum>
 
441
         </property>
 
442
         <property name="sizeHint" stdset="0">
 
443
          <size>
 
444
           <width>40</width>
 
445
           <height>20</height>
 
446
          </size>
 
447
         </property>
 
448
        </spacer>
 
449
       </item>
 
450
      </layout>
 
451
     </item>
 
452
     <item row="3" column="3">
 
453
      <layout class="QHBoxLayout" name="horizontalLayout_15">
 
454
       <item>
 
455
        <spacer name="horizontalSpacer_25">
 
456
         <property name="orientation">
 
457
          <enum>Qt::Horizontal</enum>
 
458
         </property>
 
459
         <property name="sizeHint" stdset="0">
 
460
          <size>
 
461
           <width>40</width>
 
462
           <height>20</height>
 
463
          </size>
 
464
         </property>
 
465
        </spacer>
 
466
       </item>
 
467
       <item>
 
468
        <widget class="QCheckBox" name="cb_messageUnderline">
 
469
         <property name="text">
 
470
          <string notr="true"/>
 
471
         </property>
 
472
        </widget>
 
473
       </item>
 
474
       <item>
 
475
        <spacer name="horizontalSpacer_30">
 
476
         <property name="orientation">
 
477
          <enum>Qt::Horizontal</enum>
 
478
         </property>
 
479
         <property name="sizeHint" stdset="0">
 
480
          <size>
 
481
           <width>40</width>
 
482
           <height>20</height>
 
483
          </size>
 
484
         </property>
 
485
        </spacer>
 
486
       </item>
 
487
      </layout>
 
488
     </item>
 
489
     <item row="3" column="4">
 
490
      <widget class="QToolButton" name="tb_message">
 
491
       <property name="text">
 
492
        <string/>
 
493
       </property>
 
494
      </widget>
 
495
     </item>
 
496
     <item row="4" column="0">
 
497
      <widget class="QLabel" name="label_4">
 
498
       <property name="text">
 
499
        <string>&gt;quote</string>
 
500
       </property>
 
501
       <property name="alignment">
 
502
        <set>Qt::AlignCenter</set>
 
503
       </property>
 
504
      </widget>
 
505
     </item>
 
506
     <item row="4" column="1">
 
507
      <layout class="QHBoxLayout" name="horizontalLayout_6">
 
508
       <item>
 
509
        <spacer name="horizontalSpacer_9">
 
510
         <property name="orientation">
 
511
          <enum>Qt::Horizontal</enum>
 
512
         </property>
 
513
         <property name="sizeHint" stdset="0">
 
514
          <size>
 
515
           <width>40</width>
 
516
           <height>20</height>
 
517
          </size>
 
518
         </property>
 
519
        </spacer>
 
520
       </item>
 
521
       <item>
 
522
        <widget class="QCheckBox" name="cb_quoteBold">
 
523
         <property name="text">
 
524
          <string notr="true"/>
 
525
         </property>
 
526
        </widget>
 
527
       </item>
 
528
       <item>
 
529
        <spacer name="horizontalSpacer_10">
 
530
         <property name="orientation">
 
531
          <enum>Qt::Horizontal</enum>
 
532
         </property>
 
533
         <property name="sizeHint" stdset="0">
 
534
          <size>
 
535
           <width>40</width>
 
536
           <height>20</height>
 
537
          </size>
 
538
         </property>
 
539
        </spacer>
 
540
       </item>
 
541
      </layout>
 
542
     </item>
 
543
     <item row="4" column="2">
 
544
      <layout class="QHBoxLayout" name="horizontalLayout_11">
 
545
       <item>
 
546
        <spacer name="horizontalSpacer_19">
 
547
         <property name="orientation">
 
548
          <enum>Qt::Horizontal</enum>
 
549
         </property>
 
550
         <property name="sizeHint" stdset="0">
 
551
          <size>
 
552
           <width>40</width>
 
553
           <height>20</height>
 
554
          </size>
 
555
         </property>
 
556
        </spacer>
 
557
       </item>
 
558
       <item>
 
559
        <widget class="QCheckBox" name="cb_quoteItalic">
 
560
         <property name="text">
 
561
          <string notr="true"/>
 
562
         </property>
 
563
        </widget>
 
564
       </item>
 
565
       <item>
 
566
        <spacer name="horizontalSpacer_20">
 
567
         <property name="orientation">
 
568
          <enum>Qt::Horizontal</enum>
 
569
         </property>
 
570
         <property name="sizeHint" stdset="0">
 
571
          <size>
 
572
           <width>40</width>
 
573
           <height>20</height>
 
574
          </size>
 
575
         </property>
 
576
        </spacer>
 
577
       </item>
 
578
      </layout>
 
579
     </item>
 
580
     <item row="4" column="3">
 
581
      <layout class="QHBoxLayout" name="horizontalLayout_16">
 
582
       <item>
 
583
        <spacer name="horizontalSpacer_26">
 
584
         <property name="orientation">
 
585
          <enum>Qt::Horizontal</enum>
 
586
         </property>
 
587
         <property name="sizeHint" stdset="0">
 
588
          <size>
 
589
           <width>40</width>
 
590
           <height>20</height>
 
591
          </size>
 
592
         </property>
 
593
        </spacer>
 
594
       </item>
 
595
       <item>
 
596
        <widget class="QCheckBox" name="cb_quoteUnderline">
 
597
         <property name="text">
 
598
          <string notr="true"/>
 
599
         </property>
 
600
        </widget>
 
601
       </item>
 
602
       <item>
 
603
        <spacer name="horizontalSpacer_31">
 
604
         <property name="orientation">
 
605
          <enum>Qt::Horizontal</enum>
 
606
         </property>
 
607
         <property name="sizeHint" stdset="0">
 
608
          <size>
 
609
           <width>40</width>
 
610
           <height>20</height>
 
611
          </size>
 
612
         </property>
 
613
        </spacer>
 
614
       </item>
 
615
      </layout>
 
616
     </item>
 
617
     <item row="4" column="4">
 
618
      <widget class="QToolButton" name="tb_quote">
 
619
       <property name="text">
 
620
        <string/>
 
621
       </property>
 
622
      </widget>
 
623
     </item>
 
624
     <item row="5" column="0">
 
625
      <widget class="QLabel" name="label_5">
 
626
       <property name="text">
 
627
        <string>http://link</string>
 
628
       </property>
 
629
       <property name="alignment">
 
630
        <set>Qt::AlignCenter</set>
 
631
       </property>
 
632
      </widget>
 
633
     </item>
 
634
     <item row="5" column="1">
 
635
      <layout class="QHBoxLayout" name="horizontalLayout_7">
 
636
       <item>
 
637
        <spacer name="horizontalSpacer_11">
 
638
         <property name="orientation">
 
639
          <enum>Qt::Horizontal</enum>
 
640
         </property>
 
641
         <property name="sizeHint" stdset="0">
 
642
          <size>
 
643
           <width>40</width>
 
644
           <height>20</height>
 
645
          </size>
 
646
         </property>
 
647
        </spacer>
 
648
       </item>
 
649
       <item>
 
650
        <widget class="QCheckBox" name="cb_linkBold">
 
651
         <property name="text">
 
652
          <string notr="true"/>
 
653
         </property>
 
654
        </widget>
 
655
       </item>
 
656
       <item>
 
657
        <spacer name="horizontalSpacer_12">
 
658
         <property name="orientation">
 
659
          <enum>Qt::Horizontal</enum>
 
660
         </property>
 
661
         <property name="sizeHint" stdset="0">
 
662
          <size>
 
663
           <width>40</width>
 
664
           <height>20</height>
 
665
          </size>
 
666
         </property>
 
667
        </spacer>
 
668
       </item>
 
669
      </layout>
 
670
     </item>
 
671
     <item row="5" column="2">
 
672
      <layout class="QHBoxLayout" name="horizontalLayout_12">
 
673
       <item>
 
674
        <spacer name="horizontalSpacer_21">
 
675
         <property name="orientation">
 
676
          <enum>Qt::Horizontal</enum>
 
677
         </property>
 
678
         <property name="sizeHint" stdset="0">
 
679
          <size>
 
680
           <width>40</width>
 
681
           <height>20</height>
 
682
          </size>
 
683
         </property>
 
684
        </spacer>
 
685
       </item>
 
686
       <item>
 
687
        <widget class="QCheckBox" name="cb_linkItalic">
 
688
         <property name="text">
 
689
          <string notr="true"/>
 
690
         </property>
 
691
        </widget>
 
692
       </item>
 
693
       <item>
 
694
        <spacer name="horizontalSpacer_22">
 
695
         <property name="orientation">
 
696
          <enum>Qt::Horizontal</enum>
 
697
         </property>
 
698
         <property name="sizeHint" stdset="0">
 
699
          <size>
 
700
           <width>40</width>
 
701
           <height>20</height>
 
702
          </size>
 
703
         </property>
 
704
        </spacer>
 
705
       </item>
 
706
      </layout>
 
707
     </item>
 
708
     <item row="5" column="3">
 
709
      <layout class="QHBoxLayout" name="horizontalLayout_17">
 
710
       <item>
 
711
        <spacer name="horizontalSpacer_27">
 
712
         <property name="orientation">
 
713
          <enum>Qt::Horizontal</enum>
 
714
         </property>
 
715
         <property name="sizeHint" stdset="0">
 
716
          <size>
 
717
           <width>40</width>
 
718
           <height>20</height>
 
719
          </size>
 
720
         </property>
 
721
        </spacer>
 
722
       </item>
 
723
       <item>
 
724
        <widget class="QCheckBox" name="cb_linkUnderline">
 
725
         <property name="text">
 
726
          <string notr="true"/>
 
727
         </property>
 
728
        </widget>
 
729
       </item>
 
730
       <item>
 
731
        <spacer name="horizontalSpacer_32">
 
732
         <property name="orientation">
 
733
          <enum>Qt::Horizontal</enum>
 
734
         </property>
 
735
         <property name="sizeHint" stdset="0">
 
736
          <size>
 
737
           <width>40</width>
 
738
           <height>20</height>
 
739
          </size>
 
740
         </property>
 
741
        </spacer>
 
742
       </item>
 
743
      </layout>
 
744
     </item>
 
745
     <item row="5" column="4">
 
746
      <widget class="QToolButton" name="tb_link">
 
747
       <property name="text">
 
748
        <string/>
 
749
       </property>
 
750
      </widget>
 
751
     </item>
 
752
    </layout>
 
753
   </item>
 
754
   <item>
 
755
    <layout class="QHBoxLayout" name="horizontalLayout_2">
 
756
     <item>
 
757
      <layout class="QVBoxLayout" name="verticalLayout">
 
758
       <item>
 
759
        <widget class="QCheckBox" name="cb_idAsResource">
 
760
         <property name="text">
 
761
          <string>Use message Id as resource</string>
 
762
         </property>
 
763
        </widget>
 
764
       </item>
 
765
       <item>
 
766
        <widget class="QCheckBox" name="cb_showPhoto">
 
767
         <property name="text">
 
768
          <string>Show Photo</string>
 
769
         </property>
 
770
        </widget>
 
771
       </item>
 
772
       <item>
 
773
        <widget class="QCheckBox" name="cb_showAvatar">
 
774
         <property name="text">
 
775
          <string>Show Avatars</string>
 
776
         </property>
 
777
        </widget>
 
778
       </item>
 
779
       <item>
 
780
        <widget class="QCheckBox" name="cb_conference">
 
781
         <property name="text">
 
782
          <string>Replaces message id with a link
 
783
to this message in juick@conference.jabber.ru</string>
 
784
         </property>
 
785
        </widget>
 
786
       </item>
 
787
      </layout>
 
788
     </item>
 
789
     <item>
 
790
      <layout class="QVBoxLayout" name="verticalLayout_2">
 
791
       <item>
 
792
        <spacer name="verticalSpacer">
 
793
         <property name="orientation">
 
794
          <enum>Qt::Vertical</enum>
 
795
         </property>
 
796
         <property name="sizeHint" stdset="0">
 
797
          <size>
 
798
           <width>20</width>
 
799
           <height>40</height>
 
800
          </size>
 
801
         </property>
 
802
        </spacer>
 
803
       </item>
 
804
       <item>
 
805
        <widget class="QPushButton" name="pb_clearCache">
 
806
         <property name="text">
 
807
          <string>Clear avatar cache</string>
 
808
         </property>
 
809
        </widget>
 
810
       </item>
 
811
      </layout>
 
812
     </item>
 
813
    </layout>
 
814
   </item>
 
815
   <item>
 
816
    <widget class="QLabel" name="label_10">
 
817
     <property name="text">
 
818
      <string>&lt;a href=&quot;http://psi-plus.com/wiki/plugins#juick_plugin&quot;&gt;Wiki (Online)&lt;/a&gt;</string>
 
819
     </property>
 
820
     <property name="openExternalLinks">
 
821
      <bool>true</bool>
 
822
     </property>
 
823
    </widget>
 
824
   </item>
 
825
  </layout>
 
826
 </widget>
 
827
 <resources/>
 
828
 <connections/>
 
829
</ui>