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/settingsdialogui.ui | |
parent | 2dd6ac0b2d24c91d35ce674a6c26351352df2b15 (diff) | |
download | kdepimpi-e3b89230f065c48c84b48c88edb6eb088374c487.zip kdepimpi-e3b89230f065c48c84b48c88edb6eb088374c487.tar.gz kdepimpi-e3b89230f065c48c84b48c88edb6eb088374c487.tar.bz2 |
Initial revision
Diffstat (limited to 'kmicromail/settingsdialogui.ui') (more/less context) (ignore whitespace changes)
-rw-r--r-- | kmicromail/settingsdialogui.ui | 296 |
1 files changed, 296 insertions, 0 deletions
diff --git a/kmicromail/settingsdialogui.ui b/kmicromail/settingsdialogui.ui new file mode 100644 index 0000000..b503667 --- a/dev/null +++ b/kmicromail/settingsdialogui.ui | |||
@@ -0,0 +1,296 @@ | |||
1 | <!DOCTYPE UI><UI> | ||
2 | <class>SettingsDialogUI</class> | ||
3 | <widget> | ||
4 | <class>QDialog</class> | ||
5 | <property stdset="1"> | ||
6 | <name>name</name> | ||
7 | <cstring>SettingsDialogUI</cstring> | ||
8 | </property> | ||
9 | <property stdset="1"> | ||
10 | <name>geometry</name> | ||
11 | <rect> | ||
12 | <x>0</x> | ||
13 | <y>0</y> | ||
14 | <width>312</width> | ||
15 | <height>379</height> | ||
16 | </rect> | ||
17 | </property> | ||
18 | <property stdset="1"> | ||
19 | <name>caption</name> | ||
20 | <string>Settings Dialog</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>3</number> | ||
32 | </property> | ||
33 | <property stdset="1"> | ||
34 | <name>spacing</name> | ||
35 | <number>3</number> | ||
36 | </property> | ||
37 | <widget> | ||
38 | <class>QTabWidget</class> | ||
39 | <property stdset="1"> | ||
40 | <name>name</name> | ||
41 | <cstring>TabWidget2</cstring> | ||
42 | </property> | ||
43 | <property stdset="1"> | ||
44 | <name>enabled</name> | ||
45 | <bool>true</bool> | ||
46 | </property> | ||
47 | <property> | ||
48 | <name>layoutMargin</name> | ||
49 | </property> | ||
50 | <property> | ||
51 | <name>layoutSpacing</name> | ||
52 | </property> | ||
53 | <widget> | ||
54 | <class>QWidget</class> | ||
55 | <property stdset="1"> | ||
56 | <name>name</name> | ||
57 | <cstring>tab</cstring> | ||
58 | </property> | ||
59 | <attribute> | ||
60 | <name>title</name> | ||
61 | <string>View Mail</string> | ||
62 | </attribute> | ||
63 | <vbox> | ||
64 | <property stdset="1"> | ||
65 | <name>margin</name> | ||
66 | <number>3</number> | ||
67 | </property> | ||
68 | <property stdset="1"> | ||
69 | <name>spacing</name> | ||
70 | <number>3</number> | ||
71 | </property> | ||
72 | <widget> | ||
73 | <class>QCheckBox</class> | ||
74 | <property stdset="1"> | ||
75 | <name>name</name> | ||
76 | <cstring>showHtmlButton</cstring> | ||
77 | </property> | ||
78 | <property stdset="1"> | ||
79 | <name>text</name> | ||
80 | <string>View mail as Html</string> | ||
81 | </property> | ||
82 | </widget> | ||
83 | <spacer> | ||
84 | <property> | ||
85 | <name>name</name> | ||
86 | <cstring>Spacer1</cstring> | ||
87 | </property> | ||
88 | <property stdset="1"> | ||
89 | <name>orientation</name> | ||
90 | <enum>Vertical</enum> | ||
91 | </property> | ||
92 | <property stdset="1"> | ||
93 | <name>sizeType</name> | ||
94 | <enum>Expanding</enum> | ||
95 | </property> | ||
96 | <property> | ||
97 | <name>sizeHint</name> | ||
98 | <size> | ||
99 | <width>20</width> | ||
100 | <height>20</height> | ||
101 | </size> | ||
102 | </property> | ||
103 | </spacer> | ||
104 | </vbox> | ||
105 | </widget> | ||
106 | <widget> | ||
107 | <class>QWidget</class> | ||
108 | <property stdset="1"> | ||
109 | <name>name</name> | ||
110 | <cstring>tab</cstring> | ||
111 | </property> | ||
112 | <attribute> | ||
113 | <name>title</name> | ||
114 | <string>Compose Mail</string> | ||
115 | </attribute> | ||
116 | <vbox> | ||
117 | <property stdset="1"> | ||
118 | <name>margin</name> | ||
119 | <number>3</number> | ||
120 | </property> | ||
121 | <property stdset="1"> | ||
122 | <name>spacing</name> | ||
123 | <number>3</number> | ||
124 | </property> | ||
125 | <widget> | ||
126 | <class>QCheckBox</class> | ||
127 | <property stdset="1"> | ||
128 | <name>name</name> | ||
129 | <cstring>checkBoxLater</cstring> | ||
130 | </property> | ||
131 | <property stdset="1"> | ||
132 | <name>text</name> | ||
133 | <string>Send mails later ( enqueue in outbox )</string> | ||
134 | </property> | ||
135 | </widget> | ||
136 | <spacer> | ||
137 | <property> | ||
138 | <name>name</name> | ||
139 | <cstring>Spacer2</cstring> | ||
140 | </property> | ||
141 | <property stdset="1"> | ||
142 | <name>orientation</name> | ||
143 | <enum>Vertical</enum> | ||
144 | </property> | ||
145 | <property stdset="1"> | ||
146 | <name>sizeType</name> | ||
147 | <enum>Expanding</enum> | ||
148 | </property> | ||
149 | <property> | ||
150 | <name>sizeHint</name> | ||
151 | <size> | ||
152 | <width>20</width> | ||
153 | <height>20</height> | ||
154 | </size> | ||
155 | </property> | ||
156 | </spacer> | ||
157 | </vbox> | ||
158 | </widget> | ||
159 | <widget> | ||
160 | <class>QWidget</class> | ||
161 | <property stdset="1"> | ||
162 | <name>name</name> | ||
163 | <cstring>tab</cstring> | ||
164 | </property> | ||
165 | <attribute> | ||
166 | <name>title</name> | ||
167 | <string>Taskbar Applet</string> | ||
168 | </attribute> | ||
169 | <vbox> | ||
170 | <property stdset="1"> | ||
171 | <name>margin</name> | ||
172 | <number>3</number> | ||
173 | </property> | ||
174 | <property stdset="1"> | ||
175 | <name>spacing</name> | ||
176 | <number>3</number> | ||
177 | </property> | ||
178 | <widget> | ||
179 | <class>QCheckBox</class> | ||
180 | <property stdset="1"> | ||
181 | <name>name</name> | ||
182 | <cstring>cbEnableTaskbarApplet</cstring> | ||
183 | </property> | ||
184 | <property stdset="1"> | ||
185 | <name>enabled</name> | ||
186 | <bool>false</bool> | ||
187 | </property> | ||
188 | <property stdset="1"> | ||
189 | <name>text</name> | ||
190 | <string>Disable Taskbar Applet</string> | ||
191 | </property> | ||
192 | </widget> | ||
193 | <widget> | ||
194 | <class>QLayoutWidget</class> | ||
195 | <property stdset="1"> | ||
196 | <name>name</name> | ||
197 | <cstring>Layout2</cstring> | ||
198 | </property> | ||
199 | <hbox> | ||
200 | <property stdset="1"> | ||
201 | <name>margin</name> | ||
202 | <number>0</number> | ||
203 | </property> | ||
204 | <property stdset="1"> | ||
205 | <name>spacing</name> | ||
206 | <number>6</number> | ||
207 | </property> | ||
208 | <widget> | ||
209 | <class>QSpinBox</class> | ||
210 | <property stdset="1"> | ||
211 | <name>name</name> | ||
212 | <cstring>spCheckOften</cstring> | ||
213 | </property> | ||
214 | <property stdset="1"> | ||
215 | <name>enabled</name> | ||
216 | <bool>false</bool> | ||
217 | </property> | ||
218 | <property stdset="1"> | ||
219 | <name>suffix</name> | ||
220 | <string> min</string> | ||
221 | </property> | ||
222 | <property stdset="1"> | ||
223 | <name>value</name> | ||
224 | <number>5</number> | ||
225 | </property> | ||
226 | </widget> | ||
227 | <widget> | ||
228 | <class>QLabel</class> | ||
229 | <property stdset="1"> | ||
230 | <name>name</name> | ||
231 | <cstring>TextLabel1</cstring> | ||
232 | </property> | ||
233 | <property stdset="1"> | ||
234 | <name>text</name> | ||
235 | <string>Check how often</string> | ||
236 | </property> | ||
237 | </widget> | ||
238 | </hbox> | ||
239 | </widget> | ||
240 | <widget> | ||
241 | <class>QCheckBox</class> | ||
242 | <property stdset="1"> | ||
243 | <name>name</name> | ||
244 | <cstring>cbBlinkLed</cstring> | ||
245 | </property> | ||
246 | <property stdset="1"> | ||
247 | <name>enabled</name> | ||
248 | <bool>false</bool> | ||
249 | </property> | ||
250 | <property stdset="1"> | ||
251 | <name>text</name> | ||
252 | <string>Blink Led when new mails arrive</string> | ||
253 | </property> | ||
254 | </widget> | ||
255 | <widget> | ||
256 | <class>QCheckBox</class> | ||
257 | <property stdset="1"> | ||
258 | <name>name</name> | ||
259 | <cstring>cbPlaySound</cstring> | ||
260 | </property> | ||
261 | <property stdset="1"> | ||
262 | <name>enabled</name> | ||
263 | <bool>false</bool> | ||
264 | </property> | ||
265 | <property stdset="1"> | ||
266 | <name>text</name> | ||
267 | <string>Play Sound when new mails arrive</string> | ||
268 | </property> | ||
269 | </widget> | ||
270 | <spacer> | ||
271 | <property> | ||
272 | <name>name</name> | ||
273 | <cstring>Spacer3</cstring> | ||
274 | </property> | ||
275 | <property stdset="1"> | ||
276 | <name>orientation</name> | ||
277 | <enum>Vertical</enum> | ||
278 | </property> | ||
279 | <property stdset="1"> | ||
280 | <name>sizeType</name> | ||
281 | <enum>Expanding</enum> | ||
282 | </property> | ||
283 | <property> | ||
284 | <name>sizeHint</name> | ||
285 | <size> | ||
286 | <width>20</width> | ||
287 | <height>20</height> | ||
288 | </size> | ||
289 | </property> | ||
290 | </spacer> | ||
291 | </vbox> | ||
292 | </widget> | ||
293 | </widget> | ||
294 | </vbox> | ||
295 | </widget> | ||
296 | </UI> | ||