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