summaryrefslogtreecommitdiffabout
path: root/kmicromail/composemailui.ui
Unidiff
Diffstat (limited to 'kmicromail/composemailui.ui') (more/less context) (show whitespace changes)
-rw-r--r--kmicromail/composemailui.ui150
1 files changed, 95 insertions, 55 deletions
diff --git a/kmicromail/composemailui.ui b/kmicromail/composemailui.ui
index 029922c..610907c 100644
--- a/kmicromail/composemailui.ui
+++ b/kmicromail/composemailui.ui
@@ -12,87 +12,172 @@
12 <rect> 12 <rect>
13 <x>0</x> 13 <x>0</x>
14 <y>0</y> 14 <y>0</y>
15 <width>579</width> 15 <width>579</width>
16 <height>476</height> 16 <height>476</height>
17 </rect> 17 </rect>
18 </property> 18 </property>
19 <property stdset="1"> 19 <property stdset="1">
20 <name>sizePolicy</name> 20 <name>sizePolicy</name>
21 <sizepolicy> 21 <sizepolicy>
22 <hsizetype>7</hsizetype> 22 <hsizetype>7</hsizetype>
23 <vsizetype>7</vsizetype> 23 <vsizetype>7</vsizetype>
24 </sizepolicy> 24 </sizepolicy>
25 </property> 25 </property>
26 <property stdset="1"> 26 <property stdset="1">
27 <name>caption</name> 27 <name>caption</name>
28 <string>Compose Message</string> 28 <string>Compose Message</string>
29 </property> 29 </property>
30 <property> 30 <property>
31 <name>layoutMargin</name> 31 <name>layoutMargin</name>
32 </property> 32 </property>
33 <property> 33 <property>
34 <name>layoutSpacing</name> 34 <name>layoutSpacing</name>
35 </property> 35 </property>
36 <grid> 36 <vbox>
37 <property stdset="1"> 37 <property stdset="1">
38 <name>margin</name> 38 <name>margin</name>
39 <number>2</number> 39 <number>0</number>
40 </property> 40 </property>
41 <property stdset="1"> 41 <property stdset="1">
42 <name>spacing</name> 42 <name>spacing</name>
43 <number>1</number> 43 <number>0</number>
44 </property>
45 <widget>
46 <class>QLayoutWidget</class>
47 <property stdset="1">
48 <name>name</name>
49 <cstring>Layout4</cstring>
50 </property>
51 <property>
52 <name>layoutSpacing</name>
53 </property>
54 <vbox>
55 <property stdset="1">
56 <name>margin</name>
57 <number>0</number>
58 </property>
59 <property stdset="1">
60 <name>spacing</name>
61 <number>0</number>
62 </property>
63 <widget>
64 <class>QLayoutWidget</class>
65 <property stdset="1">
66 <name>name</name>
67 <cstring>Layout3</cstring>
68 </property>
69 <property>
70 <name>layoutSpacing</name>
71 </property>
72 <hbox>
73 <property stdset="1">
74 <name>margin</name>
75 <number>0</number>
76 </property>
77 <property stdset="1">
78 <name>spacing</name>
79 <number>0</number>
80 </property>
81 <widget>
82 <class>QCheckBox</class>
83 <property stdset="1">
84 <name>name</name>
85 <cstring>checkBoxLater</cstring>
86 </property>
87 <property stdset="1">
88 <name>text</name>
89 <string>send later</string>
90 </property>
91 </widget>
92 <widget>
93 <class>QLabel</class>
94 <property stdset="1">
95 <name>name</name>
96 <cstring>accountLabel</cstring>
97 </property>
98 <property stdset="1">
99 <name>text</name>
100 <string>use:</string>
101 </property>
102 </widget>
103 <widget>
104 <class>QComboBox</class>
105 <property stdset="1">
106 <name>name</name>
107 <cstring>smtpAccountBox</cstring>
108 </property>
109 <property stdset="1">
110 <name>sizePolicy</name>
111 <sizepolicy>
112 <hsizetype>3</hsizetype>
113 <vsizetype>0</vsizetype>
114 </sizepolicy>
115 </property>
116 </widget>
117 <widget>
118 <class>QPushButton</class>
119 <property stdset="1">
120 <name>name</name>
121 <cstring>SaveButton</cstring>
122 </property>
123 <property stdset="1">
124 <name>text</name>
125 <string> S</string>
44 </property> 126 </property>
45 <widget row="1" column="0" rowspan="1" colspan="4" > 127 </widget>
128 </hbox>
129 </widget>
130 <widget>
46 <class>QTabWidget</class> 131 <class>QTabWidget</class>
47 <property stdset="1"> 132 <property stdset="1">
48 <name>name</name> 133 <name>name</name>
49 <cstring>tabWidget</cstring> 134 <cstring>tabWidget</cstring>
50 </property> 135 </property>
51 <property> 136 <property>
52 <name>layoutMargin</name> 137 <name>layoutMargin</name>
53 </property> 138 </property>
54 <property> 139 <property>
55 <name>layoutSpacing</name> 140 <name>layoutSpacing</name>
56 </property> 141 </property>
57 <widget> 142 <widget>
58 <class>QWidget</class> 143 <class>QWidget</class>
59 <property stdset="1"> 144 <property stdset="1">
60 <name>name</name> 145 <name>name</name>
61 <cstring>mailTab</cstring> 146 <cstring>mailTab</cstring>
62 </property> 147 </property>
63 <attribute> 148 <attribute>
64 <name>title</name> 149 <name>title</name>
65 <string>Mail</string> 150 <string>Mail</string>
66 </attribute> 151 </attribute>
67 <vbox> 152 <vbox>
68 <property stdset="1"> 153 <property stdset="1">
69 <name>margin</name> 154 <name>margin</name>
70 <number>1</number> 155 <number>0</number>
71 </property> 156 </property>
72 <property stdset="1"> 157 <property stdset="1">
73 <name>spacing</name> 158 <name>spacing</name>
74 <number>1</number> 159 <number>0</number>
75 </property> 160 </property>
76 <widget> 161 <widget>
77 <class>QLayoutWidget</class> 162 <class>QLayoutWidget</class>
78 <property stdset="1"> 163 <property stdset="1">
79 <name>name</name> 164 <name>name</name>
80 <cstring>Layout10</cstring> 165 <cstring>Layout10</cstring>
81 </property> 166 </property>
82 <property> 167 <property>
83 <name>layoutSpacing</name> 168 <name>layoutSpacing</name>
84 </property> 169 </property>
85 <grid> 170 <grid>
86 <property stdset="1"> 171 <property stdset="1">
87 <name>margin</name> 172 <name>margin</name>
88 <number>0</number> 173 <number>0</number>
89 </property> 174 </property>
90 <property stdset="1"> 175 <property stdset="1">
91 <name>spacing</name> 176 <name>spacing</name>
92 <number>1</number> 177 <number>1</number>
93 </property> 178 </property>
94 <widget row="0" column="1" > 179 <widget row="0" column="1" >
95 <class>QLayoutWidget</class> 180 <class>QLayoutWidget</class>
96 <property stdset="1"> 181 <property stdset="1">
97 <name>name</name> 182 <name>name</name>
98 <cstring>Layout9</cstring> 183 <cstring>Layout9</cstring>
@@ -225,49 +310,49 @@
225 </grid> 310 </grid>
226 </widget> 311 </widget>
227 <widget> 312 <widget>
228 <class>QMultiLineEdit</class> 313 <class>QMultiLineEdit</class>
229 <property stdset="1"> 314 <property stdset="1">
230 <name>name</name> 315 <name>name</name>
231 <cstring>message</cstring> 316 <cstring>message</cstring>
232 </property> 317 </property>
233 </widget> 318 </widget>
234 </vbox> 319 </vbox>
235 </widget> 320 </widget>
236 <widget> 321 <widget>
237 <class>QWidget</class> 322 <class>QWidget</class>
238 <property stdset="1"> 323 <property stdset="1">
239 <name>name</name> 324 <name>name</name>
240 <cstring>optionsTab</cstring> 325 <cstring>optionsTab</cstring>
241 </property> 326 </property>
242 <attribute> 327 <attribute>
243 <name>title</name> 328 <name>title</name>
244 <string>Options</string> 329 <string>Options</string>
245 </attribute> 330 </attribute>
246 <grid> 331 <grid>
247 <property stdset="1"> 332 <property stdset="1">
248 <name>margin</name> 333 <name>margin</name>
249 <number>4</number> 334 <number>3</number>
250 </property> 335 </property>
251 <property stdset="1"> 336 <property stdset="1">
252 <name>spacing</name> 337 <name>spacing</name>
253 <number>3</number> 338 <number>3</number>
254 </property> 339 </property>
255 <widget row="3" column="0" > 340 <widget row="3" column="0" >
256 <class>QPushButton</class> 341 <class>QPushButton</class>
257 <property stdset="1"> 342 <property stdset="1">
258 <name>name</name> 343 <name>name</name>
259 <cstring>replyButton</cstring> 344 <cstring>replyButton</cstring>
260 </property> 345 </property>
261 <property stdset="1"> 346 <property stdset="1">
262 <name>text</name> 347 <name>text</name>
263 <string>Reply-To</string> 348 <string>Reply-To</string>
264 </property> 349 </property>
265 </widget> 350 </widget>
266 <widget row="2" column="0" > 351 <widget row="2" column="0" >
267 <class>QPushButton</class> 352 <class>QPushButton</class>
268 <property stdset="1"> 353 <property stdset="1">
269 <name>name</name> 354 <name>name</name>
270 <cstring>bccButton</cstring> 355 <cstring>bccButton</cstring>
271 </property> 356 </property>
272 <property stdset="1"> 357 <property stdset="1">
273 <name>text</name> 358 <name>text</name>
@@ -339,49 +424,49 @@
339 <property stdset="1"> 424 <property stdset="1">
340 <name>name</name> 425 <name>name</name>
341 <cstring>ccButton</cstring> 426 <cstring>ccButton</cstring>
342 </property> 427 </property>
343 <property stdset="1"> 428 <property stdset="1">
344 <name>text</name> 429 <name>text</name>
345 <string>CC</string> 430 <string>CC</string>
346 </property> 431 </property>
347 </widget> 432 </widget>
348 </grid> 433 </grid>
349 </widget> 434 </widget>
350 <widget> 435 <widget>
351 <class>QWidget</class> 436 <class>QWidget</class>
352 <property stdset="1"> 437 <property stdset="1">
353 <name>name</name> 438 <name>name</name>
354 <cstring>attachTab</cstring> 439 <cstring>attachTab</cstring>
355 </property> 440 </property>
356 <attribute> 441 <attribute>
357 <name>title</name> 442 <name>title</name>
358 <string>Attachment</string> 443 <string>Attachment</string>
359 </attribute> 444 </attribute>
360 <grid> 445 <grid>
361 <property stdset="1"> 446 <property stdset="1">
362 <name>margin</name> 447 <name>margin</name>
363 <number>4</number> 448 <number>3</number>
364 </property> 449 </property>
365 <property stdset="1"> 450 <property stdset="1">
366 <name>spacing</name> 451 <name>spacing</name>
367 <number>3</number> 452 <number>3</number>
368 </property> 453 </property>
369 <widget row="0" column="0" rowspan="1" colspan="3" > 454 <widget row="0" column="0" rowspan="1" colspan="3" >
370 <class>QListView</class> 455 <class>QListView</class>
371 <property stdset="1"> 456 <property stdset="1">
372 <name>name</name> 457 <name>name</name>
373 <cstring>attList</cstring> 458 <cstring>attList</cstring>
374 </property> 459 </property>
375 <property stdset="1"> 460 <property stdset="1">
376 <name>selectionMode</name> 461 <name>selectionMode</name>
377 <enum>Single</enum> 462 <enum>Single</enum>
378 </property> 463 </property>
379 <property stdset="1"> 464 <property stdset="1">
380 <name>allColumnsShowFocus</name> 465 <name>allColumnsShowFocus</name>
381 <bool>true</bool> 466 <bool>true</bool>
382 </property> 467 </property>
383 <property stdset="1"> 468 <property stdset="1">
384 <name>showSortIndicator</name> 469 <name>showSortIndicator</name>
385 <bool>true</bool> 470 <bool>true</bool>
386 </property> 471 </property>
387 </widget> 472 </widget>
@@ -389,92 +474,47 @@
389 <class>QPushButton</class> 474 <class>QPushButton</class>
390 <property stdset="1"> 475 <property stdset="1">
391 <name>name</name> 476 <name>name</name>
392 <cstring>deleteButton</cstring> 477 <cstring>deleteButton</cstring>
393 </property> 478 </property>
394 <property stdset="1"> 479 <property stdset="1">
395 <name>text</name> 480 <name>text</name>
396 <string>Delete File</string> 481 <string>Delete File</string>
397 </property> 482 </property>
398 </widget> 483 </widget>
399 <widget row="1" column="0" > 484 <widget row="1" column="0" >
400 <class>QPushButton</class> 485 <class>QPushButton</class>
401 <property stdset="1"> 486 <property stdset="1">
402 <name>name</name> 487 <name>name</name>
403 <cstring>addButton</cstring> 488 <cstring>addButton</cstring>
404 </property> 489 </property>
405 <property stdset="1"> 490 <property stdset="1">
406 <name>text</name> 491 <name>text</name>
407 <string>Add File</string> 492 <string>Add File</string>
408 </property> 493 </property>
409 </widget> 494 </widget>
410 </grid> 495 </grid>
411 </widget> 496 </widget>
412 </widget> 497 </widget>
413 <widget row="0" column="0" > 498 </vbox>
414 <class>QCheckBox</class>
415 <property stdset="1">
416 <name>name</name>
417 <cstring>checkBoxLater</cstring>
418 </property>
419 <property stdset="1">
420 <name>text</name>
421 <string>send later</string>
422 </property>
423 </widget>
424 <widget row="0" column="1" >
425 <class>QLabel</class>
426 <property stdset="1">
427 <name>name</name>
428 <cstring>accountLabel</cstring>
429 </property>
430 <property stdset="1">
431 <name>text</name>
432 <string>use:</string>
433 </property>
434 </widget>
435 <widget row="0" column="2" >
436 <class>QComboBox</class>
437 <property stdset="1">
438 <name>name</name>
439 <cstring>smtpAccountBox</cstring>
440 </property>
441 <property stdset="1">
442 <name>sizePolicy</name>
443 <sizepolicy>
444 <hsizetype>3</hsizetype>
445 <vsizetype>0</vsizetype>
446 </sizepolicy>
447 </property>
448 </widget>
449 <widget row="0" column="3" >
450 <class>QPushButton</class>
451 <property stdset="1">
452 <name>name</name>
453 <cstring>SaveButton</cstring>
454 </property>
455 <property stdset="1">
456 <name>text</name>
457 <string> S</string>
458 </property>
459 </widget> 499 </widget>
460 </grid> 500 </vbox>
461</widget> 501</widget>
462<tabstops> 502<tabstops>
463 <tabstop>fromBox</tabstop> 503 <tabstop>fromBox</tabstop>
464 <tabstop>toButton</tabstop> 504 <tabstop>toButton</tabstop>
465 <tabstop>toLine</tabstop> 505 <tabstop>toLine</tabstop>
466 <tabstop>subjectLine</tabstop> 506 <tabstop>subjectLine</tabstop>
467 <tabstop>message</tabstop> 507 <tabstop>message</tabstop>
468 <tabstop>tabWidget</tabstop> 508 <tabstop>tabWidget</tabstop>
469 <tabstop>ccButton</tabstop> 509 <tabstop>ccButton</tabstop>
470 <tabstop>ccLine</tabstop> 510 <tabstop>ccLine</tabstop>
471 <tabstop>bccButton</tabstop> 511 <tabstop>bccButton</tabstop>
472 <tabstop>bccLine</tabstop> 512 <tabstop>bccLine</tabstop>
473 <tabstop>replyButton</tabstop> 513 <tabstop>replyButton</tabstop>
474 <tabstop>replyLine</tabstop> 514 <tabstop>replyLine</tabstop>
475 <tabstop>sigMultiLine</tabstop> 515 <tabstop>sigMultiLine</tabstop>
476 <tabstop>attList</tabstop> 516 <tabstop>attList</tabstop>
477 <tabstop>addButton</tabstop> 517 <tabstop>addButton</tabstop>
478 <tabstop>deleteButton</tabstop> 518 <tabstop>deleteButton</tabstop>
479</tabstops> 519</tabstops>
480</UI> 520</UI>