~ubuntu-branches/ubuntu/edgy/psi/edgy

« back to all changes in this revision

Viewing changes to src/ui_info.ui

  • Committer: Bazaar Package Importer
  • Author(s): Jan Niehusmann
  • Date: 2002-04-19 02:28:44 UTC
  • Revision ID: james.westby@ubuntu.com-20020419022844-za7xgai5qyfd9xv6
Tags: upstream-0.8.5
ImportĀ upstreamĀ versionĀ 0.8.5

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<!DOCTYPE UI><UI version="3.0" stdsetdef="1">
 
2
<class>InfoUI</class>
 
3
<widget class="QDialog">
 
4
    <property name="name">
 
5
        <cstring>InfoDialog1</cstring>
 
6
    </property>
 
7
    <property name="geometry">
 
8
        <rect>
 
9
            <x>0</x>
 
10
            <y>0</y>
 
11
            <width>457</width>
 
12
            <height>356</height>
 
13
        </rect>
 
14
    </property>
 
15
    <property name="caption">
 
16
        <string>InfoDialog1</string>
 
17
    </property>
 
18
    <property name="sizeGripEnabled">
 
19
        <bool>true</bool>
 
20
    </property>
 
21
    <vbox>
 
22
        <property name="name">
 
23
            <cstring>unnamed</cstring>
 
24
        </property>
 
25
        <property name="margin">
 
26
            <number>11</number>
 
27
        </property>
 
28
        <property name="spacing">
 
29
            <number>6</number>
 
30
        </property>
 
31
        <widget class="QTabWidget">
 
32
            <property name="name">
 
33
                <cstring>tabwidget</cstring>
 
34
            </property>
 
35
            <widget class="QWidget">
 
36
                <property name="name">
 
37
                    <cstring>Widget8</cstring>
 
38
                </property>
 
39
                <attribute name="title">
 
40
                    <string>General</string>
 
41
                </attribute>
 
42
                <vbox>
 
43
                    <property name="name">
 
44
                        <cstring>unnamed</cstring>
 
45
                    </property>
 
46
                    <property name="margin">
 
47
                        <number>11</number>
 
48
                    </property>
 
49
                    <property name="spacing">
 
50
                        <number>6</number>
 
51
                    </property>
 
52
                    <widget class="QLayoutWidget">
 
53
                        <property name="name">
 
54
                            <cstring>Layout4</cstring>
 
55
                        </property>
 
56
                        <grid>
 
57
                            <property name="name">
 
58
                                <cstring>unnamed</cstring>
 
59
                            </property>
 
60
                            <property name="margin">
 
61
                                <number>0</number>
 
62
                            </property>
 
63
                            <property name="spacing">
 
64
                                <number>6</number>
 
65
                            </property>
 
66
                            <widget class="QLineEdit" row="1" column="1">
 
67
                                <property name="name">
 
68
                                    <cstring>le_nickname</cstring>
 
69
                                </property>
 
70
                            </widget>
 
71
                            <widget class="QLineEdit" row="5" column="1">
 
72
                                <property name="name">
 
73
                                    <cstring>le_email</cstring>
 
74
                                </property>
 
75
                            </widget>
 
76
                            <widget class="QLineEdit" row="7" column="1">
 
77
                                <property name="name">
 
78
                                    <cstring>le_phone</cstring>
 
79
                                </property>
 
80
                            </widget>
 
81
                            <widget class="QLineEdit" row="6" column="1">
 
82
                                <property name="name">
 
83
                                    <cstring>le_homepage</cstring>
 
84
                                </property>
 
85
                            </widget>
 
86
                            <widget class="QLabel" row="4" column="0">
 
87
                                <property name="name">
 
88
                                    <cstring>TextLabel1_3_2_3_2</cstring>
 
89
                                </property>
 
90
                                <property name="text">
 
91
                                    <string>Birthday</string>
 
92
                                </property>
 
93
                            </widget>
 
94
                            <widget class="QLineEdit" row="4" column="1">
 
95
                                <property name="name">
 
96
                                    <cstring>le_bday</cstring>
 
