~ubuntu-branches/ubuntu/raring/qgo/raring

« back to all changes in this revision

Viewing changes to src/talk_gui.ui

  • Committer: Bazaar Package Importer
  • Author(s): Martin A. Godisch
  • Date: 2005-01-01 23:07:10 UTC
  • Revision ID: james.westby@ubuntu.com-20050101230710-fhng6yidm47xlb2i
Tags: upstream-1.0.0-r2
ImportĀ upstreamĀ versionĀ 1.0.0-r2

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<!DOCTYPE UI><UI version="3.1" stdsetdef="1">
 
2
<class>TalkGui</class>
 
3
<widget class="QDialog">
 
4
    <property name="name">
 
5
        <cstring>TalkGui</cstring>
 
6
    </property>
 
7
    <property name="geometry">
 
8
        <rect>
 
9
            <x>0</x>
 
10
            <y>0</y>
 
11
            <width>259</width>
 
12
            <height>218</height>
 
13
        </rect>
 
14
    </property>
 
15
    <property name="caption">
 
16
        <string>Form1</string>
 
17
    </property>
 
18
    <property name="toolTip" stdset="0">
 
19
        <string></string>
 
20
    </property>
 
21
    <property name="whatsThis" stdset="0">
 
22
        <string>dialog
 
23
 
 
24
 
 
25
 
 
26
 
 
27
 
 
28
in this box you see the conversation with the player whose name appears on the tab label</string>
 
29
    </property>
 
30
    <grid>
 
31
        <property name="name">
 
32
            <cstring>unnamed</cstring>
 
33
        </property>
 
34
        <property name="margin">
 
35
            <number>1</number>
 
36
        </property>
 
37
        <widget class="QLayoutWidget" row="2" column="0">
 
38
            <property name="name">
 
39
                <cstring>layout7</cstring>
 
40
            </property>
 
41
            <hbox>
 
42
                <property name="name">
 
43
                    <cstring>unnamed</cstring>
 
44
                </property>
 
45
                <widget class="QLineEdit">
 
46
                    <property name="name">
 
47
                        <cstring>LineEdit1</cstring>
 
48
                    </property>
 
49
                    <property name="frameShape">
 
50
                        <enum>LineEditPanel</enum>
 
51
                    </property>
 
52
                    <property name="frameShadow">
 
53
                        <enum>Sunken</enum>
 
54
                    </property>
 
55
                </widget>
 
56
                <widget class="QPushButton">
 
57
                    <property name="name">
 
58
                        <cstring>pb_match</cstring>
 
59
                    </property>
 
60
                    <property name="maximumSize">
 
61
                        <size>
 
62
                            <width>28</width>
 
63
                            <height>28</height>
 
64
                        </size>
 
65
                    </property>
 
66
                    <property name="text">
 
67
                        <string></string>
 
68
                    </property>
 
69
                    <property name="iconSet">
 
70
                        <iconset>image0</iconset>
 
71
                    </property>
 
72
                    <property name="toolTip" stdset="0">
 
73
                        <string>match</string>
 
74
                    </property>
 
75
                    <property name="whatsThis" stdset="0">
 
76
                        <string>match
 
77
 
 
78
 
 
79
 
 
80
 
 
81
 
 
82
proposes a match to this player</string>
 
83
                    </property>
 
84
                </widget>
 
85
                <widget class="QPushButton">
 
86
                    <property name="name">
 
87
                        <cstring>pb_releaseTalkTab</cstring>
 
88
                    </property>
 
89
                    <property name="maximumSize">
 
90
                        <size>
 
91
                            <width>28</width>
 
92
                            <height>28</height>
 
93
                        </size>
 
94
                    </property>
 
95
                    <property name="text">
 
96
                        <string></string>
 
97
                    </property>
 
98
                    <property name="iconSet">
 
99
                        <iconset>image1</iconset>
 
100
                    </property>
 
101
                    <property name="toolTip" stdset="0">
 
102
                        <string>close</string>
 
103
                    </property>
 
104
                    <property name="whatsThis" stdset="0">
 
105
                        <string>close
 
106
 
 
107
 
 
108
 
 
109
 
 
110
 
 
111
closes the tab (and dialog)</string>
 
