summaryrefslogtreecommitdiffabout
path: root/kmicromail/composemailui.ui
Unidiff
Diffstat (limited to 'kmicromail/composemailui.ui') (more/less context) (show whitespace changes)
-rw-r--r--kmicromail/composemailui.ui472
1 files changed, 472 insertions, 0 deletions
diff --git a/kmicromail/composemailui.ui b/kmicromail/composemailui.ui
new file mode 100644
index 0000000..d566985
--- a/dev/null
+++ b/kmicromail/composemailui.ui
@@ -0,0 +1,472 @@
1<!DOCTYPE UI><UI>
2<class>ComposeMailUI</class>
3<widget>
4 <class>QDialog</class>
5 <property stdset="1">
6 <name>name</name>
7 <cstring>ComposeMailUI</cstring>
8 </property>
9 <property stdset="1">
10 <name>geometry</name>
11 <rect>
12 <x>0</x>
13 <y>0</y>
14 <width>276</width>
15 <height>262</height>
16 </rect>
17 </property>
18 <property stdset="1">
19 <name>caption</name>
20 <string>Compose Message</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>2</number>
32 </property>
33 <property stdset="1">
34 <name>spacing</name>
35 <number>1</number>
36 </property>
37 <widget row="1" column="0" rowspan="1" colspan="4" >
38 <class>QTabWidget</class>
39 <property stdset="1">
40 <name>name</name>
41 <cstring>tabWidget</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>mailTab</cstring>
54 </property>
55 <attribute>
56 <name>title</name>
57 <string>Mail</string>
58 </attribute>
59 <vbox>
60 <property stdset="1">
61 <name>margin</name>
62 <number>1</number>
63 </property>
64 <property stdset="1">
65 <name>spacing</name>
66 <number>1</number>
67 </property>
68 <widget>
69 <class>QLayoutWidget</class>
70 <property stdset="1">
71 <name>name</name>
72 <cstring>Layout10</cstring>
73 </property>
74 <property>
75 <name>layoutSpacing</name>
76 </property>
77 <grid>
78 <property stdset="1">
79 <name>margin</name>
80 <number>0</number>
81 </property>
82 <property stdset="1">
83 <name>spacing</name>
84 <number>1</number>
85 </property>
86 <widget row="0" column="1" >
87 <class>QLayoutWidget</class>
88 <property stdset="1">
89 <name>name</name>
90 <cstring>Layout9</cstring>
91 </property>
92 <property>
93 <name>layoutSpacing</name>
94 </property>
95 <grid>
96 <property stdset="1">
97 <name>margin</name>
98 <number>0</number>
99 </property>
100 <property stdset="1">
101 <name>spacing</name>
102 <number>3</number>
103 </property>
104 <widget row="0" column="1" >
105 <class>QComboBox</class>
106 <property stdset="1">
107 <name>name</name>
108 <cstring>fromBox</cstring>
109 </property>
110 <property stdset="1">
111 <name>sizePolicy</name>
112 <sizepolicy>
113 <hsizetype>3</hsizetype>
114 <vsizetype>0</vsizetype>
115 </sizepolicy>
116 </property>
117 <property stdset="1">
118 <name>editable</name>
119 <bool>true</bool>
120 </property>
121 <property stdset="1">
122 <name>duplicatesEnabled</name>
123 <bool>false</bool>
124 </property>
125 </widget>
126 <widget row="0" column="0" >
127 <class>QLineEdit</class>
128 <property stdset="1">
129 <name>name</name>
130 <cstring>senderNameEdit</cstring>
131 </property>
132 <property stdset="1">
133 <name>sizePolicy</name>
134 <sizepolicy>
135 <hsizetype>0</hsizetype>
136 <vsizetype>0</vsizetype>
137 </sizepolicy>
138 </property>
139 <property stdset="1">
140 <name>minimumSize</name>
141 <size>
142 <width>70</width>
143 <height>0</height>
144 </size>
145 </property>
146 <property stdset="1">
147 <name>maximumSize</name>
148 <size>
149 <width>180</width>
150 <height>32767</height>
151 </size>
152 </property>
153 </widget>
154 </grid>
155 </widget>
156 <widget row="2" column="1" >
157 <class>QLineEdit</class>
158 <property stdset="1">
159 <name>name</name>
160 <cstring>subjectLine</cstring>
161 </property>
162 <property stdset="1">
163 <name>sizePolicy</name>
164 <sizepolicy>
165 <hsizetype>3</hsizetype>
166 <vsizetype>0</vsizetype>
167 </sizepolicy>
168 </property>
169 </widget>
170 <widget row="1" column="1" >
171 <class>QLineEdit</class>
172 <property stdset="1">
173 <name>name</name>
174 <cstring>toLine</cstring>
175 </property>
176 <property stdset="1">
177 <name>sizePolicy</name>
178 <sizepolicy>
179 <hsizetype>3</hsizetype>
180 <vsizetype>0</vsizetype>
181 </sizepolicy>
182 </property>
183 </widget>
184 <widget row="2" column="0" >
185 <class>QLabel</class>
186 <property stdset="1">
187 <name>name</name>
188 <cstring>subjectLabel</cstring>
189 </property>
190 <property stdset="1">
191 <name>text</name>
192 <string>Subject</string>
193 </property>
194 </widget>
195 <widget row="0" column="0" >
196 <class>QLabel</class>
197 <property stdset="1">
198 <name>name</name>
199 <cstring>fromLabel</cstring>
200 </property>
201 <property stdset="1">
202 <name>text</name>
203 <string>From</string>
204 </property>
205 </widget>
206 <widget row="1" column="0" >
207 <class>QPushButton</class>
208 <property stdset="1">
209 <name>name</name>
210 <cstring>toButton</cstring>
211 </property>
212 <property stdset="1">
213 <name>text</name>
214 <string>To</string>
215 </property>
216 </widget>
217 </grid>
218 </widget>
219 <widget>
220 <class>QMultiLineEdit</class>
221 <property stdset="1">
222 <name>name</name>
223 <cstring>message</cstring>
224 </property>
225 </widget>
226 </vbox>
227 </widget>
228 <widget>
229 <class>QWidget</class>
230 <property stdset="1">
231 <name>name</name>
232 <cstring>optionsTab</cstring>
233 </property>
234 <attribute>
235 <name>title</name>
236 <string>Options</string>
237 </attribute>
238 <grid>
239 <property stdset="1">
240 <name>margin</name>
241 <number>4</number>
242 </property>
243 <property stdset="1">
244 <name>spacing</name>
245 <number>3</number>
246 </property>
247 <widget row="3" column="0" >
248 <class>QPushButton</class>
249 <property stdset="1">
250 <name>name</name>
251 <cstring>replyButton</cstring>
252 </property>
253 <property stdset="1">
254 <name>text</name>
255 <string>Reply-To</string>
256 </property>
257 </widget>
258 <widget row="2" column="0" >
259 <class>QPushButton</class>
260 <property stdset="1">
261 <name>name</name>
262 <cstring>bccButton</cstring>
263 </property>
264 <property stdset="1">
265 <name>text</name>
266 <string>BCC</string>
267 </property>
268 </widget>
269 <widget row="1" column="1" >
270 <class>QLineEdit</class>
271 <property stdset="1">
272 <name>name</name>
273 <cstring>ccLine</cstring>
274 </property>
275 </widget>
276 <widget row="2" column="1" >
277 <class>QLineEdit</class>
278 <property stdset="1">
279 <name>name</name>
280 <cstring>bccLine</cstring>
281 </property>
282 </widget>
283 <widget row="3" column="1" >
284 <class>QLineEdit</class>
285 <property stdset="1">
286 <name>name</name>
287 <cstring>replyLine</cstring>
288 </property>
289 </widget>
290 <widget row="6" column="0" rowspan="1" colspan="2" >
291 <class>QMultiLineEdit</class>
292 <property stdset="1">
293 <name>name</name>
294 <cstring>sigMultiLine</cstring>
295 </property>
296 </widget>
297 <widget row="5" column="0" >
298 <class>QLabel</class>
299 <property stdset="1">
300 <name>name</name>
301 <cstring>sigLabel</cstring>
302 </property>
303 <property stdset="1">
304 <name>text</name>
305 <string>Signature</string>
306 </property>
307 </widget>
308 <spacer row="4" column="0" >
309 <property>
310 <name>name</name>
311 <cstring>Spacer3</cstring>
312 </property>
313 <property stdset="1">
314 <name>orientation</name>
315 <enum>Vertical</enum>
316 </property>
317 <property stdset="1">
318 <name>sizeType</name>
319 <enum>Expanding</enum>
320 </property>
321 <property>
322 <name>sizeHint</name>
323 <size>
324 <width>20</width>
325 <height>20</height>
326 </size>
327 </property>
328 </spacer>
329 <widget row="1" column="0" >
330 <class>QPushButton</class>
331 <property stdset="1">
332 <name>name</name>
333 <cstring>ccButton</cstring>
334 </property>
335 <property stdset="1">
336 <name>text</name>
337 <string>CC</string>
338 </property>
339 </widget>
340 </grid>
341 </widget>
342 <widget>
343 <class>QWidget</class>
344 <property stdset="1">
345 <name>name</name>
346 <cstring>attachTab</cstring>
347 </property>
348 <attribute>
349 <name>title</name>
350 <string>Attachment</string>
351 </attribute>
352 <grid>
353 <property stdset="1">
354 <name>margin</name>
355 <number>4</number>
356 </property>
357 <property stdset="1">
358 <name>spacing</name>
359 <number>3</number>
360 </property>
361 <widget row="0" column="0" rowspan="1" colspan="3" >
362 <class>QListView</class>
363 <property stdset="1">
364 <name>name</name>
365 <cstring>attList</cstring>
366 </property>
367 <property stdset="1">
368 <name>selectionMode</name>
369 <enum>Single</enum>
370 </property>
371 <property stdset="1">
372 <name>allColumnsShowFocus</name>
373 <bool>true</bool>
374 </property>
375 <property stdset="1">
376 <name>showSortIndicator</name>
377 <bool>true</bool>
378 </property>
379 </widget>
380 <widget row="1" column="2" >
381 <class>QPushButton</class>
382 <property stdset="1">
383 <name>name</name>
384 <cstring>deleteButton</cstring>
385 </property>
386 <property stdset="1">
387 <name>text</name>
388 <string>Delete File</string>
389 </property>
390 </widget>
391 <widget row="1" column="0" >
392 <class>QPushButton</class>
393 <property stdset="1">
394 <name>name</name>
395 <cstring>addButton</cstring>
396 </property>
397 <property stdset="1">
398 <name>text</name>
399 <string>Add File</string>
400 </property>
401 </widget>
402 </grid>
403 </widget>
404 </widget>
405 <widget row="0" column="0" >
406 <class>QCheckBox</class>
407 <property stdset="1">
408 <name>name</name>
409 <cstring>checkBoxLater</cstring>
410 </property>
411 <property stdset="1">
412 <name>text</name>
413 <string>send later</string>
414 </property>
415 </widget>
416 <widget row="0" column="1" >
417 <class>QLabel</class>
418 <property stdset="1">
419 <name>name</name>
420 <cstring>accountLabel</cstring>
421 </property>
422 <property stdset="1">
423 <name>text</name>
424 <string>use:</string>
425 </property>
426 </widget>
427 <widget row="0" column="2" >
428 <class>QComboBox</class>
429 <property stdset="1">
430 <name>name</name>
431 <cstring>smtpAccountBox</cstring>
432 </property>
433 <property stdset="1">
434 <name>sizePolicy</name>
435 <sizepolicy>
436 <hsizetype>3</hsizetype>
437 <vsizetype>0</vsizetype>
438 </sizepolicy>
439 </property>
440 </widget>
441 <widget row="0" column="3" >
442 <class>QPushButton</class>
443 <property stdset="1">
444 <name>name</name>
445 <cstring>SaveButton</cstring>
446 </property>
447 <property stdset="1">
448 <name>text</name>
449 <string>Save</string>
450 </property>
451 </widget>
452 </grid>
453</widget>
454<tabstops>
455 <tabstop>fromBox</tabstop>
456 <tabstop>toButton</tabstop>
457 <tabstop>toLine</tabstop>
458 <tabstop>subjectLine</tabstop>
459 <tabstop>message</tabstop>
460 <tabstop>tabWidget</tabstop>
461 <tabstop>ccButton</tabstop>
462 <tabstop>ccLine</tabstop>
463 <tabstop>bccButton</tabstop>
464 <tabstop>bccLine</tabstop>
465 <tabstop>replyButton</tabstop>
466 <tabstop>replyLine</tabstop>
467 <tabstop>sigMultiLine</tabstop>
468 <tabstop>attList</tabstop>
469 <tabstop>addButton</tabstop>
470 <tabstop>deleteButton</tabstop>
471</tabstops>
472</UI>