97
                                </property>
 
98
                            </widget>
 
99
                            <widget class="QLabel" row="6" column="0">
 
100
                                <property name="name">
 
101
                                    <cstring>TextLabel1_2_3_2</cstring>
 
102
                                </property>
 
103
                                <property name="text">
 
104
                                    <string>Homepage</string>
 
105
                                </property>
 
106
                            </widget>
 
107
                            <widget class="QLabel" row="0" column="0">
 
108
                                <property name="name">
 
109
                                    <cstring>TextLabel1_2_2</cstring>
 
110
                                </property>
 
111
                                <property name="text">
 
112
                                    <string>Full Name</string>
 
113
                                </property>
 
114
                            </widget>
 
115
                            <widget class="QLabel" row="7" column="0">
 
116
                                <property name="name">
 
117
                                    <cstring>TextLabel1_3_2_2_2_2</cstring>
 
118
                                </property>
 
119
                                <property name="text">
 
120
                                    <string>Phone #</string>
 
121
                                </property>
 
122
                            </widget>
 
123
                            <widget class="QLabel" row="5" column="0">
 
124
                                <property name="name">
 
125
                                    <cstring>TextLabel1_2_2_2_2</cstring>
 
126
                                </property>
 
127
                                <property name="text">
 
128
                                    <string>E-Mail</string>
 
129
                                </property>
 
130
                            </widget>
 
131
                            <widget class="QLineEdit" row="0" column="1">
 
132
                                <property name="name">
 
133
                                    <cstring>le_fullname</cstring>
 
134
                                </property>
 
135
                            </widget>
 
136
                            <widget class="QLabel" row="1" column="0">
 
137
                                <property name="name">
 
138
                                    <cstring>TextLabel1_2</cstring>
 
139
                                </property>
 
140
                                <property name="text">
 
141
                                    <string>Nickname</string>
 
142
                                </property>
 
143
                            </widget>
 
144
                        </grid>
 
145
                    </widget>
 
146
                    <spacer>
 
147
                        <property name="name" stdset="0">
 
148
                            <cstring>Spacer5</cstring>
 
149
                        </property>
 
150
                        <property name="orientation">
 
151
                            <enum>Vertical</enum>
 
152
                        </property>
 
153
                        <property name="sizeType">
 
154
                            <enum>Expanding</enum>
 
155
                        </property>
 
156
                        <property name="sizeHint">
 
157
                            <size>
 
158
                                <width>20</width>
 
159
                                <height>20</height>
 
160
                            </size>
 
161
                        </property>
 
162
                    </spacer>
 
163
                </vbox>
 
164
            </widget>
 
165
            <widget class="QWidget">
 
166
                <property name="name">
 
167
                    <cstring>Widget9</cstring>
 
168
                </property>
 
169
                <attribute name="title">
 
170
                    <string>Location</string>
 
171
                </attribute>
 
172
                <vbox>
 
173
                    <property name="name">
 
174
                        <cstring>unnamed</cstring>
 
175
                    </property>
 
176
                    <property name="margin">
 
177
                        <number>11</number>
 
178
                    </property>
 
179
                    <property name="spacing">
 
180
                        <number>6</number>
 
181
                    </property>
 
182
                    <widget class="QLayoutWidget">
 
183
                        <property name="name">
 
184
                            <cstring>Layout5</cstring>
 
185
                        </property>
 
186
                        <grid>
 
187
                            <property name="name">
 
188
                                <cstring>unnamed</cstring>
 
189
                            </property>
 
190
                            <property name="margin">
 
191
                                <number>0</number>
 
192
                            </property>
 
193
                            <property name="spacing">
 
194
                                <number>6</number>
 
195
                            </property>
 
196
                            <widget class="QLabel" row="5" column="0">
 
197
                                <property name="name">
 
198
                                    <cstring>TextLabel1_3_2_2_2</cstring>
 
199
                                </property>
 
200
                                <property name="text">
 
201
                                    <string>Country</string>
 
202
                                </property>
 
203
                            </widget>
 