112
                    </property>
 
113
                </widget>
 
114
            </hbox>
 
115
        </widget>
 
116
        <widget class="QTextEdit" row="1" column="0">
 
117
            <property name="name">
 
118
                <cstring>MultiLineEdit1</cstring>
 
119
            </property>
 
120
            <property name="readOnly">
 
121
                <bool>true</bool>
 
122
            </property>
 
123
            <property name="toolTip" stdset="0">
 
124
                <string>dialog with this player</string>
 
125
            </property>
 
126
            <property name="whatsThis" stdset="0">
 
127
                <string>dialog
 
128
 
 
129
 
 
130
 
 
131
 
 
132
 
 
133
in this box you see the conversation with the player whose name appears on the tab label</string>
 
134
            </property>
 
135
        </widget>
 
136
        <widget class="QFrame" row="0" column="0">
 
137
            <property name="name">
 
138
                <cstring>stats_layout</cstring>
 
139
            </property>
 
140
            <property name="frameShape">
 
141
                <enum>StyledPanel</enum>
 
142
            </property>
 
143
            <property name="frameShadow">
 
144
                <enum>Raised</enum>
 
145
            </property>
 
146
            <property name="lineWidth">
 
147
                <number>0</number>
 
148
            </property>
 
149
            <grid>
 
150
                <property name="name">
 
151
                    <cstring>unnamed</cstring>
 
152
                </property>
 
153
                <property name="margin">
 
154
                    <number>0</number>
 
155
                </property>
 
156
                <property name="spacing">
 
157
                    <number>0</number>
 
158
                </property>
 
159
                <widget class="QLayoutWidget" row="0" column="0">
 
160
                    <property name="name">
 
161
                        <cstring>layout21</cstring>
 
162
                    </property>
 
163
                    <hbox>
 
164
                        <property name="name">
 
165
                            <cstring>unnamed</cstring>
 
166
                        </property>
 
167
                        <property name="margin">
 
168
                            <number>0</number>
 
169
                        </property>
 
170
                        <property name="spacing">
 
171
                            <number>0</number>
 
172
                        </property>
 
173
                        <widget class="QLayoutWidget">
 
174
                            <property name="name">
 
175
                                <cstring>layout13</cstring>
 
176
                            </property>
 
177
                            <grid>
 
178
                                <property name="name">
 
179
                                    <cstring>unnamed</cstring>
 
180
                                </property>
 
181
                                <property name="margin">
 
182
                                    <number>0</number>
 
183
                                </property>
 
184
                                <property name="spacing">
 
185
                                    <number>0</number>
 
186
                                </property>
 
187
                                <widget class="QLabel" row="0" column="2">
 
188
                                    <property name="name">
 
189
                                        <cstring>stats_rating</cstring>
 
190
                                    </property>
 
191
                                    <property name="sizePolicy">
 
192
                                        <sizepolicy>
 
193
                                            <hsizetype>3</hsizetype>
 
194
                                            <vsizetype>5</vsizetype>
 
195
                                            <horstretch>0</horstretch>
 
196
                                            <verstretch>0</verstretch>
 
197
                                        </sizepolicy>
 
198
                                    </property>
 
199
                                    <property name="font">
 
200
                                        <font>
 
201
                                            <bold>1</bold>
 
202
                                        </font>
 
203
                                    </property>
 
204
                                    <property name="text">
 
205
                                        <string>--</string>
 
206
                                    </property>
 
207
                                    <property name="alignment">
 
208
                                        <set>AlignCenter</set>
 
209
                                    </property>
 
210
                                </widget>
 
211
                                <widget class="QLabel" row="2" column="1" rowspan="1" colspan="2">
 
212
                                    <property name="name">
 
213
                                        <cstring>stats_idle</cstring>
 
214
                                    </property>
 
215
                                    <property name="sizePolicy">
 
216
                                        <sizepolicy>
 
217
                                            <hsizetype>3</hsizetype>
 
218
                                            <vsizetype>5</vsizetype>
 
219
                                            <horstretch>0</horstretch>
 
220
                                            <verstretch>0</verstretch>
 
