summaryrefslogtreecommitdiff
path: root/noncore/unsupported/mail2/accounteditorbase.ui
Unidiff
Diffstat (limited to 'noncore/unsupported/mail2/accounteditorbase.ui') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/unsupported/mail2/accounteditorbase.ui751
1 files changed, 751 insertions, 0 deletions
diff --git a/noncore/unsupported/mail2/accounteditorbase.ui b/noncore/unsupported/mail2/accounteditorbase.ui
new file mode 100644
index 0000000..fe9f2a4
--- a/dev/null
+++ b/noncore/unsupported/mail2/accounteditorbase.ui
@@ -0,0 +1,751 @@
1<!DOCTYPE UI><UI>
2<class>AccountEditorBase</class>
3<widget>
4 <class>QDialog</class>
5 <property stdset="1">
6 <name>name</name>
7 <cstring>AccountEditorBase</cstring>
8 </property>
9 <property stdset="1">
10 <name>geometry</name>
11 <rect>
12 <x>0</x>
13 <y>0</y>
14 <width>243</width>
15 <height>320</height>
16 </rect>
17 </property>
18 <property stdset="1">
19 <name>caption</name>
20 <string>Account Editor</string>
21 </property>
22 <property>
23 <name>layoutMargin</name>
24 </property>
25 <property>
26 <name>layoutSpacing</name>
27 </property>
28 <grid>
29 <property stdset="1">
30 <name>margin</name>
31 <number>0</number>
32 </property>
33 <property stdset="1">
34 <name>spacing</name>
35 <number>0</number>
36 </property>
37 <widget row="0" column="0" >
38 <class>QTabWidget</class>
39 <property stdset="1">
40 <name>name</name>
41 <cstring>TabWidget2</cstring>
42 </property>
43 <property>
44 <name>layoutMargin</name>
45 </property>
46 <property>
47 <name>layoutSpacing</name>
48 </property>
49 <widget>
50 <class>QWidget</class>
51 <property stdset="1">
52 <name>name</name>
53 <cstring>tab</cstring>
54 </property>
55 <attribute>
56 <name>title</name>
57 <string>Server</string>
58 </attribute>
59 <grid>
60 <property stdset="1">
61 <name>margin</name>
62 <number>4</number>
63 </property>
64 <property stdset="1">
65 <name>spacing</name>
66 <number>3</number>
67 </property>
68 <widget row="0" column="0" >
69 <class>QLabel</class>
70 <property stdset="1">
71 <name>name</name>
72 <cstring>TextLabel2</cstring>
73 </property>
74 <property stdset="1">
75 <name>text</name>
76 <string>&lt;b&gt;IMAP:</string>
77 </property>
78 </widget>
79 <widget row="0" column="1" >
80 <class>QLineEdit</class>
81 <property stdset="1">
82 <name>name</name>
83 <cstring>imapServer</cstring>
84 </property>
85 </widget>
86 <widget row="1" column="0" >
87 <class>QLabel</class>
88 <property stdset="1">
89 <name>name</name>
90 <cstring>TextLabel3</cstring>
91 </property>
92 <property stdset="1">
93 <name>text</name>
94 <string>&lt;b&gt;Port:</string>
95 </property>
96 </widget>
97 <widget row="1" column="1" >
98 <class>QLineEdit</class>
99 <property stdset="1">
100 <name>name</name>
101 <cstring>imapPort</cstring>
102 </property>
103 </widget>
104 <spacer row="8" column="1" >
105 <property>
106 <name>name</name>
107 <cstring>Spacer2</cstring>
108 </property>
109 <property stdset="1">
110 <name>orientation</name>
111 <enum>Vertical</enum>
112 </property>
113 <property stdset="1">
114 <name>sizeType</name>
115 <enum>Expanding</enum>
116 </property>
117 <property>
118 <name>sizeHint</name>
119 <size>
120 <width>20</width>
121 <height>20</height>
122 </size>
123 </property>
124 </spacer>
125 <widget row="7" column="1" >
126 <class>QLineEdit</class>
127 <property stdset="1">
128 <name>name</name>
129 <cstring>smtpPort</cstring>
130 </property>
131 </widget>
132 <widget row="6" column="1" >
133 <class>QLineEdit</class>
134 <property stdset="1">
135 <name>name</name>
136 <cstring>smtpServer</cstring>
137 </property>
138 </widget>
139 <widget row="6" column="0" >
140 <class>QLabel</class>
141 <property stdset="1">
142 <name>name</name>
143 <cstring>TextLabel6</cstring>
144 </property>
145 <property stdset="1">
146 <name>text</name>
147 <string>&lt;b&gt;SMTP:</string>
148 </property>
149 </widget>
150 <widget row="7" column="0" >
151 <class>QLabel</class>
152 <property stdset="1">
153 <name>name</name>
154 <cstring>TextLabel7</cstring>
155 </property>
156 <property stdset="1">
157 <name>text</name>
158 <string>&lt;b&gt;Port:</string>
159 </property>
160 </widget>
161 <widget row="3" column="0" >
162 <class>QLabel</class>
163 <property stdset="1">
164 <name>name</name>
165 <cstring>TextLabel4</cstring>
166 </property>
167 <property stdset="1">
168 <name>text</name>
169 <string>&lt;b&gt;User:</string>
170 </property>
171 </widget>
172 <widget row="4" column="0" >
173 <class>QLabel</class>
174 <property stdset="1">
175 <name>name</name>
176 <cstring>TextLabel5</cstring>
177 </property>
178 <property stdset="1">
179 <name>text</name>
180 <string>&lt;b&gt;Pass:</string>
181 </property>
182 </widget>
183 <widget row="4" column="1" >
184 <class>QLineEdit</class>
185 <property stdset="1">
186 <name>name</name>
187 <cstring>pass</cstring>
188 </property>
189 <property stdset="1">
190 <name>echoMode</name>
191 <enum>Password</enum>
192 </property>
193 </widget>
194 <widget row="3" column="1" >
195 <class>QLineEdit</class>
196 <property stdset="1">
197 <name>name</name>
198 <cstring>user</cstring>
199 </property>
200 </widget>
201 <widget row="2" column="0" rowspan="1" colspan="2" >
202 <class>Line</class>
203 <property stdset="1">
204 <name>name</name>
205 <cstring>Line1</cstring>
206 </property>
207 <property stdset="1">
208 <name>orientation</name>
209 <enum>Horizontal</enum>
210 </property>
211 </widget>
212 <widget row="5" column="0" rowspan="1" colspan="2" >
213 <class>Line</class>
214 <property stdset="1">
215 <name>name</name>
216 <cstring>Line2</cstring>
217 </property>
218 <property stdset="1">
219 <name>orientation</name>
220 <enum>Horizontal</enum>
221 </property>
222 </widget>
223 </grid>
224 </widget>
225 <widget>
226 <class>QWidget</class>
227 <property stdset="1">
228 <name>name</name>
229 <cstring>tab</cstring>
230 </property>
231 <attribute>
232 <name>title</name>
233 <string>Identity</string>
234 </attribute>
235 <grid>
236 <property stdset="1">
237 <name>margin</name>
238 <number>4</number>
239 </property>
240 <property stdset="1">
241 <name>spacing</name>
242 <number>3</number>
243 </property>
244 <widget row="0" column="0" >
245 <class>QLabel</class>
246 <property stdset="1">
247 <name>name</name>
248 <cstring>TextLabel8</cstring>
249 </property>
250 <property stdset="1">
251 <name>text</name>
252 <string>&lt;b&gt;Name:</string>
253 </property>
254 </widget>
255 <widget row="0" column="1" >
256 <class>QLineEdit</class>
257 <property stdset="1">
258 <name>name</name>
259 <cstring>realname</cstring>
260 </property>
261 </widget>
262 <widget row="1" column="1" >
263 <class>QLineEdit</class>
264 <property stdset="1">
265 <name>name</name>
266 <cstring>email</cstring>
267 </property>
268 </widget>
269 <widget row="1" column="0" >
270 <class>QLabel</class>
271 <property stdset="1">
272 <name>name</name>
273 <cstring>TextLabel9</cstring>
274 </property>
275 <property stdset="1">
276 <name>text</name>
277 <string>&lt;b&gt;E-Mail:</string>
278 </property>
279 </widget>
280 <widget row="2" column="0" >
281 <class>QLabel</class>
282 <property stdset="1">
283 <name>name</name>
284 <cstring>TextLabel10</cstring>
285 </property>
286 <property stdset="1">
287 <name>text</name>
288 <string>&lt;b&gt;Org:</string>
289 </property>
290 </widget>
291 <widget row="2" column="1" >
292 <class>QLineEdit</class>
293 <property stdset="1">
294 <name>name</name>
295 <cstring>org</cstring>
296 </property>
297 </widget>
298 <spacer row="3" column="1" >
299 <property>
300 <name>name</name>
301 <cstring>Spacer1</cstring>
302 </property>
303 <property stdset="1">
304 <name>orientation</name>
305 <enum>Vertical</enum>
306 </property>
307 <property stdset="1">
308 <name>sizeType</name>
309 <enum>Expanding</enum>
310 </property>
311 <property>
312 <name>sizeHint</name>
313 <size>
314 <width>20</width>
315 <height>20</height>
316 </size>
317 </property>
318 </spacer>
319 </grid>
320 </widget>
321 <widget>
322 <class>QWidget</class>
323 <property stdset="1">
324 <name>name</name>
325 <cstring>tab</cstring>
326 </property>
327 <attribute>
328 <name>title</name>
329 <string>Advanced</string>
330 </attribute>
331 <grid>
332 <property stdset="1">
333 <name>margin</name>
334 <number>4</number>
335 </property>
336 <property stdset="1">
337 <name>spacing</name>
338 <number>3</number>
339 </property>
340 <widget row="0" column="0" >
341 <class>QCheckBox</class>
342 <property stdset="1">
343 <name>name</name>
344 <cstring>addCc</cstring>
345 </property>
346 <property stdset="1">
347 <name>text</name>
348 <string>Cc</string>
349 </property>
350 </widget>
351 <widget row="1" column="0" >
352 <class>QCheckBox</class>
353 <property stdset="1">
354 <name>name</name>
355 <cstring>addBcc</cstring>
356 </property>
357 <property stdset="1">
358 <name>text</name>
359 <string>Bcc</string>
360 </property>
361 </widget>
362 <widget row="2" column="0" >
363 <class>QCheckBox</class>
364 <property stdset="1">
365 <name>name</name>
366 <cstring>addReplyTo</cstring>
367 </property>
368 <property stdset="1">
369 <name>text</name>
370 <string>Reply-To</string>
371 </property>
372 </widget>
373 <widget row="2" column="1" >
374 <class>QLineEdit</class>
375 <property stdset="1">
376 <name>name</name>
377 <cstring>replyTo</cstring>
378 </property>
379 <property stdset="1">
380 <name>enabled</name>
381 <bool>false</bool>
382 </property>
383 </widget>
384 <widget row="1" column="1" >
385 <class>QLineEdit</class>
386 <property stdset="1">
387 <name>name</name>
388 <cstring>bcc</cstring>
389 </property>
390 <property stdset="1">
391 <name>enabled</name>
392 <bool>false</bool>
393 </property>
394 </widget>
395 <widget row="0" column="1" >
396 <class>QLineEdit</class>
397 <property stdset="1">
398 <name>name</name>
399 <cstring>cc</cstring>
400 </property>
401 <property stdset="1">
402 <name>enabled</name>
403 <bool>false</bool>
404 </property>
405 </widget>
406 <widget row="3" column="0" rowspan="1" colspan="2" >
407 <class>QLabel</class>
408 <property stdset="1">
409 <name>name</name>
410 <cstring>TextLabel12</cstring>
411 </property>
412 <property stdset="1">
413 <name>text</name>
414 <string>&lt;b&gt;Signature:</string>
415 </property>
416 </widget>
417 <widget row="4" column="0" rowspan="1" colspan="2" >
418 <class>QMultiLineEdit</class>
419 <property stdset="1">
420 <name>name</name>
421 <cstring>signature</cstring>
422 </property>
423 </widget>
424 <spacer row="5" column="1" >
425 <property>
426 <name>name</name>
427 <cstring>Spacer3</cstring>
428 </property>
429 <property stdset="1">
430 <name>orientation</name>
431 <enum>Vertical</enum>
432 </property>
433 <property stdset="1">
434 <name>sizeType</name>
435 <enum>Expanding</enum>
436 </property>
437 <property>
438 <name>sizeHint</name>
439 <size>
440 <width>20</width>
441 <height>20</height>
442 </size>
443 </property>
444 </spacer>
445 </grid>
446 </widget>
447 <widget>
448 <class>QWidget</class>
449 <property stdset="1">
450 <name>name</name>
451 <cstring>sslTab</cstring>
452 </property>
453 <attribute>
454 <name>title</name>
455 <string>SSL</string>
456 </attribute>
457 <grid>
458 <property stdset="1">
459 <name>margin</name>
460 <number>4</number>
461 </property>
462 <property stdset="1">
463 <name>spacing</name>
464 <number>3</number>
465 </property>
466 <spacer row="2" column="0" >
467 <property>
468 <name>name</name>
469 <cstring>Spacer4</cstring>
470 </property>
471 <property stdset="1">
472 <name>orientation</name>
473 <enum>Vertical</enum>
474 </property>
475 <property stdset="1">
476 <name>sizeType</name>
477 <enum>Expanding</enum>
478 </property>
479 <property>
480 <name>sizeHint</name>
481 <size>
482 <width>20</width>
483 <height>20</height>
484 </size>
485 </property>
486 </spacer>
487 <widget row="0" column="0" >
488 <class>QButtonGroup</class>
489 <property stdset="1">
490 <name>name</name>
491 <cstring>ButtonGroup1</cstring>
492 </property>
493 <property stdset="1">
494 <name>title</name>
495 <string>IMAP</string>
496 </property>
497 <property>
498 <name>layoutMargin</name>
499 </property>
500 <property>
501 <name>layoutSpacing</name>
502 </property>
503 <grid>
504 <property stdset="1">
505 <name>margin</name>
506 <number>4</number>
507 </property>
508 <property stdset="1">
509 <name>spacing</name>
510 <number>3</number>
511 </property>
512 <widget row="0" column="0" >
513 <class>QCheckBox</class>
514 <property stdset="1">
515 <name>name</name>
516 <cstring>imapssl</cstring>
517 </property>
518 <property stdset="1">
519 <name>text</name>
520 <string>Use SSL</string>
521 </property>
522 </widget>
523 <widget row="1" column="0" >
524 <class>QFrame</class>
525 <property stdset="1">
526 <name>name</name>
527 <cstring>Frame11</cstring>
528 </property>
529 <property stdset="1">
530 <name>enabled</name>
531 <bool>false</bool>
532 </property>
533 <property stdset="1">
534 <name>frameShape</name>
535 <enum>NoFrame</enum>
536 </property>
537 <property stdset="1">
538 <name>frameShadow</name>
539 <enum>Raised</enum>
540 </property>
541 <property>
542 <name>layoutMargin</name>
543 </property>
544 <property>
545 <name>layoutSpacing</name>
546 </property>
547 <grid>
548 <property stdset="1">
549 <name>margin</name>
550 <number>0</number>
551 </property>
552 <property stdset="1">
553 <name>spacing</name>
554 <number>3</number>
555 </property>
556 <widget row="0" column="0" >
557 <class>QLabel</class>
558 <property stdset="1">
559 <name>name</name>
560 <cstring>TextLabel13</cstring>
561 </property>
562 <property stdset="1">
563 <name>enabled</name>
564 <bool>false</bool>
565 </property>
566 <property stdset="1">
567 <name>text</name>
568 <string>&lt;b&gt;Port:</string>
569 </property>
570 </widget>
571 <widget row="0" column="1" >
572 <class>QLineEdit</class>
573 <property stdset="1">
574 <name>name</name>
575 <cstring>imapsPort</cstring>
576 </property>
577 <property stdset="1">
578 <name>enabled</name>
579 <bool>false</bool>
580 </property>
581 <property stdset="1">
582 <name>text</name>
583 <string>993</string>
584 </property>
585 </widget>
586 </grid>
587 </widget>
588 </grid>
589 </widget>
590 <widget row="1" column="0" >
591 <class>QButtonGroup</class>
592 <property stdset="1">
593 <name>name</name>
594 <cstring>smtpSslGroup</cstring>
595 </property>
596 <property stdset="1">
597 <name>title</name>
598 <string>SMTP</string>
599 </property>
600 <property>
601 <name>layoutMargin</name>
602 </property>
603 <property>
604 <name>layoutSpacing</name>
605 </property>
606 <grid>
607 <property stdset="1">
608 <name>margin</name>
609 <number>4</number>
610 </property>
611 <property stdset="1">
612 <name>spacing</name>
613 <number>3</number>
614 </property>
615 <widget row="0" column="0" >
616 <class>QCheckBox</class>
617 <property stdset="1">
618 <name>name</name>
619 <cstring>smtpssl</cstring>
620 </property>
621 <property stdset="1">
622 <name>text</name>
623 <string>Use SSL</string>
624 </property>
625 </widget>
626 <widget row="1" column="0" >
627 <class>QFrame</class>
628 <property stdset="1">
629 <name>name</name>
630 <cstring>Frame6</cstring>
631 </property>
632 <property stdset="1">
633 <name>enabled</name>
634 <bool>false</bool>
635 </property>
636 <property stdset="1">
637 <name>frameShape</name>
638 <enum>NoFrame</enum>
639 </property>
640 <property stdset="1">
641 <name>frameShadow</name>
642 <enum>Raised</enum>
643 </property>
644 <property>
645 <name>layoutMargin</name>
646 </property>
647 <property>
648 <name>layoutSpacing</name>
649 </property>
650 <grid>
651 <property stdset="1">
652 <name>margin</name>
653 <number>0</number>
654 </property>
655 <property stdset="1">
656 <name>spacing</name>
657 <number>3</number>
658 </property>
659 <widget row="0" column="0" >
660 <class>QLabel</class>
661 <property stdset="1">
662 <name>name</name>
663 <cstring>TextLabel14</cstring>
664 </property>
665 <property stdset="1">
666 <name>text</name>
667 <string>&lt;b&gt;Port:</string>
668 </property>
669 </widget>
670 <widget row="0" column="1" >
671 <class>QLineEdit</class>
672 <property stdset="1">
673 <name>name</name>
674 <cstring>smtpsPort</cstring>
675 </property>
676 </widget>
677 </grid>
678 </widget>
679 </grid>
680 </widget>
681 </grid>
682 </widget>
683 </widget>
684 </grid>
685</widget>
686<connections>
687 <connection>
688 <sender>addCc</sender>
689 <signal>toggled(bool)</signal>
690 <receiver>cc</receiver>
691 <slot>setEnabled(bool)</slot>
692 </connection>
693 <connection>
694 <sender>addBcc</sender>
695 <signal>toggled(bool)</signal>
696 <receiver>bcc</receiver>
697 <slot>setEnabled(bool)</slot>
698 </connection>
699 <connection>
700 <sender>addReplyTo</sender>
701 <signal>toggled(bool)</signal>
702 <receiver>replyTo</receiver>
703 <slot>setEnabled(bool)</slot>
704 </connection>
705 <connection>
706 <sender>smtpssl</sender>
707 <signal>toggled(bool)</signal>
708 <receiver>Frame6</receiver>
709 <slot>setEnabled(bool)</slot>
710 </connection>
711 <connection>
712 <sender>imapssl</sender>
713 <signal>toggled(bool)</signal>
714 <receiver>Frame11</receiver>
715 <slot>setEnabled(bool)</slot>
716 </connection>
717 <connection>
718 <sender>imapssl</sender>
719 <signal>toggled(bool)</signal>
720 <receiver>imapsPort</receiver>
721 <slot>setEnabled(bool)</slot>
722 </connection>
723 <connection>
724 <sender>imapssl</sender>
725 <signal>toggled(bool)</signal>
726 <receiver>TextLabel13</receiver>
727 <slot>setEnabled(bool)</slot>
728 </connection>
729</connections>
730<tabstops>
731 <tabstop>TabWidget2</tabstop>
732 <tabstop>imapServer</tabstop>
733 <tabstop>imapPort</tabstop>
734 <tabstop>user</tabstop>
735 <tabstop>pass</tabstop>
736 <tabstop>smtpServer</tabstop>
737 <tabstop>smtpPort</tabstop>
738 <tabstop>realname</tabstop>
739 <tabstop>email</tabstop>
740 <tabstop>org</tabstop>
741 <tabstop>addCc</tabstop>
742 <tabstop>cc</tabstop>
743 <tabstop>addBcc</tabstop>
744 <tabstop>bcc</tabstop>
745 <tabstop>addReplyTo</tabstop>
746 <tabstop>replyTo</tabstop>
747 <tabstop>signature</tabstop>
748 <tabstop>imapsPort</tabstop>
749 <tabstop>smtpsPort</tabstop>
750</tabstops>
751</UI>