204
                            <widget class="QLabel" row="4" column="0">
 
205
                                <property name="name">
 
206
                                    <cstring>TextLabel1_3_2_2_2_3</cstring>
 
207
                                </property>
 
208
                                <property name="text">
 
209
                                    <string>Postal Code</string>
 
210
                                </property>
 
211
                            </widget>
 
212
                            <widget class="QLineEdit" row="1" column="1">
 
213
                                <property name="name">
 
214
                                    <cstring>le_ext</cstring>
 
215
                                </property>
 
216
                            </widget>
 
217
                            <widget class="QLineEdit" row="5" column="1">
 
218
                                <property name="name">
 
219
                                    <cstring>le_country</cstring>
 
220
                                </property>
 
221
                            </widget>
 
222
                            <widget class="QLineEdit" row="4" column="1">
 
223
                                <property name="name">
 
224
                                    <cstring>le_pcode</cstring>
 
225
                                </property>
 
226
                            </widget>
 
227
                            <widget class="QLabel" row="3" column="0">
 
228
                                <property name="name">
 
229
                                    <cstring>TextLabel1_2_3</cstring>
 
230
                                </property>
 
231
                                <property name="text">
 
232
                                    <string>State</string>
 
233
                                </property>
 
234
                            </widget>
 
235
                            <widget class="QLabel" row="2" column="0">
 
236
                                <property name="name">
 
237
                                    <cstring>TextLabel1_2_2_2</cstring>
 
238
                                </property>
 
239
                                <property name="text">
 
240
                                    <string>City</string>
 
241
                                </property>
 
242
                            </widget>
 
243
                            <widget class="QLineEdit" row="0" column="1">
 
244
                                <property name="name">
 
245
                                    <cstring>le_street</cstring>
 
246
                                </property>
 
247
                            </widget>
 
248
                            <widget class="QLabel" row="0" column="0">
 
249
                                <property name="name">
 
250
                                    <cstring>TextLabel1_3_2_3</cstring>
 
251
                                </property>
 
252
                                <property name="text">
 
253
                                    <string>Street</string>
 
254
                                </property>
 
255
                            </widget>
 
256
                            <widget class="QLineEdit" row="3" column="1">
 
257
                                <property name="name">
 
258
                                    <cstring>le_state</cstring>
 
259
                                </property>
 
260
                            </widget>
 
261
                            <widget class="QLineEdit" row="2" column="1">
 
262
                                <property name="name">
 
263
                                    <cstring>le_city</cstring>
 
264
                                </property>
 
265
                            </widget>
 
266
                        </grid>
 
267
                    </widget>
 
268
                    <spacer>
 
269
                        <property name="name" stdset="0">
 
270
                            <cstring>Spacer3</cstring>
 
271
                        </property>
 
272
                        <property name="orientation">
 
273
                            <enum>Vertical</enum>
 
274
                        </property>
 
275
                        <property name="sizeType">
 
276
                            <enum>Expanding</enum>
 
277
                        </property>
 
278
                        <property name="sizeHint">
 
279
                            <size>
 
280
                                <width>20</width>
 
281
                                <height>20</height>
 
282
                            </size>
 
283
                        </property>
 
284
                    </spacer>
 
285
                </vbox>
 
286
            </widget>
 
287
            <widget class="QWidget">
 
288
                <property name="name">
 
289
                    <cstring>tab</cstring>
 
290
                </property>
 
291
                <attribute name="title">
 
292
                    <string>Work</string>
 
293
                </attribute>
 
294
                <vbox>
 
295
                    <property name="name">
 
296
                        <cstring>unnamed</cstring>
 
297
                    </property>
 
298
                    <property name="margin">
 
299
                        <number>11</number>
 
300
                    </property>
 
301
                    <property name="spacing">
 
302
                        <number>6</number>
 
303
                    </property>
 
304
                    <widget class="QLayoutWidget">
 
305
                        <property name="name">
 
306
                            <cstring>Layout8</cstring>
 
307
                        </property>
 
308
                        <grid>
 
309
                            <property name="name">
 