221
                                        </sizepolicy>
 
222
                                    </property>
 
223
                                    <property name="font">
 
224
                                        <font>
 
225
                                            <bold>1</bold>
 
226
                                        </font>
 
227
                                    </property>
 
228
                                    <property name="text">
 
229
                                        <string>--</string>
 
230
                                    </property>
 
231
                                    <property name="alignment">
 
232
                                        <set>AlignCenter</set>
 
233
                                    </property>
 
234
                                </widget>
 
235
                                <widget class="QLabel" row="2" column="0">
 
236
                                    <property name="name">
 
237
                                        <cstring>Label_Idle</cstring>
 
238
                                    </property>
 
239
                                    <property name="minimumSize">
 
240
                                        <size>
 
241
                                            <width>80</width>
 
242
                                            <height>0</height>
 
243
                                        </size>
 
244
                                    </property>
 
245
                                    <property name="text">
 
246
                                        <string>Idle :</string>
 
247
                                    </property>
 
248
                                </widget>
 
249
                                <widget class="QLabel" row="0" column="0" rowspan="1" colspan="2">
 
250
                                    <property name="name">
 
251
                                        <cstring>textLabel1</cstring>
 
252
                                    </property>
 
253
                                    <property name="minimumSize">
 
254
                                        <size>
 
255
                                            <width>80</width>
 
256
                                            <height>0</height>
 
257
                                        </size>
 
258
                                    </property>
 
259
                                    <property name="maximumSize">
 
260
                                        <size>
 
261
                                            <width>80</width>
 
262
                                            <height>32767</height>
 
263
                                        </size>
 
264
                                    </property>
 
265
                                    <property name="text">
 
266
                                        <string>Rating :</string>
 
267
                                    </property>
 
268
                                </widget>
 
269
                                <widget class="QLayoutWidget" row="1" column="0" rowspan="1" colspan="3">
 
270
                                    <property name="name">
 
271
                                        <cstring>layout12</cstring>
 
272
                                    </property>
 
273
                                    <hbox>
 
274
                                        <property name="name">
 
275
                                            <cstring>unnamed</cstring>
 
276
                                        </property>
 
277
                                        <property name="margin">
 
278
                                            <number>0</number>
 
279
                                        </property>
 
280
                                        <property name="spacing">
 
281
                                            <number>0</number>
 
282
                                        </property>
 
283
                                        <widget class="QLabel">
 
284
                                            <property name="name">
 
285
                                                <cstring>textLabel1_2</cstring>
 
286
                                            </property>
 
287
                                            <property name="minimumSize">
 
288
                                                <size>
 
289
                                                    <width>80</width>
 
290
                                                    <height>0</height>
 
291
                                                </size>
 
292
                                            </property>
 
293
                                            <property name="text">
 
294
                                                <string>Rated games :</string>
 
295
                                            </property>
 
296
                                        </widget>
 
297
                                        <widget class="QLabel">
 
298
                                            <property name="name">
 
299
                                                <cstring>stats_rated</cstring>
 
300
                                            </property>
 
301
                                            <property name="sizePolicy">
 
302
                                                <sizepolicy>
 
303
                                                    <hsizetype>3</hsizetype>
 
304
                                                    <vsizetype>5</vsizetype>
 
305
                                                    <horstretch>0</horstretch>
 
306
                                                    <verstretch>0</verstretch>
 
307
                                                </sizepolicy>
 
308
                                            </property>
 
309
                                            <property name="font">
 
310
                                                <font>
 
311
                                                    <bold>1</bold>
 
312
                                                </font>
 
313
                                            </property>
 
314
                                            <property name="text">
 
315
                                                <string>--</string>
 
316
                                            </property>
 
317
                                            <property name="alignment">
 
318
                                                <set>AlignCenter</set>
 
319
                                            </property>
 
320
                                        </widget>
 
321
                                    </hbox>
 
322
                                </widget>
 
323
                            </grid>
 
324
                        </widget>
 
325
                        <widget class="QLayoutWidget">
 
326
                            <property name="name">
 
327
                                <cstring>layout20</cstring>
 
328
                            </property>
 
329
                            <vbox>
 
