source: psi/trunk/src/ui_info.ui@ 17

Last change on this file since 17 was 2, checked in by dmik, 19 years ago

Imported original Psi 0.10 sources from Affinix

File size: 27.6 KB
Line 
1<!DOCTYPE UI><UI version="3.1" stdsetdef="1">
2<class>InfoUI</class>
3<widget class="QDialog">
4 <property name="name">
5 <cstring>InfoUI</cstring>
6 </property>
7 <property name="geometry">
8 <rect>
9 <x>0</x>
10 <y>0</y>
11 <width>455</width>
12 <height>337</height>
13 </rect>
14 </property>
15 <property name="minimumSize">
16 <size>
17 <width>129</width>
18 <height>129</height>
19 </size>
20 </property>
21 <property name="caption">
22 <string>User Info</string>
23 </property>
24 <property name="sizeGripEnabled">
25 <bool>true</bool>
26 </property>
27 <vbox>
28 <property name="name">
29 <cstring>unnamed</cstring>
30 </property>
31 <property name="margin">
32 <number>11</number>
33 </property>
34 <property name="spacing">
35 <number>6</number>
36 </property>
37 <widget class="QTabWidget">
38 <property name="name">
39 <cstring>tabwidget</cstring>
40 </property>
41 <widget class="QWidget">
42 <property name="name">
43 <cstring>Widget8</cstring>
44 </property>
45 <attribute name="title">
46 <string>General</string>
47 </attribute>
48 <grid>
49 <property name="name">
50 <cstring>unnamed</cstring>
51 </property>
52 <widget class="QLabel" row="0" column="0">
53 <property name="name">
54 <cstring>TextLabel1_2_2</cstring>
55 </property>
56 <property name="text">
57 <string>Full Name</string>
58 </property>
59 </widget>
60 <widget class="QLabel" row="3" column="0">
61 <property name="name">
62 <cstring>TextLabel1_3_2_2_2_2</cstring>
63 </property>
64 <property name="text">
65 <string>Phone #</string>
66 </property>
67 </widget>
68 <widget class="QLabel" row="4" column="0">
69 <property name="name">
70 <cstring>TextLabel1_2_3_2</cstring>
71 </property>
72 <property name="text">
73 <string>Homepage</string>
74 </property>
75 </widget>
76 <widget class="QLineEdit" row="4" column="1">
77 <property name="name">
78 <cstring>le_homepage</cstring>
79 </property>
80 </widget>
81 <widget class="QLabel" row="5" column="0">
82 <property name="name">
83 <cstring>TextLabel1_2_2_2_2</cstring>
84 </property>
85 <property name="text">
86 <string>E-Mail</string>
87 </property>
88 </widget>
89 <widget class="QLabel" row="1" column="0">
90 <property name="name">
91 <cstring>TextLabel1_2</cstring>
92 </property>
93 <property name="text">
94 <string>Nickname</string>
95 </property>
96 </widget>
97 <widget class="QLineEdit" row="3" column="1">
98 <property name="name">
99 <cstring>le_phone</cstring>
100 </property>
101 </widget>
102 <widget class="QLabel" row="2" column="0">
103 <property name="name">
104 <cstring>TextLabel1_3_2_3_2</cstring>
105 </property>
106 <property name="text">
107 <string>Birthday</string>
108 </property>
109 </widget>
110 <widget class="QLineEdit" row="2" column="1">
111 <property name="name">
112 <cstring>le_bday</cstring>
113 </property>
114 </widget>
115 <widget class="QLineEdit" row="5" column="1">
116 <property name="name">
117 <cstring>le_email</cstring>
118 </property>
119 </widget>
120 <widget class="QLineEdit" row="1" column="1">
121 <property name="name">
122 <cstring>le_nickname</cstring>
123 </property>
124 </widget>
125 <widget class="QLineEdit" row="0" column="1" rowspan="1" colspan="2">
126 <property name="name">
127 <cstring>le_fullname</cstring>
128 </property>
129 </widget>
130 <widget class="QLayoutWidget" row="1" column="2" rowspan="5" colspan="1">
131 <property name="name">
132 <cstring>ly_photo</cstring>
133 </property>
134 <vbox>
135 <property name="name">
136 <cstring>unnamed</cstring>
137 </property>
138 <widget class="QLabel">
139 <property name="name">
140 <cstring>label_photo</cstring>
141 </property>
142 <property name="sizePolicy">
143 <sizepolicy>
144 <hsizetype>1</hsizetype>
145 <vsizetype>4</vsizetype>
146 <horstretch>0</horstretch>
147 <verstretch>0</verstretch>
148 </sizepolicy>
149 </property>
150 <property name="minimumSize">
151 <size>
152 <width>129</width>
153 <height>129</height>
154 </size>
155 </property>
156 <property name="maximumSize">
157 <size>
158 <width>32767</width>
159 <height>129</height>
160 </size>
161 </property>
162 <property name="frameShape">
163 <enum>PopupPanel</enum>
164 </property>
165 <property name="frameShadow">
166 <enum>Raised</enum>
167 </property>
168 <property name="lineWidth">
169 <number>1</number>
170 </property>
171 <property name="margin">
172 <number>2</number>
173 </property>
174 <property name="scaledContents">
175 <bool>false</bool>
176 </property>
177 <property name="alignment">
178 <set>AlignCenter</set>
179 </property>
180 </widget>
181 <widget class="QLayoutWidget">
182 <property name="name">
183 <cstring>ly_photo_buttons</cstring>
184 </property>
185 <hbox>
186 <property name="name">
187 <cstring>unnamed</cstring>
188 </property>
189 <widget class="QPushButton">
190 <property name="name">
191 <cstring>pb_open</cstring>
192 </property>
193 <property name="sizePolicy">
194 <sizepolicy>
195 <hsizetype>1</hsizetype>
196 <vsizetype>0</vsizetype>
197 <horstretch>0</horstretch>
198 <verstretch>0</verstretch>
199 </sizepolicy>
200 </property>
201 <property name="text">
202 <string>&amp;Open...</string>
203 </property>
204 <property name="accel">
205 <string>Alt+O</string>
206 </property>
207 <property name="autoDefault">
208 <bool>false</bool>
209 </property>
210 <property name="flat">
211 <bool>false</bool>
212 </property>
213 </widget>
214 <widget class="QPushButton">
215 <property name="name">
216 <cstring>pb_clear</cstring>
217 </property>
218 <property name="sizePolicy">
219 <sizepolicy>
220 <hsizetype>1</hsizetype>
221 <vsizetype>0</vsizetype>
222 <horstretch>0</horstretch>
223 <verstretch>0</verstretch>
224 </sizepolicy>
225 </property>
226 <property name="text">
227 <string>&amp;Clear</string>
228 </property>
229 <property name="accel">
230 <string>Alt+C</string>
231 </property>
232 <property name="autoDefault">
233 <bool>false</bool>
234 </property>
235 <property name="flat">
236 <bool>false</bool>
237 </property>
238 </widget>
239 </hbox>
240 </widget>
241 </vbox>
242 </widget>
243 <spacer row="6" column="1">
244 <property name="name">
245 <cstring>spacer34</cstring>
246 </property>
247 <property name="orientation">
248 <enum>Vertical</enum>
249 </property>
250 <property name="sizeType">
251 <enum>Expanding</enum>
252 </property>
253 <property name="sizeHint">
254 <size>
255 <width>20</width>
256 <height>60</height>
257 </size>
258 </property>
259 </spacer>
260 </grid>
261 </widget>
262 <widget class="QWidget">
263 <property name="name">
264 <cstring>tab</cstring>
265 </property>
266 <attribute name="title">
267 <string>Work</string>
268 </attribute>
269 <vbox>
270 <property name="name">
271 <cstring>unnamed</cstring>
272 </property>
273 <property name="margin">
274 <number>11</number>
275 </property>
276 <property name="spacing">
277 <number>6</number>
278 </property>
279 <widget class="QLayoutWidget">
280 <property name="name">
281 <cstring>Layout8</cstring>
282 </property>
283 <grid>
284 <property name="name">
285 <cstring>unnamed</cstring>
286 </property>
287 <property name="margin">
288 <number>0</number>
289 </property>
290 <property name="spacing">
291 <number>6</number>
292 </property>
293 <widget class="QLineEdit" row="2" column="1">
294 <property name="name">
295 <cstring>le_title</cstring>
296 </property>
297 </widget>
298 <widget class="QLabel" row="0" column="0">
299 <property name="name">
300 <cstring>TextLabel1_2_2_2_3</cstring>
301 </property>
302 <property name="text">
303 <string>Company</string>
304 </property>
305 </widget>
306 <widget class="QLabel" row="2" column="0">
307 <property name="name">
308 <cstring>TextLabel1_3_2_2_2_3_2</cstring>
309 </property>
310 <property name="text">
311 <string>Position</string>
312 </property>
313 </widget>
314 <widget class="QLineEdit" row="0" column="1">
315 <property name="name">
316 <cstring>le_orgName</cstring>
317 </property>
318 </widget>
319 <widget class="QLabel" row="1" column="0">
320 <property name="name">
321 <cstring>TextLabel1_2_3_3</cstring>
322 </property>
323 <property name="text">
324 <string>Department</string>
325 </property>
326 </widget>
327 <widget class="QLineEdit" row="1" column="1">
328 <property name="name">
329 <cstring>le_orgUnit</cstring>
330 </property>
331 </widget>
332 <widget class="QLineEdit" row="3" column="1">
333 <property name="name">
334 <cstring>le_role</cstring>
335 </property>
336 </widget>
337 <widget class="QLabel" row="3" column="0">
338 <property name="name">
339 <cstring>TextLabel1_3_2_2_2_4</cstring>
340 </property>
341 <property name="text">
342 <string>Role</string>
343 </property>
344 </widget>
345 </grid>
346 </widget>
347 <spacer>
348 <property name="name">
349 <cstring>Spacer7</cstring>
350 </property>
351 <property name="orientation">
352 <enum>Vertical</enum>
353 </property>
354 <property name="sizeType">
355 <enum>Expanding</enum>
356 </property>
357 <property name="sizeHint">
358 <size>
359 <width>0</width>
360 <height>20</height>
361 </size>
362 </property>
363 </spacer>
364 </vbox>
365 </widget>
366 <widget class="QWidget">
367 <property name="name">
368 <cstring>Widget9</cstring>
369 </property>
370 <attribute name="title">
371 <string>Location</string>
372 </attribute>
373 <vbox>
374 <property name="name">
375 <cstring>unnamed</cstring>
376 </property>
377 <property name="margin">
378 <number>11</number>
379 </property>
380 <property name="spacing">
381 <number>6</number>
382 </property>
383 <widget class="QLayoutWidget">
384 <property name="name">
385 <cstring>Layout5</cstring>
386 </property>
387 <property name="minimumSize">
388 <size>
389 <width>0</width>
390 <height>0</height>
391 </size>
392 </property>
393 <property name="maximumSize">
394 <size>
395 <width>32767</width>
396 <height>32767</height>
397 </size>
398 </property>
399 <grid>
400 <property name="name">
401 <cstring>unnamed</cstring>
402 </property>
403 <property name="margin">
404 <number>0</number>
405 </property>
406 <property name="spacing">
407 <number>6</number>
408 </property>
409 <widget class="QLabel" row="5" column="0">
410 <property name="name">
411 <cstring>TextLabel1_3_2_2_2</cstring>
412 </property>
413 <property name="text">
414 <string>Country</string>
415 </property>
416 </widget>
417 <widget class="QLabel" row="4" column="0">
418 <property name="name">
419 <cstring>TextLabel1_3_2_2_2_3</cstring>
420 </property>
421 <property name="text">
422 <string>Postal Code</string>
423 </property>
424 </widget>
425 <widget class="QLineEdit" row="1" column="1">
426 <property name="name">
427 <cstring>le_ext</cstring>
428 </property>
429 </widget>
430 <widget class="QLineEdit" row="5" column="1">
431 <property name="name">
432 <cstring>le_country</cstring>
433 </property>
434 </widget>
435 <widget class="QLineEdit" row="4" column="1">
436 <property name="name">
437 <cstring>le_pcode</cstring>
438 </property>
439 </widget>
440 <widget class="QLabel" row="3" column="0">
441 <property name="name">
442 <cstring>TextLabel1_2_3</cstring>
443 </property>
444 <property name="text">
445 <string>State</string>
446 </property>
447 </widget>
448 <widget class="QLabel" row="2" column="0">
449 <property name="name">
450 <cstring>TextLabel1_2_2_2</cstring>
451 </property>
452 <property name="text">
453 <string>City</string>
454 </property>
455 </widget>
456 <widget class="QLineEdit" row="0" column="1">
457 <property name="name">
458 <cstring>le_street</cstring>
459 </property>
460 </widget>
461 <widget class="QLabel" row="0" column="0">
462 <property name="name">
463 <cstring>TextLabel1_3_2_3</cstring>
464 </property>
465 <property name="text">
466 <string>Street</string>
467 </property>
468 </widget>
469 <widget class="QLineEdit" row="3" column="1">
470 <property name="name">
471 <cstring>le_state</cstring>
472 </property>
473 </widget>
474 <widget class="QLineEdit" row="2" column="1">
475 <property name="name">
476 <cstring>le_city</cstring>
477 </property>
478 </widget>
479 </grid>
480 </widget>
481 <spacer>
482 <property name="name">
483 <cstring>Spacer3</cstring>
484 </property>
485 <property name="orientation">
486 <enum>Vertical</enum>
487 </property>
488 <property name="sizeType">
489 <enum>Expanding</enum>
490 </property>
491 <property name="sizeHint">
492 <size>
493 <width>0</width>
494 <height>20</height>
495 </size>
496 </property>
497 </spacer>
498 </vbox>
499 </widget>
500 <widget class="QWidget">
501 <property name="name">
502 <cstring>tab</cstring>
503 </property>
504 <attribute name="title">
505 <string>About</string>
506 </attribute>
507 <vbox>
508 <property name="name">
509 <cstring>unnamed</cstring>
510 </property>
511 <property name="margin">
512 <number>11</number>
513 </property>
514 <property name="spacing">
515 <number>6</number>
516 </property>
517 <widget class="QTextEdit">
518 <property name="name">
519 <cstring>te_desc</cstring>
520 </property>
521 </widget>
522 </vbox>
523 </widget>
524 </widget>
525 <widget class="QLayoutWidget">
526 <property name="name">
527 <cstring>layout68</cstring>
528 </property>
529 <hbox>
530 <property name="name">
531 <cstring>unnamed</cstring>
532 </property>
533 <widget class="BusyWidget">
534 <property name="name">
535 <cstring>busy</cstring>
536 </property>
537 </widget>
538 <spacer>
539 <property name="name">
540 <cstring>Horizontal Spacing2</cstring>
541 </property>
542 <property name="orientation">
543 <enum>Horizontal</enum>
544 </property>
545 <property name="sizeType">
546 <enum>Expanding</enum>
547 </property>
548 <property name="sizeHint">
549 <size>
550 <width>190</width>
551 <height>16</height>
552 </size>
553 </property>
554 </spacer>
555 <widget class="IconButton">
556 <property name="name">
557 <cstring>pb_submit</cstring>
558 </property>
559 <property name="text">
560 <string>&amp;Publish</string>
561 </property>
562 </widget>
563 <widget class="IconButton">
564 <property name="name">
565 <cstring>pb_refresh</cstring>
566 </property>
567 <property name="text">
568 <string>&amp;Retrieve</string>
569 </property>
570 <property name="iconName" stdset="0">
571 <string>psi/reload</string>
572 </property>
573 </widget>
574 <widget class="IconButton">
575 <property name="name">
576 <cstring>pb_close</cstring>
577 </property>
578 <property name="text">
579 <string>&amp;Close</string>
580 </property>
581 </widget>
582 </hbox>
583 </widget>
584 </vbox>
585</widget>
586<connections>
587 <connection>
588 <sender>pb_close</sender>
589 <signal>clicked()</signal>
590 <receiver>InfoUI</receiver>
591 <slot>accept()</slot>
592 </connection>
593</connections>
594<tabstops>
595 <tabstop>tabwidget</tabstop>
596 <tabstop>le_fullname</tabstop>
597 <tabstop>le_nickname</tabstop>
598 <tabstop>le_bday</tabstop>
599 <tabstop>le_phone</tabstop>
600 <tabstop>le_homepage</tabstop>
601 <tabstop>le_email</tabstop>
602 <tabstop>pb_open</tabstop>
603 <tabstop>pb_clear</tabstop>
604 <tabstop>pb_submit</tabstop>
605 <tabstop>pb_refresh</tabstop>
606 <tabstop>pb_close</tabstop>
607 <tabstop>le_orgName</tabstop>
608 <tabstop>le_orgUnit</tabstop>
609 <tabstop>le_title</tabstop>
610 <tabstop>le_role</tabstop>
611 <tabstop>le_street</tabstop>
612 <tabstop>le_ext</tabstop>
613 <tabstop>le_city</tabstop>
614 <tabstop>le_state</tabstop>
615 <tabstop>le_pcode</tabstop>
616 <tabstop>le_country</tabstop>
617 <tabstop>te_desc</tabstop>
618</tabstops>
619<layoutdefaults spacing="6" margin="11"/>
620</UI>
Note: See TracBrowser for help on using the repository browser.