summaryrefslogtreecommitdiff
path: root/core/pim/datebook/datebooksettingsbase.ui
Unidiff
Diffstat (limited to 'core/pim/datebook/datebooksettingsbase.ui') (more/less context) (ignore whitespace changes)
-rw-r--r--core/pim/datebook/datebooksettingsbase.ui628
1 files changed, 402 insertions, 226 deletions
diff --git a/core/pim/datebook/datebooksettingsbase.ui b/core/pim/datebook/datebooksettingsbase.ui
index 816a441..3836330 100644
--- a/core/pim/datebook/datebooksettingsbase.ui
+++ b/core/pim/datebook/datebooksettingsbase.ui
@@ -34,4 +34,4 @@
34 <y>0</y> 34 <y>0</y>
35 <width>220</width> 35 <width>273</width>
36 <height>290</height> 36 <height>303</height>
37 </rect> 37 </rect>
@@ -48,3 +48,3 @@
48 </property> 48 </property>
49 <grid> 49 <vbox>
50 <property stdset="1"> 50 <property stdset="1">
@@ -57,39 +57,22 @@
57 </property> 57 </property>
58 <widget row="0" column="0" > 58 <widget>
59 <class>QGroupBox</class> 59 <class>QTabWidget</class>
60 <property stdset="1"> 60 <property stdset="1">
61 <name>name</name> 61 <name>name</name>
62 <cstring>fraStart</cstring> 62 <cstring>TabWidget2</cstring>
63 </property>
64 <property stdset="1">
65 <name>frameShape</name>
66 <enum>Box</enum>
67 </property>
68 <property stdset="1">
69 <name>frameShadow</name>
70 <enum>Sunken</enum>
71 </property>
72 <property stdset="1">
73 <name>title</name>
74 <string>Start viewing events</string>
75 </property> 63 </property>
76 <widget> 64 <widget>
77 <class>QLayoutWidget</class> 65 <class>QWidget</class>
78 <property stdset="1"> 66 <property stdset="1">
79 <name>name</name> 67 <name>name</name>
80 <cstring>Layout6</cstring> 68 <cstring>tab</cstring>
81 </property> 69 </property>
82 <property stdset="1"> 70 <attribute>
83 <name>geometry</name> 71 <name>title</name>
84 <rect> 72 <string>Views</string>
85 <x>3</x> 73 </attribute>
86 <y>21</y> 74 <vbox>
87 <width>210</width>
88 <height>53</height>
89 </rect>
90 </property>
91 <grid>
92 <property stdset="1"> 75 <property stdset="1">
93 <name>margin</name> 76 <name>margin</name>
94 <number>0</number> 77 <number>11</number>
95 </property> 78 </property>
@@ -99,24 +82,3 @@
99 </property> 82 </property>
100 <spacer row="1" column="0" > 83 <widget>
101 <property>
102 <name>name</name>
103 <cstring>Spacer1</cstring>
104 </property>
105 <property stdset="1">
106 <name>orientation</name>
107 <enum>Vertical</enum>
108 </property>
109 <property stdset="1">
110 <name>sizeType</name>
111 <enum>Expanding</enum>
112 </property>
113 <property>
114 <name>sizeHint</name>
115 <size>
116 <width>20</width>
117 <height>20</height>
118 </size>
119 </property>
120 </spacer>
121 <widget row="0" column="0" >
122 <class>QLayoutWidget</class> 84 <class>QLayoutWidget</class>
@@ -124,3 +86,3 @@
124 <name>name</name> 86 <name>name</name>
125 <cstring>Layout1</cstring> 87 <cstring>Layout5</cstring>
126 </property> 88 </property>
@@ -135,2 +97,23 @@
135 </property> 97 </property>
98 <spacer>
99 <property>
100 <name>name</name>
101 <cstring>Spacer1</cstring>
102 </property>
103 <property stdset="1">
104 <name>orientation</name>
105 <enum>Horizontal</enum>
106 </property>
107 <property stdset="1">
108 <name>sizeType</name>
109 <enum>Expanding</enum>
110 </property>
111 <property>
112 <name>sizeHint</name>
113 <size>
114 <width>20</width>
115 <height>20</height>
116 </size>
117 </property>
118 </spacer>
136 <widget> 119 <widget>
@@ -139,3 +122,3 @@
139 <name>name</name> 122 <name>name</name>
140 <cstring>lblStartTime</cstring> 123 <cstring>TextLabel1_2</cstring>
141 </property> 124 </property>
@@ -143,3 +126,3 @@
143 <name>text</name> 126 <name>text</name>
144 <string>Start Time:</string> 127 <string>Default view:</string>
145 </property> 128 </property>
@@ -147,90 +130,69 @@
147 <widget> 130 <widget>
148 <class>QSpinBox</class> 131 <class>QComboBox</class>
132 <item>
133 <property>
134 <name>text</name>
135 <string>Day</string>
136 </property>
137 </item>
138 <item>
139 <property>
140 <name>text</name>
141 <string>Week</string>
142 </property>
143 </item>
144 <item>
145 <property>
146 <name>text</name>
147 <string>Week List</string>
148 </property>
149 </item>
150 <item>
151 <property>
152 <name>text</name>
153 <string>Month</string>
154 </property>
155 </item>
149 <property stdset="1"> 156 <property stdset="1">
150 <name>name</name> 157 <name>name</name>
151 <cstring>spinStart</cstring> 158 <cstring>comboDefaultView</cstring>
152 </property> 159 </property>
153 <property stdset="1"> 160 </widget>
154 <name>suffix</name> 161 <spacer>
155 <string>:00</string> 162 <property>
163 <name>name</name>
164 <cstring>Spacer2</cstring>
156 </property> 165 </property>
157 <property stdset="1"> 166 <property stdset="1">
158 <name>wrapping</name> 167 <name>orientation</name>
159 <bool>true</bool> 168 <enum>Horizontal</enum>
160 </property> 169 </property>
161 <property stdset="1"> 170 <property stdset="1">
162 <name>maxValue</name> 171 <name>sizeType</name>
163 <number>23</number> 172 <enum>Expanding</enum>
164 </property> 173 </property>
165 </widget> 174 <property>
175 <name>sizeHint</name>
176 <size>
177 <width>20</width>
178 <height>20</height>
179 </size>
180 </property>
181 </spacer>
166 </hbox> 182 </hbox>
167 </widget> 183 </widget>
168 </grid> 184 <widget>
169 </widget> 185 <class>QGroupBox</class>
170 </widget>
171 <widget row="1" column="0" >
172 <class>QGroupBox</class>
173 <property stdset="1">
174 <name>name</name>
175 <cstring>fraAlarm</cstring>
176 </property>
177 <property stdset="1">
178 <name>title</name>
179 <string>Alarm Settings</string>
180 </property>
181 <widget>
182 <class>QLayoutWidget</class>
183 <property stdset="1">
184 <name>name</name>
185 <cstring>Layout4</cstring>
186 </property>
187 <property stdset="1">
188 <name>geometry</name>
189 <rect>
190 <x>10</x>
191 <y>20</y>
192 <width>200</width>
193 <height>53</height>
194 </rect>
195 </property>
196 <grid>
197 <property stdset="1">
198 <name>margin</name>
199 <number>0</number>
200 </property>
201 <property stdset="1">
202 <name>spacing</name>
203 <number>6</number>
204 </property>
205 <spacer row="1" column="0" >
206 <property>
207 <name>name</name>
208 <cstring>Spacer2</cstring>
209 </property>
210 <property stdset="1">
211 <name>orientation</name>
212 <enum>Vertical</enum>
213 </property>
214 <property stdset="1"> 186 <property stdset="1">
215 <name>sizeType</name> 187 <name>name</name>
216 <enum>Expanding</enum> 188 <cstring>GroupBox4</cstring>
217 </property>
218 <property>
219 <name>sizeHint</name>
220 <size>
221 <width>20</width>
222 <height>20</height>
223 </size>
224 </property> 189 </property>
225 </spacer>
226 <widget row="0" column="0" >
227 <class>QLayoutWidget</class>
228 <property stdset="1"> 190 <property stdset="1">
229 <name>name</name> 191 <name>title</name>
230 <cstring>Layout6</cstring> 192 <string>Day</string>
231 </property> 193 </property>
232 <hbox> 194 <vbox>
233 <property stdset="1"> 195 <property stdset="1">
234 <name>margin</name> 196 <name>margin</name>
235 <number>0</number> 197 <number>11</number>
236 </property> 198 </property>
@@ -244,3 +206,3 @@
244 <name>name</name> 206 <name>name</name>
245 <cstring>chkAlarmPreset</cstring> 207 <cstring>chkJumpToCurTime</cstring>
246 </property> 208 </property>
@@ -248,3 +210,3 @@
248 <name>text</name> 210 <name>text</name>
249 <string>Alarm Preset</string> 211 <string>Jump to current time</string>
250 </property> 212 </property>
@@ -252,66 +214,167 @@
252 <widget> 214 <widget>
253 <class>QSpinBox</class> 215 <class>QLayoutWidget</class>
254 <property stdset="1"> 216 <property stdset="1">
255 <name>name</name> 217 <name>name</name>
256 <cstring>spinPreset</cstring> 218 <cstring>Layout5</cstring>
257 </property>
258 <property stdset="1">
259 <name>enabled</name>
260 <bool>false</bool>
261 </property>
262 <property stdset="1">
263 <name>suffix</name>
264 <string> minutes</string>
265 </property>
266 <property stdset="1">
267 <name>maxValue</name>
268 <number>180</number>
269 </property>
270 <property stdset="1">
271 <name>minValue</name>
272 <number>0</number>
273 </property>
274 <property stdset="1">
275 <name>lineStep</name>
276 <number>5</number>
277 </property> 219 </property>
220 <hbox>
221 <property stdset="1">
222 <name>margin</name>
223 <number>0</number>
224 </property>
225 <property stdset="1">
226 <name>spacing</name>
227 <number>6</number>
228 </property>
229 <widget>
230 <class>QLabel</class>
231 <property stdset="1">
232 <name>name</name>
233 <cstring>TextLabel1</cstring>
234 </property>
235 <property stdset="1">
236 <name>text</name>
237 <string>Row style:</string>
238 </property>
239 </widget>
240 <widget>
241 <class>QComboBox</class>
242 <item>
243 <property>
244 <name>text</name>
245 <string>Default</string>
246 </property>
247 </item>
248 <item>
249 <property>
250 <name>text</name>
251 <string>Medium</string>
252 </property>
253 </item>
254 <item>
255 <property>
256 <name>text</name>
257 <string>Large</string>
258 </property>
259 </item>
260 <property stdset="1">
261 <name>name</name>
262 <cstring>comboRowStyle</cstring>
263 </property>
264 </widget>
265 </hbox>
266 </widget>
267 </vbox>
268 </widget>
269 <widget>
270 <class>QGroupBox</class>
271 <property stdset="1">
272 <name>name</name>
273 <cstring>GroupBox5</cstring>
274 </property>
275 <property stdset="1">
276 <name>title</name>
277 <string>Week List</string>
278 </property>
279 <vbox>
280 <property stdset="1">
281 <name>margin</name>
282 <number>11</number>
283 </property>
284 <property stdset="1">
285 <name>spacing</name>
286 <number>6</number>
287 </property>
288 <widget>
289 <class>QLayoutWidget</class>
278 <property stdset="1"> 290 <property stdset="1">
279 <name>value</name> 291 <name>name</name>
280 <number>5</number> 292 <cstring>Layout6</cstring>
281 </property> 293 </property>
294 <hbox>
295 <property stdset="1">
296 <name>margin</name>
297 <number>0</number>
298 </property>
299 <property stdset="1">
300 <name>spacing</name>
301 <number>6</number>
302 </property>
303 <widget>
304 <class>QLabel</class>
305 <property stdset="1">
306 <name>name</name>
307 <cstring>TextLabel2</cstring>
308 </property>
309 <property stdset="1">
310 <name>text</name>
311 <string>Time display</string>
312 </property>
313 </widget>
314 <widget>
315 <class>QComboBox</class>
316 <item>
317 <property>
318 <name>text</name>
319 <string>None</string>
320 </property>
321 </item>
322 <item>
323 <property>
324 <name>text</name>
325 <string>Start</string>
326 </property>
327 </item>
328 <item>
329 <property>
330 <name>text</name>
331 <string>Start-End</string>
332 </property>
333 </item>
334 <property stdset="1">
335 <name>name</name>
336 <cstring>comboWeekListView</cstring>
337 </property>
338 </widget>
339 </hbox>
282 </widget> 340 </widget>
283 </hbox> 341 </vbox>
284 </widget> 342 </widget>
285 </grid> 343 <spacer>
344 <property>
345 <name>name</name>
346 <cstring>Spacer3_2</cstring>
347 </property>
348 <property stdset="1">
349 <name>orientation</name>
350 <enum>Vertical</enum>
351 </property>
352 <property stdset="1">
353 <name>sizeType</name>
354 <enum>Expanding</enum>
355 </property>
356 <property>
357 <name>sizeHint</name>
358 <size>
359 <width>20</width>
360 <height>20</height>
361 </size>
362 </property>
363 </spacer>
364 </vbox>
286 </widget> 365 </widget>
287 </widget>
288 <widget row="2" column="0" >
289 <class>QGroupBox</class>
290 <property stdset="1">
291 <name>name</name>
292 <cstring>fraMisc</cstring>
293 </property>
294 <property stdset="1">
295 <name>title</name>
296 <string>Misc</string>
297 </property>
298 <widget> 366 <widget>
299 <class>QLayoutWidget</class> 367 <class>QWidget</class>
300 <property stdset="1"> 368 <property stdset="1">
301 <name>name</name> 369 <name>name</name>
302 <cstring>Layout5</cstring> 370 <cstring>tab</cstring>
303 </property>
304 <property stdset="1">
305 <name>geometry</name>
306 <rect>
307 <x>10</x>
308 <y>40</y>
309 <width>170</width>
310 <height>24</height>
311 </rect>
312 </property> 371 </property>
313 <hbox> 372 <attribute>
373 <name>title</name>
374 <string>Misc</string>
375 </attribute>
376 <vbox>
314 <property stdset="1"> 377 <property stdset="1">
315 <name>margin</name> 378 <name>margin</name>
316 <number>0</number> 379 <number>11</number>
317 </property> 380 </property>
@@ -322,61 +385,174 @@
322 <widget> 385 <widget>
323 <class>QLabel</class> 386 <class>QGroupBox</class>
324 <property stdset="1"> 387 <property stdset="1">
325 <name>name</name> 388 <name>name</name>
326 <cstring>TextLabel1</cstring> 389 <cstring>GroupBox6</cstring>
327 </property> 390 </property>
328 <property stdset="1"> 391 <property stdset="1">
329 <name>text</name> 392 <name>title</name>
330 <string>Row style:</string> 393 <string>Alarm Settings</string>
331 </property> 394 </property>
332 </widget> 395 <vbox>
333 <widget> 396 <property stdset="1">
334 <class>QComboBox</class> 397 <name>margin</name>
335 <item> 398 <number>11</number>
336 <property>
337 <name>text</name>
338 <string>Default</string>
339 </property>
340 </item>
341 <item>
342 <property>
343 <name>text</name>
344 <string>Medium</string>
345 </property> 399 </property>
346 </item> 400 <property stdset="1">
347 <item> 401 <name>spacing</name>
348 <property> 402 <number>6</number>
349 <name>text</name>
350 <string>Large</string>
351 </property> 403 </property>
352 </item> 404 <widget>
405 <class>QLayoutWidget</class>
406 <property stdset="1">
407 <name>name</name>
408 <cstring>Layout6</cstring>
409 </property>
410 <hbox>
411 <property stdset="1">
412 <name>margin</name>
413 <number>0</number>
414 </property>
415 <property stdset="1">
416 <name>spacing</name>
417 <number>6</number>
418 </property>
419 <widget>
420 <class>QCheckBox</class>
421 <property stdset="1">
422 <name>name</name>
423 <cstring>chkAlarmPreset</cstring>
424 </property>
425 <property stdset="1">
426 <name>text</name>
427 <string>Alarm Preset</string>
428 </property>
429 </widget>
430 <widget>
431 <class>QSpinBox</class>
432 <property stdset="1">
433 <name>name</name>
434 <cstring>spinPreset</cstring>
435 </property>
436 <property stdset="1">
437 <name>enabled</name>
438 <bool>false</bool>
439 </property>
440 <property stdset="1">
441 <name>suffix</name>
442 <string> minutes</string>
443 </property>
444 <property stdset="1">
445 <name>maxValue</name>
446 <number>180</number>
447 </property>
448 <property stdset="1">
449 <name>minValue</name>
450 <number>0</number>
451 </property>
452 <property stdset="1">
453 <name>lineStep</name>
454 <number>5</number>
455 </property>
456 <property stdset="1">
457 <name>value</name>
458 <number>5</number>
459 </property>
460 </widget>
461 </hbox>
462 </widget>
463 </vbox>
464 </widget>
465 <widget>
466 <class>QGroupBox</class>
353 <property stdset="1"> 467 <property stdset="1">
354 <name>name</name> 468 <name>name</name>
355 <cstring>comboRowStyle</cstring> 469 <cstring>GroupBox7</cstring>
356 </property> 470 </property>
471 <property stdset="1">
472 <name>title</name>
473 <string>Start viewing events</string>
474 </property>
475 <vbox>
476 <property stdset="1">
477 <name>margin</name>
478 <number>11</number>
479 </property>
480 <property stdset="1">
481 <name>spacing</name>
482 <number>6</number>
483 </property>
484 <widget>
485 <class>QLayoutWidget</class>
486 <property stdset="1">
487 <name>name</name>
488 <cstring>Layout1</cstring>
489 </property>
490 <hbox>
491 <property stdset="1">
492 <name>margin</name>
493 <number>0</number>
494 </property>
495 <property stdset="1">
496 <name>spacing</name>
497 <number>6</number>
498 </property>
499 <widget>
500 <class>QLabel</class>
501 <property stdset="1">
502 <name>name</name>
503 <cstring>lblStartTime</cstring>
504 </property>
505 <property stdset="1">
506 <name>text</name>
507 <string>Start Time:</string>
508 </property>
509 </widget>
510 <widget>
511 <class>QSpinBox</class>
512 <property stdset="1">
513 <name>name</name>
514 <cstring>spinStart</cstring>
515 </property>
516 <property stdset="1">
517 <name>suffix</name>
518 <string>:00</string>
519 </property>
520 <property stdset="1">
521 <name>wrapping</name>
522 <bool>true</bool>
523 </property>
524 <property stdset="1">
525 <name>maxValue</name>
526 <number>23</number>
527 </property>
528 </widget>
529 </hbox>
530 </widget>
531 </vbox>
357 </widget> 532 </widget>
358 </hbox> 533 <spacer>
359 </widget> 534 <property>
360 <widget> 535 <name>name</name>
361 <class>QCheckBox</class> 536 <cstring>Spacer9</cstring>
362 <property stdset="1"> 537 </property>
363 <name>name</name> 538 <property stdset="1">
364 <cstring>chkJumpToCurTime</cstring> 539 <name>orientation</name>
365 </property> 540 <enum>Vertical</enum>
366 <property stdset="1"> 541 </property>
367 <name>geometry</name> 542 <property stdset="1">
368 <rect> 543 <name>sizeType</name>
369 <x>10</x> 544 <enum>Expanding</enum>
370 <y>20</y> 545 </property>
371 <width>200</width> 546 <property>
372 <height>20</height> 547 <name>sizeHint</name>
373 </rect> 548 <size>
374 </property> 549 <width>20</width>
375 <property stdset="1"> 550 <height>20</height>
376 <name>text</name> 551 </size>
377 <string>Jump to current time (dayview)</string> 552 </property>
378 </property> 553 </spacer>
554 </vbox>
379 </widget> 555 </widget>
380 </widget> 556 </widget>
381 </grid> 557 </vbox>
382</widget> 558</widget>