330
                                <property name="name">
 
331
                                    <cstring>unnamed</cstring>
 
332
                                </property>
 
333
                                <property name="margin">
 
334
                                    <number>0</number>
 
335
                                </property>
 
336
                                <property name="spacing">
 
337
                                    <number>0</number>
 
338
                                </property>
 
339
                                <widget class="QLayoutWidget">
 
340
                                    <property name="name">
 
341
                                        <cstring>layout17</cstring>
 
342
                                    </property>
 
343
                                    <hbox>
 
344
                                        <property name="name">
 
345
                                            <cstring>unnamed</cstring>
 
346
                                        </property>
 
347
                                        <property name="margin">
 
348
                                            <number>0</number>
 
349
                                        </property>
 
350
                                        <property name="spacing">
 
351
                                            <number>0</number>
 
352
                                        </property>
 
353
                                        <widget class="QLabel">
 
354
                                            <property name="name">
 
355
                                                <cstring>textLabel1_2_2_2</cstring>
 
356
                                            </property>
 
357
                                            <property name="text">
 
358
                                                <string>Country :</string>
 
359
                                            </property>
 
360
                                        </widget>
 
361
                                        <widget class="QLabel">
 
362
                                            <property name="name">
 
363
                                                <cstring>stats_country</cstring>
 
364
                                            </property>
 
365
                                            <property name="sizePolicy">
 
366
                                                <sizepolicy>
 
367
                                                    <hsizetype>3</hsizetype>
 
368
                                                    <vsizetype>5</vsizetype>
 
369
                                                    <horstretch>0</horstretch>
 
370
                                                    <verstretch>0</verstretch>
 
371
                                                </sizepolicy>
 
372
                                            </property>
 
373
                                            <property name="font">
 
374
                                                <font>
 
375
                                                    <bold>1</bold>
 
376
                                                </font>
 
377
                                            </property>
 
378
                                            <property name="text">
 
379
                                                <string>--</string>
 
380
                                            </property>
 
381
                                            <property name="alignment">
 
382
                                                <set>AlignCenter</set>
 
383
                                            </property>
 
384
                                        </widget>
 
385
                                    </hbox>
 
386
                                </widget>
 
387
                                <widget class="QLayoutWidget">
 
388
                                    <property name="name">
 
389
                                        <cstring>layout18</cstring>
 
390
                                    </property>
 
391
                                    <hbox>
 
392
                                        <property name="name">
 
393
                                            <cstring>unnamed</cstring>
 
394
                                        </property>
 
395
                                        <property name="margin">
 
396
                                            <number>0</number>
 
397
                                        </property>
 
398
                                        <property name="spacing">
 
399
                                            <number>0</number>
 
400
                                        </property>
 
401
                                        <widget class="QLayoutWidget">
 
402
                                            <property name="name">
 
403
                                                <cstring>layout9</cstring>
 
404
                                            </property>
 
405
                                            <hbox>
 
406
                                                <property name="name">
 
407
                                                    <cstring>unnamed</cstring>
 
408
                                                </property>
 
409
                                                <widget class="QLabel">
 
410
                                                    <property name="name">
 
411
                                                        <cstring>textLabel1_3</cstring>
 
412
                                                    </property>
 
413
                                                    <property name="text">
 
414
                                                        <string>Wins :</string>
 
415
                                                    </property>
 
416
                                                </widget>
 
417
                                                <widget class="QLabel">
 
418
                                                    <property name="name">
 
419
                                                        <cstring>stats_wins</cstring>
 
420
                                                    </property>
 
421
                                                    <property name="font">
 
422
                                                        <font>
 
423
                                                            <bold>1</bold>
 
424
                                                        </font>
 
425
                                                    </property>
 
426
                                                    <property name="text">
 
427
                                                        <string>--</string>
 
428
                                                    </property>
 
429
                                                    <property name="alignment">
 
430
                                                        <set>AlignVCenter|AlignLeft</set>
 
431
                                                    </property>
 
432
                                                </widget>
 
433
                                            </hbox>
 
434
                                        </widget>
 
435
                                        <widget class="QLayoutWidget">
 
436
                                            <property name="name">
 