310
                                <cstring>unnamed</cstring>
 
311
                            </property>
 
312
                            <property name="margin">
 
313
                                <number>0</number>
 
314
                            </property>
 
315
                            <property name="spacing">
 
316
                                <number>6</number>
 
317
                            </property>
 
318
                            <widget class="QLineEdit" row="2" column="1">
 
319
                                <property name="name">
 
320
                                    <cstring>le_title</cstring>
 
321
                                </property>
 
322
                            </widget>
 
323
                            <widget class="QLabel" row="0" column="0">
 
324
                                <property name="name">
 
325
                                    <cstring>TextLabel1_2_2_2_3</cstring>
 
326
                                </property>
 
327
                                <property name="text">
 
328
                                    <string>Company</string>
 
329
                                </property>
 
330
                            </widget>
 
331
                            <widget class="QLabel" row="2" column="0">
 
332
                                <property name="name">
 
333
                                    <cstring>TextLabel1_3_2_2_2_3_2</cstring>
 
334
                                </property>
 
335
                                <property name="text">
 
336
                                    <string>Position</string>
 
337
                                </property>
 
338
                            </widget>
 
339
                            <widget class="QLineEdit" row="0" column="1">
 
340
                                <property name="name">
 
341
                                    <cstring>le_orgName</cstring>
 
342
                                </property>
 
343
                            </widget>
 
344
                            <widget class="QLabel" row="1" column="0">
 
345
                                <property name="name">
 
346
                                    <cstring>TextLabel1_2_3_3</cstring>
 
347
                                </property>
 
348
                                <property name="text">
 
349
                                    <string>Department</string>
 
350
                                </property>
 
351
                            </widget>
 
352
                            <widget class="QLineEdit" row="1" column="1">
 
353
                                <property name="name">
 
354
                                    <cstring>le_orgUnit</cstring>
 
355
                                </property>
 
356
                            </widget>
 
357
                            <widget class="QLineEdit" row="3" column="1">
 
358
                                <property name="name">
 
359
                                    <cstring>le_role</cstring>
 
360
                                </property>
 
361
                            </widget>
 
362
                            <widget class="QLabel" row="3" column="0">
 
363
                                <property name="name">
 
364
                                    <cstring>TextLabel1_3_2_2_2_4</cstring>
 
365
                                </property>
 
366
                                <property name="text">
 
367
                                    <string>Role</string>
 
368
                                </property>
 
369
                            </widget>
 
370
                        </grid>
 
371
                    </widget>
 
372
                    <spacer>
 
373
                        <property name="name" stdset="0">
 
374
                            <cstring>Spacer7</cstring>
 
375
                        </property>
 
376
                        <property name="orientation">
 
377
                            <enum>Vertical</enum>
 
378
                        </property>
 
379
                        <property name="sizeType">
 
380
                            <enum>Expanding</enum>
 
381
                        </property>
 
382
                        <property name="sizeHint">
 
383
                            <size>
 
384
                                <width>20</width>
 
385
                                <height>20</height>
 
386
                            </size>
 
387
                        </property>
 
388
                    </spacer>
 
389
                </vbox>
 
390
            </widget>
 
391
            <widget class="QWidget">
 
392
                <property name="name">
 
393
                    <cstring>tab</cstring>
 
394
                </property>
 
395
                <attribute name="title">
 
396
                    <string>About</string>
 
397
                </attribute>
 
398
                <vbox>
 
399
                    <property name="name">
 
400
                        <cstring>unnamed</cstring>
 
401
                    </property>
 
402
                    <property name="margin">
 
403
                        <number>11</number>
 
404
                    </property>
 
405
                    <property name="spacing">
 
406
                        <number>6</number>
 
407
                    </property>
 
408
                    <widget class="QTextEdit">
 
409
                        <property name="name">
 
410
                            <cstring>te_desc</cstring>
 
411
                        </property>
 
412
                    </widget>
 
413
                </vbox>
 
414
            </widget>
 
415
        </widget>
 
416
        <widget class="QLayoutWidget">
 
417
            <property name="name">
 
