1 | <!DOCTYPE UI><UI version="3.1" stdsetdef="1">
|
---|
2 | <class>AccountModifyUI</class>
|
---|
3 | <widget class="QDialog">
|
---|
4 | <property name="name">
|
---|
5 | <cstring>AccountModifyUI</cstring>
|
---|
6 | </property>
|
---|
7 | <property name="geometry">
|
---|
8 | <rect>
|
---|
9 | <x>0</x>
|
---|
10 | <y>0</y>
|
---|
11 | <width>371</width>
|
---|
12 | <height>420</height>
|
---|
13 | </rect>
|
---|
14 | </property>
|
---|
15 | <property name="caption">
|
---|
16 | <string>Account Properties</string>
|
---|
17 | </property>
|
---|
18 | <vbox>
|
---|
19 | <property name="name">
|
---|
20 | <cstring>unnamed</cstring>
|
---|
21 | </property>
|
---|
22 | <property name="margin">
|
---|
23 | <number>11</number>
|
---|
24 | </property>
|
---|
25 | <property name="spacing">
|
---|
26 | <number>6</number>
|
---|
27 | </property>
|
---|
28 | <widget class="QLayoutWidget">
|
---|
29 | <property name="name">
|
---|
30 | <cstring>Layout10</cstring>
|
---|
31 | </property>
|
---|
32 | <hbox>
|
---|
33 | <property name="name">
|
---|
34 | <cstring>unnamed</cstring>
|
---|
35 | </property>
|
---|
36 | <property name="margin">
|
---|
37 | <number>0</number>
|
---|
38 | </property>
|
---|
39 | <property name="spacing">
|
---|
40 | <number>6</number>
|
---|
41 | </property>
|
---|
42 | <widget class="QLabel">
|
---|
43 | <property name="name">
|
---|
44 | <cstring>TextLabel1</cstring>
|
---|
45 | </property>
|
---|
46 | <property name="text">
|
---|
47 | <string>Name:</string>
|
---|
48 | </property>
|
---|
49 | </widget>
|
---|
50 | <widget class="QLineEdit">
|
---|
51 | <property name="name">
|
---|
52 | <cstring>le_name</cstring>
|
---|
53 | </property>
|
---|
54 | </widget>
|
---|
55 | </hbox>
|
---|
56 | </widget>
|
---|
57 | <widget class="QTabWidget">
|
---|
58 | <property name="name">
|
---|
59 | <cstring>tab_main</cstring>
|
---|
60 | </property>
|
---|
61 | <property name="tabShape">
|
---|
62 | <enum>Rounded</enum>
|
---|
63 | </property>
|
---|
64 | <widget class="QWidget">
|
---|
65 | <property name="name">
|
---|
66 | <cstring>tab</cstring>
|
---|
67 | </property>
|
---|
68 | <attribute name="title">
|
---|
69 | <string>Account</string>
|
---|
70 | </attribute>
|
---|
71 | <vbox>
|
---|
72 | <property name="name">
|
---|
73 | <cstring>unnamed</cstring>
|
---|
74 | </property>
|
---|
75 | <widget class="QGroupBox">
|
---|
76 | <property name="name">
|
---|
77 | <cstring>gb_account</cstring>
|
---|
78 | </property>
|
---|
79 | <property name="title">
|
---|
80 | <string>Account</string>
|
---|
81 | </property>
|
---|
82 | <vbox>
|
---|
83 | <property name="name">
|
---|
84 | <cstring>unnamed</cstring>
|
---|
85 | </property>
|
---|
86 | <property name="margin">
|
---|
87 | <number>11</number>
|
---|
88 | </property>
|
---|
89 | <property name="spacing">
|
---|
90 | <number>6</number>
|
---|
91 | </property>
|
---|
92 | <widget class="QLayoutWidget">
|
---|
93 | <property name="name">
|
---|
94 | <cstring>layout121</cstring>
|
---|
95 | </property>
|
---|
96 | <grid>
|
---|
97 | <property name="name">
|
---|
98 | <cstring>unnamed</cstring>
|
---|
99 | </property>
|
---|
100 | <widget class="QLabel" row="1" column="1">
|
---|
101 | <property name="name">
|
---|
102 | <cstring>textLabel3_2</cstring>
|
---|
103 | </property>
|
---|
104 | <property name="enabled">
|
---|
105 | <bool>false</bool>
|
---|
106 | </property>
|
---|
107 | <property name="font">
|
---|
108 | <font>
|
---|
109 | <italic>1</italic>
|
---|
110 | </font>
|
---|
111 | </property>
|
---|
112 | <property name="text">
|
---|
113 | <string>Example: [email protected]</string>
|
---|
114 | </property>
|
---|
115 | </widget>
|
---|
116 | <widget class="QLabel" row="0" column="0">
|
---|
117 | <property name="name">
|
---|
118 | <cstring>TextLabel2_4</cstring>
|
---|
119 | </property>
|
---|
120 | <property name="text">
|
---|
121 | <string>Jabber ID:</string>
|
---|
122 | </property>
|
---|
123 | </widget>
|
---|
124 | <widget class="QLineEdit" row="0" column="1">
|
---|
125 | <property name="name">
|
---|
126 | <cstring>le_jid</cstring>
|
---|
127 | </property>
|
---|
128 | </widget>
|
---|
129 | </grid>
|
---|
130 | </widget>
|
---|
131 | <widget class="QLayoutWidget">
|
---|
132 | <property name="name">
|
---|
133 | <cstring>layout24</cstring>
|
---|
134 | </property>
|
---|
135 | <hbox>
|
---|
136 | <property name="name">
|
---|
137 | <cstring>unnamed</cstring>
|
---|
138 | </property>
|
---|
139 | <widget class="QLabel">
|
---|
140 | <property name="name">
|
---|
141 | <cstring>textLabel1</cstring>
|
---|
142 | </property>
|
---|
143 | <property name="text">
|
---|
144 | <string>Password:</string>
|
---|
145 | </property>
|
---|
146 | </widget>
|
---|
147 | <widget class="QLineEdit">
|
---|
148 | <property name="name">
|
---|
149 | <cstring>le_pass</cstring>
|
---|
150 | </property>
|
---|
151 | <property name="echoMode">
|
---|
152 | <enum>Password</enum>
|
---|
153 | </property>
|
---|
154 | </widget>
|
---|
155 | <widget class="QPushButton">
|
---|
156 | <property name="name">
|
---|
157 | <cstring>pb_changepw</cstring>
|
---|
158 | </property>
|
---|
159 | <property name="text">
|
---|
160 | <string>Change...</string>
|
---|
161 | </property>
|
---|
162 | </widget>
|
---|
163 | </hbox>
|
---|
164 | </widget>
|
---|
165 | </vbox>
|
---|
166 | </widget>
|
---|
167 | <widget class="QGroupBox">
|
---|
168 | <property name="name">
|
---|
169 | <cstring>groupBox46</cstring>
|
---|
170 | </property>
|
---|
171 | <property name="title">
|
---|
172 | <string>Settings</string>
|
---|
173 | </property>
|
---|
174 | <vbox>
|
---|
175 | <property name="name">
|
---|
176 | <cstring>unnamed</cstring>
|
---|
177 | </property>
|
---|
178 | <widget class="QCheckBox">
|
---|
179 | <property name="name">
|
---|
180 | <cstring>ck_auto</cstring>
|
---|
181 | </property>
|
---|
182 | <property name="text">
|
---|
183 | <string>Automatically connect on startup</string>
|
---|
184 | </property>
|
---|
185 | </widget>
|
---|
186 | <widget class="QCheckBox">
|
---|
187 | <property name="name">
|
---|
188 | <cstring>ck_reconn</cstring>
|
---|
189 | </property>
|
---|
190 | <property name="text">
|
---|
191 | <string>Automatically reconnect if disconnected</string>
|
---|
192 | </property>
|
---|
193 | </widget>
|
---|
194 | <widget class="QCheckBox">
|
---|
195 | <property name="name">
|
---|
196 | <cstring>ck_log</cstring>
|
---|
197 | </property>
|
---|
198 | <property name="text">
|
---|
199 | <string>Log message history</string>
|
---|
200 | </property>
|
---|
201 | </widget>
|
---|
202 | </vbox>
|
---|
203 | </widget>
|
---|
204 | <spacer>
|
---|
205 | <property name="name">
|
---|
206 | <cstring>spacer69</cstring>
|
---|
207 | </property>
|
---|
208 | <property name="orientation">
|
---|
209 | <enum>Vertical</enum>
|
---|
210 | </property>
|
---|
211 | <property name="sizeType">
|
---|
212 | <enum>Expanding</enum>
|
---|
213 | </property>
|
---|
214 | <property name="sizeHint">
|
---|
215 | <size>
|
---|
216 | <width>20</width>
|
---|
217 | <height>20</height>
|
---|
218 | </size>
|
---|
219 | </property>
|
---|
220 | </spacer>
|
---|
221 | </vbox>
|
---|
222 | </widget>
|
---|
223 | <widget class="QWidget">
|
---|
224 | <property name="name">
|
---|
225 | <cstring>tab</cstring>
|
---|
226 | </property>
|
---|
227 | <attribute name="title">
|
---|
228 | <string>Details</string>
|
---|
229 | </attribute>
|
---|
230 | <vbox>
|
---|
231 | <property name="name">
|
---|
232 | <cstring>unnamed</cstring>
|
---|
233 | </property>
|
---|
234 | <widget class="QGroupBox">
|
---|
235 | <property name="name">
|
---|
236 | <cstring>gb_personal</cstring>
|
---|
237 | </property>
|
---|
238 | <property name="title">
|
---|
239 | <string>Personal Information</string>
|
---|
240 | </property>
|
---|
241 | <vbox>
|
---|
242 | <property name="name">
|
---|
243 | <cstring>unnamed</cstring>
|
---|
244 | </property>
|
---|
245 | <property name="margin">
|
---|
246 | <number>11</number>
|
---|
247 | </property>
|
---|
248 | <property name="spacing">
|
---|
249 | <number>6</number>
|
---|
250 | </property>
|
---|
251 | <widget class="QLabel">
|
---|
252 | <property name="name">
|
---|
253 | <cstring>TextLabel3</cstring>
|
---|
254 | </property>
|
---|
255 | <property name="text">
|
---|
256 | <string><qt>Information about you is stored as a VCard on the server, which other people can retrieve at any time.</qt></string>
|
---|
257 | </property>
|
---|
258 | </widget>
|
---|
259 | <widget class="QLayoutWidget">
|
---|
260 | <property name="name">
|
---|
261 | <cstring>Layout12</cstring>
|
---|
262 | </property>
|
---|
263 | <hbox>
|
---|
264 | <property name="name">
|
---|
265 | <cstring>unnamed</cstring>
|
---|
266 | </property>
|
---|
267 | <property name="margin">
|
---|
268 | <number>0</number>
|
---|
269 | </property>
|
---|
270 | <property name="spacing">
|
---|
271 | <number>6</number>
|
---|
272 | </property>
|
---|
273 | <spacer>
|
---|
274 | <property name="name">
|
---|
275 | <cstring>Spacer10</cstring>
|
---|
276 | </property>
|
---|
277 | <property name="orientation">
|
---|
278 | <enum>Horizontal</enum>
|
---|
279 | </property>
|
---|
280 | <property name="sizeType">
|
---|
281 | <enum>Expanding</enum>
|
---|
282 | </property>
|
---|
283 | <property name="sizeHint">
|
---|
284 | <size>
|
---|
285 | <width>0</width>
|
---|
286 | <height>0</height>
|
---|
287 | </size>
|
---|
288 | </property>
|
---|
289 | </spacer>
|
---|
290 | <widget class="QPushButton">
|
---|
291 | <property name="name">
|
---|
292 | <cstring>pb_vcard</cstring>
|
---|
293 | </property>
|
---|
294 | <property name="text">
|
---|
295 | <string>Edit Personal &Details...</string>
|
---|
296 | </property>
|
---|
297 | </widget>
|
---|
298 | </hbox>
|
---|
299 | </widget>
|
---|
300 | </vbox>
|
---|
301 | </widget>
|
---|
302 | <widget class="QGroupBox">
|
---|
303 | <property name="name">
|
---|
304 | <cstring>gb_pgp</cstring>
|
---|
305 | </property>
|
---|
306 | <property name="title">
|
---|
307 | <string>OpenPGP</string>
|
---|
308 | </property>
|
---|
309 | <vbox>
|
---|
310 | <property name="name">
|
---|
311 | <cstring>unnamed</cstring>
|
---|
312 | </property>
|
---|
313 | <widget class="QLayoutWidget">
|
---|
314 | <property name="name">
|
---|
315 | <cstring>layout29</cstring>
|
---|
316 | </property>
|
---|
317 | <hbox>
|
---|
318 | <property name="name">
|
---|
319 | <cstring>unnamed</cstring>
|
---|
320 | </property>
|
---|
321 | <widget class="IconLabel">
|
---|
322 | <property name="name">
|
---|
323 | <cstring>lb_keyicon</cstring>
|
---|
324 | </property>
|
---|
325 | </widget>
|
---|
326 | <widget class="QLabel">
|
---|
327 | <property name="name">
|
---|
328 | <cstring>lb_keyname</cstring>
|
---|
329 | </property>
|
---|
330 | <property name="sizePolicy">
|
---|
331 | <sizepolicy>
|
---|
332 | <hsizetype>7</hsizetype>
|
---|
333 | <vsizetype>5</vsizetype>
|
---|
334 | <horstretch>0</horstretch>
|
---|
335 | <verstretch>0</verstretch>
|
---|
336 | </sizepolicy>
|
---|
337 | </property>
|
---|
338 | <property name="text">
|
---|
339 | <string>placeholder2</string>
|
---|
340 | </property>
|
---|
341 | </widget>
|
---|
342 | </hbox>
|
---|
343 | </widget>
|
---|
344 | <widget class="QLayoutWidget">
|
---|
345 | <property name="name">
|
---|
346 | <cstring>layout12</cstring>
|
---|
347 | </property>
|
---|
348 | <hbox>
|
---|
349 | <property name="name">
|
---|
350 | <cstring>unnamed</cstring>
|
---|
351 | </property>
|
---|
352 | <spacer>
|
---|
353 | <property name="name">
|
---|
354 | <cstring>spacer9</cstring>
|
---|
355 | </property>
|
---|
356 | <property name="orientation">
|
---|
357 | <enum>Horizontal</enum>
|
---|
358 | </property>
|
---|
359 | <property name="sizeType">
|
---|
360 | <enum>Expanding</enum>
|
---|
361 | </property>
|
---|
362 | <property name="sizeHint">
|
---|
363 | <size>
|
---|
364 | <width>40</width>
|
---|
365 | <height>20</height>
|
---|
366 | </size>
|
---|
367 | </property>
|
---|
368 | </spacer>
|
---|
369 | <widget class="QPushButton">
|
---|
370 | <property name="name">
|
---|
371 | <cstring>pb_key</cstring>
|
---|
372 | </property>
|
---|
373 | <property name="text">
|
---|
374 | <string>Select &Key...</string>
|
---|
375 | </property>
|
---|
376 | </widget>
|
---|
377 | <widget class="QPushButton">
|
---|
378 | <property name="name">
|
---|
379 | <cstring>pb_keyclear</cstring>
|
---|
380 | </property>
|
---|
381 | <property name="text">
|
---|
382 | <string>Use None</string>
|
---|
383 | </property>
|
---|
384 | </widget>
|
---|
385 | </hbox>
|
---|
386 | </widget>
|
---|
387 | </vbox>
|
---|
388 | </widget>
|
---|
389 | <spacer>
|
---|
390 | <property name="name">
|
---|
391 | <cstring>Spacer11</cstring>
|
---|
392 | </property>
|
---|
393 | <property name="orientation">
|
---|
394 | <enum>Vertical</enum>
|
---|
395 | </property>
|
---|
396 | <property name="sizeType">
|
---|
397 | <enum>Expanding</enum>
|
---|
398 | </property>
|
---|
399 | <property name="sizeHint">
|
---|
400 | <size>
|
---|
401 | <width>20</width>
|
---|
402 | <height>20</height>
|
---|
403 | </size>
|
---|
404 | </property>
|
---|
405 | </spacer>
|
---|
406 | </vbox>
|
---|
407 | </widget>
|
---|
408 | <widget class="QWidget">
|
---|
409 | <property name="name">
|
---|
410 | <cstring>tab</cstring>
|
---|
411 | </property>
|
---|
412 | <attribute name="title">
|
---|
413 | <string>Connection</string>
|
---|
414 | </attribute>
|
---|
415 | <vbox>
|
---|
416 | <property name="name">
|
---|
417 | <cstring>unnamed</cstring>
|
---|
418 | </property>
|
---|
419 | <widget class="QGroupBox">
|
---|
420 | <property name="name">
|
---|
421 | <cstring>gb_proxy</cstring>
|
---|
422 | </property>
|
---|
423 | <property name="title">
|
---|
424 | <string>Proxy</string>
|
---|
425 | </property>
|
---|
426 | <vbox>
|
---|
427 | <property name="name">
|
---|
428 | <cstring>unnamed</cstring>
|
---|
429 | </property>
|
---|
430 | <widget class="QLabel">
|
---|
431 | <property name="name">
|
---|
432 | <cstring>lb_proxychooser</cstring>
|
---|
433 | </property>
|
---|
434 | <property name="text">
|
---|
435 | <string>proxychooser</string>
|
---|
436 | </property>
|
---|
437 | </widget>
|
---|
438 | </vbox>
|
---|
439 | </widget>
|
---|
440 | <widget class="QGroupBox">
|
---|
441 | <property name="name">
|
---|
442 | <cstring>groupBox7</cstring>
|
---|
443 | </property>
|
---|
444 | <property name="title">
|
---|
445 | <string>Advanced</string>
|
---|
446 | </property>
|
---|
447 | <vbox>
|
---|
448 | <property name="name">
|
---|
449 | <cstring>unnamed</cstring>
|
---|
450 | </property>
|
---|
451 | <widget class="QCheckBox">
|
---|
452 | <property name="name">
|
---|
453 | <cstring>ck_ssl</cstring>
|
---|
454 | </property>
|
---|
455 | <property name="text">
|
---|
456 | <string>Use SSL encryption (to server)</string>
|
---|
457 | </property>
|
---|
458 | </widget>
|
---|
459 | <widget class="QCheckBox">
|
---|
460 | <property name="name">
|
---|
461 | <cstring>ck_ignoreSSLWarnings</cstring>
|
---|
462 | </property>
|
---|
463 | <property name="text">
|
---|
464 | <string>Ignore SSL warnings</string>
|
---|
465 | </property>
|
---|
466 | </widget>
|
---|
467 | <widget class="QCheckBox">
|
---|
468 | <property name="name">
|
---|
469 | <cstring>ck_plain</cstring>
|
---|
470 | </property>
|
---|
471 | <property name="text">
|
---|
472 | <string>Allow Plaintext Login</string>
|
---|
473 | </property>
|
---|
474 | </widget>
|
---|
475 | <widget class="QCheckBox">
|
---|
476 | <property name="name">
|
---|
477 | <cstring>ck_keepAlive</cstring>
|
---|
478 | </property>
|
---|
479 | <property name="text">
|
---|
480 | <string>Send "Keep-alive" packets (for NAT timeouts)</string>
|
---|
481 | </property>
|
---|
482 | </widget>
|
---|
483 | <widget class="QCheckBox">
|
---|
484 | <property name="name">
|
---|
485 | <cstring>ck_host</cstring>
|
---|
486 | </property>
|
---|
487 | <property name="text">
|
---|
488 | <string>Manually Specify Server Host/Port:</string>
|
---|
489 | </property>
|
---|
490 | </widget>
|
---|
491 | <widget class="QLayoutWidget">
|
---|
492 | <property name="name">
|
---|
493 | <cstring>Layout4</cstring>
|
---|
494 | </property>
|
---|
495 | <hbox>
|
---|
496 | <property name="name">
|
---|
497 | <cstring>unnamed</cstring>
|
---|
498 | </property>
|
---|
499 | <property name="margin">
|
---|
500 | <number>0</number>
|
---|
501 | </property>
|
---|
502 | <property name="spacing">
|
---|
503 | <number>6</number>
|
---|
504 | </property>
|
---|
505 | <widget class="QLabel">
|
---|
506 | <property name="name">
|
---|
507 | <cstring>TextLabel1_8</cstring>
|
---|
508 | </property>
|
---|
509 | <property name="text">
|
---|
510 | <string>Host:</string>
|
---|
511 | </property>
|
---|
512 | </widget>
|
---|
513 | <widget class="QLineEdit">
|
---|
514 | <property name="name">
|
---|
515 | <cstring>le_host</cstring>
|
---|
516 | </property>
|
---|
517 | </widget>
|
---|
518 | <widget class="QLabel">
|
---|
519 | <property name="name">
|
---|
520 | <cstring>TextLabel4_2</cstring>
|
---|
521 | </property>
|
---|
522 | <property name="text">
|
---|
523 | <string>Port:</string>
|
---|
524 | </property>
|
---|
525 | </widget>
|
---|
526 | <widget class="QLineEdit">
|
---|
527 | <property name="name">
|
---|
528 | <cstring>le_port</cstring>
|
---|
529 | </property>
|
---|
530 | <property name="minimumSize">
|
---|
531 | <size>
|
---|
532 | <width>56</width>
|
---|
533 | <height>0</height>
|
---|
534 | </size>
|
---|
535 | </property>
|
---|
536 | <property name="maximumSize">
|
---|
537 | <size>
|
---|
538 | <width>56</width>
|
---|
539 | <height>32767</height>
|
---|
540 | </size>
|
---|
541 | </property>
|
---|
542 | </widget>
|
---|
543 | </hbox>
|
---|
544 | </widget>
|
---|
545 | </vbox>
|
---|
546 | </widget>
|
---|
547 | <spacer>
|
---|
548 | <property name="name">
|
---|
549 | <cstring>spacer8</cstring>
|
---|
550 | </property>
|
---|
551 | <property name="orientation">
|
---|
552 | <enum>Vertical</enum>
|
---|
553 | </property>
|
---|
554 | <property name="sizeType">
|
---|
555 | <enum>Expanding</enum>
|
---|
556 | </property>
|
---|
557 | <property name="sizeHint">
|
---|
558 | <size>
|
---|
559 | <width>20</width>
|
---|
560 | <height>40</height>
|
---|
561 | </size>
|
---|
562 | </property>
|
---|
563 | </spacer>
|
---|
564 | </vbox>
|
---|
565 | </widget>
|
---|
566 | <widget class="QWidget">
|
---|
567 | <property name="name">
|
---|
568 | <cstring>tab</cstring>
|
---|
569 | </property>
|
---|
570 | <attribute name="title">
|
---|
571 | <string>Misc.</string>
|
---|
572 | </attribute>
|
---|
573 | <vbox>
|
---|
574 | <property name="name">
|
---|
575 | <cstring>unnamed</cstring>
|
---|
576 | </property>
|
---|
577 | <widget class="QLayoutWidget">
|
---|
578 | <property name="name">
|
---|
579 | <cstring>layout11</cstring>
|
---|
580 | </property>
|
---|
581 | <hbox>
|
---|
582 | <property name="name">
|
---|
583 | <cstring>unnamed</cstring>
|
---|
584 | </property>
|
---|
585 | <widget class="QLabel">
|
---|
586 | <property name="name">
|
---|
587 | <cstring>TextLabel1_2</cstring>
|
---|
588 | </property>
|
---|
589 | <property name="text">
|
---|
590 | <string>Resource:</string>
|
---|
591 | </property>
|
---|
592 | </widget>
|
---|
593 | <widget class="QLineEdit">
|
---|
594 | <property name="name">
|
---|
595 | <cstring>le_resource</cstring>
|
---|
596 | </property>
|
---|
597 | <property name="minimumSize">
|
---|
598 | <size>
|
---|
599 | <width>100</width>
|
---|
600 | <height>0</height>
|
---|
601 | </size>
|
---|
602 | </property>
|
---|
603 | </widget>
|
---|
604 | <widget class="QLabel">
|
---|
605 | <property name="name">
|
---|
606 | <cstring>TextLabel2</cstring>
|
---|
607 | </property>
|
---|
608 | <property name="text">
|
---|
609 | <string>Priority:</string>
|
---|
610 | </property>
|
---|
611 | </widget>
|
---|
612 | <widget class="QLineEdit">
|
---|
613 | <property name="name">
|
---|
614 | <cstring>le_priority</cstring>
|
---|
615 | </property>
|
---|
616 | <property name="sizePolicy">
|
---|
617 | <sizepolicy>
|
---|
618 | <hsizetype>0</hsizetype>
|
---|
619 | <vsizetype>0</vsizetype>
|
---|
620 | <horstretch>0</horstretch>
|
---|
621 | <verstretch>0</verstretch>
|
---|
622 | </sizepolicy>
|
---|
623 | </property>
|
---|
624 | <property name="minimumSize">
|
---|
625 | <size>
|
---|
626 | <width>56</width>
|
---|
627 | <height>0</height>
|
---|
628 | </size>
|
---|
629 | </property>
|
---|
630 | <property name="maximumSize">
|
---|
631 | <size>
|
---|
632 | <width>56</width>
|
---|
633 | <height>32767</height>
|
---|
634 | </size>
|
---|
635 | </property>
|
---|
636 | </widget>
|
---|
637 | </hbox>
|
---|
638 | </widget>
|
---|
639 | <widget class="QLayoutWidget">
|
---|
640 | <property name="name">
|
---|
641 | <cstring>layout16</cstring>
|
---|
642 | </property>
|
---|
643 | <hbox>
|
---|
644 | <property name="name">
|
---|
645 | <cstring>unnamed</cstring>
|
---|
646 | </property>
|
---|
647 | <widget class="QLabel">
|
---|
648 | <property name="name">
|
---|
649 | <cstring>textLabel3</cstring>
|
---|
650 | </property>
|
---|
651 | <property name="text">
|
---|
652 | <string>Data Transfer Proxy:</string>
|
---|
653 | </property>
|
---|
654 | </widget>
|
---|
655 | <widget class="QLineEdit">
|
---|
656 | <property name="name">
|
---|
657 | <cstring>le_dtProxy</cstring>
|
---|
658 | </property>
|
---|
659 | </widget>
|
---|
660 | </hbox>
|
---|
661 | </widget>
|
---|
662 | <spacer>
|
---|
663 | <property name="name">
|
---|
664 | <cstring>Spacer5</cstring>
|
---|
665 | </property>
|
---|
666 | <property name="orientation">
|
---|
667 | <enum>Vertical</enum>
|
---|
668 | </property>
|
---|
669 | <property name="sizeType">
|
---|
670 | <enum>Expanding</enum>
|
---|
671 | </property>
|
---|
672 | <property name="sizeHint">
|
---|
673 | <size>
|
---|
674 | <width>20</width>
|
---|
675 | <height>70</height>
|
---|
676 | </size>
|
---|
677 | </property>
|
---|
678 | </spacer>
|
---|
679 | </vbox>
|
---|
680 | </widget>
|
---|
681 | </widget>
|
---|
682 | <spacer>
|
---|
683 | <property name="name">
|
---|
684 | <cstring>Spacer8</cstring>
|
---|
685 | </property>
|
---|
686 | <property name="orientation">
|
---|
687 | <enum>Vertical</enum>
|
---|
688 | </property>
|
---|
689 | <property name="sizeType">
|
---|
690 | <enum>Expanding</enum>
|
---|
691 | </property>
|
---|
692 | <property name="sizeHint">
|
---|
693 | <size>
|
---|
694 | <width>20</width>
|
---|
695 | <height>16</height>
|
---|
696 | </size>
|
---|
697 | </property>
|
---|
698 | </spacer>
|
---|
699 | <widget class="Line">
|
---|
700 | <property name="name">
|
---|
701 | <cstring>Line2</cstring>
|
---|
702 | </property>
|
---|
703 | <property name="frameShape">
|
---|
704 | <enum>HLine</enum>
|
---|
705 | </property>
|
---|
706 | <property name="frameShadow">
|
---|
707 | <enum>Sunken</enum>
|
---|
708 | </property>
|
---|
709 | <property name="orientation">
|
---|
710 | <enum>Horizontal</enum>
|
---|
711 | </property>
|
---|
712 | </widget>
|
---|
713 | <widget class="QLayoutWidget">
|
---|
714 | <property name="name">
|
---|
715 | <cstring>layout26</cstring>
|
---|
716 | </property>
|
---|
717 | <hbox>
|
---|
718 | <property name="name">
|
---|
719 | <cstring>unnamed</cstring>
|
---|
720 | </property>
|
---|
721 | <spacer>
|
---|
722 | <property name="name">
|
---|
723 | <cstring>Spacer1</cstring>
|
---|
724 | </property>
|
---|
725 | <property name="orientation">
|
---|
726 | <enum>Horizontal</enum>
|
---|
727 | </property>
|
---|
728 | <property name="sizeType">
|
---|
729 | <enum>Expanding</enum>
|
---|
730 | </property>
|
---|
731 | <property name="sizeHint">
|
---|
732 | <size>
|
---|
733 | <width>251</width>
|
---|
734 | <height>16</height>
|
---|
735 | </size>
|
---|
736 | </property>
|
---|
737 | </spacer>
|
---|
738 | <widget class="IconButton">
|
---|
739 | <property name="name">
|
---|
740 | <cstring>pb_close</cstring>
|
---|
741 | </property>
|
---|
742 | <property name="text">
|
---|
743 | <string>&Close</string>
|
---|
744 | </property>
|
---|
745 | </widget>
|
---|
746 | <widget class="IconButton">
|
---|
747 | <property name="name">
|
---|
748 | <cstring>pb_save</cstring>
|
---|
749 | </property>
|
---|
750 | <property name="text">
|
---|
751 | <string>&Save</string>
|
---|
752 | </property>
|
---|
753 | <property name="accel">
|
---|
|
---|