437
                                                <cstring>layout8</cstring>
 
438
                                            </property>
 
439
                                            <hbox>
 
440
                                                <property name="name">
 
441
                                                    <cstring>unnamed</cstring>
 
442
                                                </property>
 
443
                                                <widget class="QLabel">
 
444
                                                    <property name="name">
 
445
                                                        <cstring>textLabel1_3_2</cstring>
 
446
                                                    </property>
 
447
                                                    <property name="text">
 
448
                                                        <string>Loss :</string>
 
449
                                                    </property>
 
450
                                                </widget>
 
451
                                                <widget class="QLabel">
 
452
                                                    <property name="name">
 
453
                                                        <cstring>stats_loss</cstring>
 
454
                                                    </property>
 
455
                                                    <property name="font">
 
456
                                                        <font>
 
457
                                                            <bold>1</bold>
 
458
                                                        </font>
 
459
                                                    </property>
 
460
                                                    <property name="text">
 
461
                                                        <string>--</string>
 
462
                                                    </property>
 
463
                                                    <property name="alignment">
 
464
                                                        <set>AlignVCenter|AlignLeft</set>
 
465
                                                    </property>
 
466
                                                </widget>
 
467
                                            </hbox>
 
468
                                        </widget>
 
469
                                    </hbox>
 
470
                                </widget>
 
471
                                <widget class="QLayoutWidget">
 
472
                                    <property name="name">
 
473
                                        <cstring>layout6</cstring>
 
474
                                    </property>
 
475
                                    <hbox>
 
476
                                        <property name="name">
 
477
                                            <cstring>unnamed</cstring>
 
478
                                        </property>
 
479
                                        <property name="margin">
 
480
                                            <number>0</number>
 
481
                                        </property>
 
482
                                        <property name="spacing">
 
483
                                            <number>0</number>
 
484
                                        </property>
 
485
                                        <widget class="QLabel">
 
486
                                            <property name="name">
 
487
                                                <cstring>textLabel1_2_2_2_2_2</cstring>
 
488
                                            </property>
 
489
                                            <property name="text">
 
490
                                                <string>playing game :</string>
 
491
                                            </property>
 
492
                                        </widget>
 
493
                                        <widget class="QLabel">
 
494
                                            <property name="name">
 
495
                                                <cstring>stats_playing</cstring>
 
496
                                            </property>
 
497
                                            <property name="font">
 
498
                                                <font>
 
499
                                                    <bold>1</bold>
 
500
                                                </font>
 
501
                                            </property>
 
502
                                            <property name="text">
 
503
                                                <string>--</string>
 
504
                                            </property>
 
505
                                        </widget>
 
506
                                    </hbox>
 
507
                                </widget>
 
508
                            </vbox>
 
509
                        </widget>
 
510
                    </hbox>
 
511
                </widget>
 
512
                <widget class="QLayoutWidget" row="1" column="0">
 
513
                    <property name="name">
 
514
                        <cstring>layout46</cstring>
 
515
                    </property>
 
516
                    <hbox>
 
517
                        <property name="name">
 
518
                            <cstring>unnamed</cstring>
 
519
                        </property>
 
520
                        <widget class="QLabel">
 
521
                            <property name="name">
 
522
                                <cstring>textLabel1_2_2</cstring>
 
523
                            </property>
 
524
                            <property name="minimumSize">
 
525
                                <size>
 
526
                                    <width>92</width>
 
527
                                    <height>0</height>
 
528
                                </size>
 
529
                            </property>
 
530
                            <property name="text">
 
531
                                <string>Address :</string>
 
532
                            </property>
 
533
                        </widget>
 
534
                        <widget class="QLineEdit">
 
535
                            <property name="name">
 
536
                                <cstring>stats_address</cstring>
 
537
                            </property>
 
538
                            <property name="paletteBackgroundColor">
 
539
                                <color>
 
540
                                    <red>220</red>
 
541
                                    <green>220</green>
 
542
                                    <blue>220</blue>
 
543
                                </color>
 
544
                            </property>
 
545
                            <property name="font">
 
546
                                <font>
 
547
                                    <bold>1</bold>
 