418
                <cstring>Layout5</cstring>
 
419
            </property>
 
420
            <hbox>
 
421
                <property name="name">
 
422
                    <cstring>unnamed</cstring>
 
423
                </property>
 
424
                <property name="margin">
 
425
                    <number>0</number>
 
426
                </property>
 
427
                <property name="spacing">
 
428
                    <number>6</number>
 
429
                </property>
 
430
                <spacer>
 
431
                    <property name="name" stdset="0">
 
432
                        <cstring>Horizontal Spacing2</cstring>
 
433
                    </property>
 
434
                    <property name="orientation">
 
435
                        <enum>Horizontal</enum>
 
436
                    </property>
 
437
                    <property name="sizeType">
 
438
                        <enum>Expanding</enum>
 
439
                    </property>
 
440
                    <property name="sizeHint">
 
441
                        <size>
 
442
                            <width>20</width>
 
443
                            <height>20</height>
 
444
                        </size>
 
445
                    </property>
 
446
                </spacer>
 
447
                <widget class="QPushButton">
 
448
                    <property name="name">
 
449
                        <cstring>pb_submit</cstring>
 
450
                    </property>
 
451
                    <property name="text">
 
452
                        <string>&amp;Publish</string>
 
453
                    </property>
 
454
                </widget>
 
455
                <widget class="QPushButton">
 
456
                    <property name="name">
 
457
                        <cstring>pb_refresh</cstring>
 
458
                    </property>
 
459
                    <property name="text">
 
460
                        <string>&amp;Retrieve</string>
 
461
                    </property>
 
462
                    <property name="accel">
 
463
                        <number>276824146</number>
 
464
                    </property>
 
465
                    <property name="autoDefault">
 
466
                        <bool>true</bool>
 
467
                    </property>
 
468
                    <property name="default">
 
469
                        <bool>true</bool>
 
470
                    </property>
 
471
                </widget>
 
472
                <widget class="QPushButton">
 
473
                    <property name="name">
 
474
                        <cstring>pb_close</cstring>
 
475
                    </property>
 
476
                    <property name="text">
 
477
                        <string>&amp;Close</string>
 
478
                    </property>
 
479
                    <property name="accel">
 
480
                        <number>276824131</number>
 
481
                    </property>
 
482
                    <property name="autoDefault">
 
483
                        <bool>true</bool>
 
484
                    </property>
 
485
                </widget>
 
486
            </hbox>
 
487
        </widget>
 
488
    </vbox>
 
489
</widget>
 
490
<connections>
 
491
    <connection>
 
492
        <sender>pb_close</sender>
 
493
        <signal>clicked()</signal>
 
494
        <receiver>InfoDialog1</receiver>
 
495
        <slot>close()</slot>
 
496
    </connection>
 
497
</connections>
 
498
<tabstops>
 
499
    <tabstop>tabwidget</tabstop>
 
500
    <tabstop>le_fullname</tabstop>
 
501
    <tabstop>le_nickname</tabstop>
 
502
    <tabstop>le_bday</tabstop>
 
503
    <tabstop>le_email</tabstop>
 
504
    <tabstop>le_homepage</tabstop>
 
505
    <tabstop>le_street</tabstop>
 
506
    <tabstop>le_ext</tabstop>
 
507
    <tabstop>le_city</tabstop>
 
508
    <tabstop>le_state</tabstop>
 
509
    <tabstop>le_pcode</tabstop>
 
510
    <tabstop>le_country</tabstop>
 
511
    <tabstop>le_orgName</tabstop>
 
512
    <tabstop>le_orgUnit</tabstop>
 
513
    <tabstop>le_title</tabstop>
 
514
    <tabstop>le_role</tabstop>
 
515
    <tabstop>te_desc</tabstop>
 
516
    <tabstop>le_phone</tabstop>
 
517
    <tabstop>pb_refresh</tabstop>
 
518
    <tabstop>pb_close</tabstop>
 
519
</tabstops>
 
520
<layoutdefaults spacing="6" margin="11"/>
 
521
</UI>