summaryrefslogtreecommitdiff
path: root/noncore/unsupported/mail2/configdiagbase.ui
Unidiff
Diffstat (limited to 'noncore/unsupported/mail2/configdiagbase.ui') (more/less context) (show whitespace changes)
-rw-r--r--noncore/unsupported/mail2/configdiagbase.ui352
1 files changed, 352 insertions, 0 deletions
diff --git a/noncore/unsupported/mail2/configdiagbase.ui b/noncore/unsupported/mail2/configdiagbase.ui
new file mode 100644
index 0000000..754458a
--- a/dev/null
+++ b/noncore/unsupported/mail2/configdiagbase.ui
@@ -0,0 +1,352 @@
1<!DOCTYPE UI><UI>
2<class>ConfigDiagBase</class>
3<widget>
4 <class>QDialog</class>
5 <property stdset="1">
6 <name>name</name>
7 <cstring>ConfigDiagBase</cstring>
8 </property>
9 <property stdset="1">
10 <name>geometry</name>
11 <rect>
12 <x>0</x>
13 <y>0</y>
14 <width>260</width>
15 <height>344</height>
16 </rect>
17 </property>
18 <property stdset="1">
19 <name>caption</name>
20 <string>Configuration</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>Accounts</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="1" column="1" >
69 <class>QPushButton</class>
70 <property stdset="1">
71 <name>name</name>
72 <cstring>accountEdit</cstring>
73 </property>
74 <property stdset="1">
75 <name>text</name>
76 <string>Edit</string>
77 </property>
78 </widget>
79 <widget row="1" column="2" >
80 <class>QPushButton</class>
81 <property stdset="1">
82 <name>name</name>
83 <cstring>accountDelete</cstring>
84 </property>
85 <property stdset="1">
86 <name>text</name>
87 <string>Delete</string>
88 </property>
89 </widget>
90 <widget row="0" column="0" rowspan="1" colspan="3" >
91 <class>QListView</class>
92 <column>
93 <property>
94 <name>text</name>
95 <string>[Hidden]</string>
96 </property>
97 <property>
98 <name>clickable</name>
99 <bool>true</bool>
100 </property>
101 <property>
102 <name>resizeable</name>
103 <bool>true</bool>
104 </property>
105 </column>
106 <property stdset="1">
107 <name>name</name>
108 <cstring>accountList</cstring>
109 </property>
110 </widget>
111 <widget row="1" column="0" >
112 <class>QPushButton</class>
113 <property stdset="1">
114 <name>name</name>
115 <cstring>accountNew</cstring>
116 </property>
117 <property stdset="1">
118 <name>text</name>
119 <string>New</string>
120 </property>
121 </widget>
122 </grid>
123 </widget>
124 <widget>
125 <class>QWidget</class>
126 <property stdset="1">
127 <name>name</name>
128 <cstring>tab</cstring>
129 </property>
130 <attribute>
131 <name>title</name>
132 <string>General</string>
133 </attribute>
134 <grid>
135 <property stdset="1">
136 <name>margin</name>
137 <number>4</number>
138 </property>
139 <property stdset="1">
140 <name>spacing</name>
141 <number>3</number>
142 </property>
143 <spacer row="1" column="0" >
144 <property>
145 <name>name</name>
146 <cstring>Spacer5</cstring>
147 </property>
148 <property stdset="1">
149 <name>orientation</name>
150 <enum>Vertical</enum>
151 </property>
152 <property stdset="1">
153 <name>sizeType</name>
154 <enum>Expanding</enum>
155 </property>
156 <property>
157 <name>sizeHint</name>
158 <size>
159 <width>20</width>
160 <height>20</height>
161 </size>
162 </property>
163 </spacer>
164 <widget row="0" column="0" >
165 <class>QGroupBox</class>
166 <property stdset="1">
167 <name>name</name>
168 <cstring>notificationGroup</cstring>
169 </property>
170 <property stdset="1">
171 <name>title</name>
172 <string>Mail notification</string>
173 </property>
174 <property>
175 <name>layoutMargin</name>
176 </property>
177 <property>
178 <name>layoutSpacing</name>
179 </property>
180 <grid>
181 <property stdset="1">
182 <name>margin</name>
183 <number>4</number>
184 </property>
185 <property stdset="1">
186 <name>spacing</name>
187 <number>3</number>
188 </property>
189 <widget row="1" column="0" >
190 <class>QFrame</class>
191 <property stdset="1">
192 <name>name</name>
193 <cstring>Frame3</cstring>
194 </property>
195 <property stdset="1">
196 <name>frameShape</name>
197 <enum>NoFrame</enum>
198 </property>
199 <property stdset="1">
200 <name>frameShadow</name>
201 <enum>Raised</enum>
202 </property>
203 <property>
204 <name>layoutMargin</name>
205 </property>
206 <property>
207 <name>layoutSpacing</name>
208 </property>
209 <grid>
210 <property stdset="1">
211 <name>margin</name>
212 <number>0</number>
213 </property>
214 <property stdset="1">
215 <name>spacing</name>
216 <number>3</number>
217 </property>
218 <widget row="1" column="0" rowspan="1" colspan="3" >
219 <class>QCheckBox</class>
220 <property stdset="1">
221 <name>name</name>
222 <cstring>blinkLed</cstring>
223 </property>
224 <property stdset="1">
225 <name>sizePolicy</name>
226 <sizepolicy>
227 <hsizetype>3</hsizetype>
228 <vsizetype>0</vsizetype>
229 </sizepolicy>
230 </property>
231 <property stdset="1">
232 <name>text</name>
233 <string>Blink LED (Zaurus only)</string>
234 </property>
235 </widget>
236 <widget row="2" column="2" >
237 <class>QToolButton</class>
238 <property stdset="1">
239 <name>name</name>
240 <cstring>testbutton</cstring>
241 </property>
242 <property stdset="1">
243 <name>text</name>
244 <string> Test </string>
245 </property>
246 </widget>
247 <widget row="0" column="0" rowspan="1" colspan="3" >
248 <class>QCheckBox</class>
249 <property stdset="1">
250 <name>name</name>
251 <cstring>playSound</cstring>
252 </property>
253 <property stdset="1">
254 <name>text</name>
255 <string>Play sound (Zaurus only)</string>
256 </property>
257 </widget>
258 <widget row="2" column="0" >
259 <class>QLabel</class>
260 <property stdset="1">
261 <name>name</name>
262 <cstring>TextLabel1</cstring>
263 </property>
264 <property stdset="1">
265 <name>text</name>
266 <string>&lt;b&gt;Check&amp;nbsp;every</string>
267 </property>
268 </widget>
269 <widget row="2" column="1" >
270 <class>QSpinBox</class>
271 <property stdset="1">
272 <name>name</name>
273 <cstring>checkDelay</cstring>
274 </property>
275 <property stdset="1">
276 <name>sizePolicy</name>
277 <sizepolicy>
278 <hsizetype>3</hsizetype>
279 <vsizetype>0</vsizetype>
280 </sizepolicy>
281 </property>
282 <property stdset="1">
283 <name>suffix</name>
284 <string> min</string>
285 </property>
286 <property stdset="1">
287 <name>maxValue</name>
288 <number>30</number>
289 </property>
290 <property stdset="1">
291 <name>minValue</name>
292 <number>1</number>
293 </property>
294 <property stdset="1">
295 <name>value</name>
296 <number>1</number>
297 </property>
298 </widget>
299 </grid>
300 </widget>
301 <widget row="0" column="0" >
302 <class>QCheckBox</class>
303 <property stdset="1">
304 <name>name</name>
305 <cstring>disabled</cstring>
306 </property>
307 <property stdset="1">
308 <name>text</name>
309 <string>Disable mail notification</string>
310 </property>
311 </widget>
312 </grid>
313 </widget>
314 <widget row="2" column="0" >
315 <class>QLabel</class>
316 <property stdset="1">
317 <name>name</name>
318 <cstring>disclaimer</cstring>
319 </property>
320 <property stdset="1">
321 <name>text</name>
322 <string>&lt;p&gt;&lt;b&gt;Mail version %1&lt;/b&gt;&lt;hr&gt;
323Sponsored and Programmed by LISAsystems&lt;br&gt;
324Visit http://www.lisa.de/ for Information.
325 </string>
326 </property>
327 </widget>
328 </grid>
329 </widget>
330 </widget>
331 </grid>
332</widget>
333<connections>
334 <connection>
335 <sender>disabled</sender>
336 <signal>toggled(bool)</signal>
337 <receiver>Frame3</receiver>
338 <slot>setDisabled(bool)</slot>
339 </connection>
340</connections>
341<tabstops>
342 <tabstop>TabWidget2</tabstop>
343 <tabstop>accountList</tabstop>
344 <tabstop>accountNew</tabstop>
345 <tabstop>accountEdit</tabstop>
346 <tabstop>accountDelete</tabstop>
347 <tabstop>disabled</tabstop>
348 <tabstop>playSound</tabstop>
349 <tabstop>blinkLed</tabstop>
350 <tabstop>checkDelay</tabstop>
351</tabstops>
352</UI>