548
                                </font>
 
549
                            </property>
 
550
                            <property name="text">
 
551
                                <string>--</string>
 
552
                            </property>
 
553
                            <property name="frame">
 
554
                                <bool>false</bool>
 
555
                            </property>
 
556
                            <property name="readOnly">
 
557
                                <bool>true</bool>
 
558
                            </property>
 
559
                        </widget>
 
560
                    </hbox>
 
561
                </widget>
 
562
                <widget class="QLabel" row="3" column="0">
 
563
                    <property name="name">
 
564
                        <cstring>stats_info</cstring>
 
565
                    </property>
 
566
                    <property name="text">
 
567
                        <string>--</string>
 
568
                    </property>
 
569
                </widget>
 
570
                <widget class="QLabel" row="2" column="0">
 
571
                    <property name="name">
 
572
                        <cstring>stats_default</cstring>
 
573
                    </property>
 
574
                    <property name="text">
 
575
                        <string>--</string>
 
576
                    </property>
 
577
                </widget>
 
578
            </grid>
 
579
        </widget>
 
580
    </grid>
 
581
</widget>
 
582
<images>
 
583
    <image name="image0">
 
584
        <data format="PNG" length="417">89504e470d0a1a0a0000000d49484452000000100000001008060000001ff3ff610000016849444154388da5934baee23010458f3f8948400810167b610fcc1112dbcd5af80489499c60c7f69b74221e34dd7add77645955f7537689aaaa78c67ebf4f7ddfe3bde7f178e09cc37b4f080180aaaac473bd1e0ec7e3314929994c260078ef514a01106324c6484a89ed769b9e8924c0e17048524a8aa260b55a618cc118c362b1a02c4bb4d608f14d7824d283429665cce77396cb2565591242a0ae6b628c745d87738e1823afd0bbdd2e154581528aa22858afd718639052329d4e69db96fbfdfee66070a1fbbe2784408c9121c666b361369b916519a7d309adf55bf300e9bdc73947dbb6344d83b516ef3d5a6bf23c1f879852fa2d81f6de23844029455dd7e4798e1082ebf54a5dd75c2e17acb5e333be11841070ce9152228440d775dc6e37f23ca7691acee733d6da8f0e049084104829514aa1b51e330ff13ea98f04df2e9ea6fd49f58f043f857cfddb3f41555542fe8f3afcda857f7131f488d7751e96e46f8d03be007631c227f0d0fafa0000000049454e44ae426082</data>
 
585
    </image>
 
586
    <image name="image1">
 
587
        <data format="PNG" length="253">89504e470d0a1a0a0000000d4948445200000011000000100806000000f031945f000000c449444154388dc593bb11c4200c4497ab48b1720aa00d7257e1dc6da80072c574c445cb18836fee13dc86da9d272120b83b7ed5e367c23b10556daadafe33c9abce2b6f82e49cdb5d9835669610336bb5560080bb872b84b55a2bccac830648290500b06ddbdd69bac7ec04e11429a5690a8a1eb313e45b0d10110180e1bc57d1637682c4180100fbbef79abb87f392e9313b41524a811d54b59d2732b3fe724564d85b587dc09c733b2fee2c11c1711cc3e29710762ea5f45b1011c4189737770bf9444f081563aba4fa97130000000049454e44ae426082</data>
 
588
    </image>
 
589
</images>
 
590
<connections>
 
591
    <connection>
 
592
        <sender>pb_releaseTalkTab</sender>
 
593
        <signal>pressed()</signal>
 
594
        <receiver>TalkGui</receiver>
 
595
        <slot>slot_pbRelTab()</slot>
 
596
    </connection>
 
597
    <connection>
 
598
        <sender>pb_match</sender>
 
599
        <signal>pressed()</signal>
 
600
        <receiver>TalkGui</receiver>
 
601
        <slot>slot_match()</slot>
 
602
    </connection>
 
603
</connections>
 
604
<slots>
 
605
    <slot>slot_pbRelTab()</slot>
 
606
    <slot>slot_match()</slot>
 
607
</slots>
 
608
<layoutdefaults spacing="6" margin="11"/>
 
609
</UI>