-rw-r--r-- | core/pim/datebook/dateentry.ui | 1230 |
1 files changed, 489 insertions, 741 deletions
diff --git a/core/pim/datebook/dateentry.ui b/core/pim/datebook/dateentry.ui index 6e4ada1..f776911 100644 --- a/core/pim/datebook/dateentry.ui +++ b/core/pim/datebook/dateentry.ui | |||
@@ -19,787 +19,541 @@ | |||
19 | ** not clear to you. | 19 | ** not clear to you. |
20 | ** | 20 | ** |
21 | ** $Id$ | 21 | ** $Id$ |
22 | ** | 22 | ** |
23 | *********************************************************************</comment> | 23 | *********************************************************************</comment> |
24 | <widget> | 24 | <widget> |
25 | <class>QWidget</class> | 25 | <class>QWidget</class> |
26 | <property stdset="1"> | 26 | <property stdset="1"> |
27 | <name>name</name> | 27 | <name>name</name> |
28 | <cstring>DateEntryBase</cstring> | 28 | <cstring>DateEntryBase</cstring> |
29 | </property> | 29 | </property> |
30 | <property stdset="1"> | 30 | <property stdset="1"> |
31 | <name>geometry</name> | 31 | <name>geometry</name> |
32 | <rect> | 32 | <rect> |
33 | <x>0</x> | 33 | <x>0</x> |
34 | <y>0</y> | 34 | <y>0</y> |
35 | <width>286</width> | 35 | <width>242</width> |
36 | <height>396</height> | 36 | <height>339</height> |
37 | </rect> | 37 | </rect> |
38 | </property> | 38 | </property> |
39 | <property stdset="1"> | 39 | <property stdset="1"> |
40 | <name>caption</name> | 40 | <name>caption</name> |
41 | <string>New Event</string> | 41 | <string>New Event</string> |
42 | </property> | 42 | </property> |
43 | <property> | ||
44 | <name>layoutMargin</name> | ||
45 | </property> | ||
46 | <property> | ||
47 | <name>layoutSpacing</name> | ||
48 | </property> | ||
49 | <grid> | 43 | <grid> |
50 | <property stdset="1"> | 44 | <property stdset="1"> |
51 | <name>margin</name> | 45 | <name>margin</name> |
52 | <number>2</number> | 46 | <number>2</number> |
53 | </property> | 47 | </property> |
54 | <property stdset="1"> | 48 | <property stdset="1"> |
55 | <name>spacing</name> | 49 | <name>spacing</name> |
56 | <number>2</number> | 50 | <number>0</number> |
57 | </property> | 51 | </property> |
52 | <widget row="1" column="0" > | ||
53 | <class>QLabel</class> | ||
54 | <property stdset="1"> | ||
55 | <name>name</name> | ||
56 | <cstring>TextLabel2</cstring> | ||
57 | </property> | ||
58 | <property stdset="1"> | ||
59 | <name>frameShape</name> | ||
60 | <enum>MShape</enum> | ||
61 | </property> | ||
62 | <property stdset="1"> | ||
63 | <name>frameShadow</name> | ||
64 | <enum>MShadow</enum> | ||
65 | </property> | ||
66 | <property stdset="1"> | ||
67 | <name>text</name> | ||
68 | <string>Location</string> | ||
69 | </property> | ||
70 | </widget> | ||
71 | <widget row="2" column="0" > | ||
72 | <class>QLabel</class> | ||
73 | <property stdset="1"> | ||
74 | <name>name</name> | ||
75 | <cstring>TextLabel2_2</cstring> | ||
76 | </property> | ||
77 | <property stdset="1"> | ||
78 | <name>text</name> | ||
79 | <string>Category</string> | ||
80 | </property> | ||
81 | <property> | ||
82 | <name>buddy</name> | ||
83 | <cstring>comboPriority</cstring> | ||
84 | </property> | ||
85 | </widget> | ||
86 | <widget row="0" column="1" rowspan="1" colspan="3" > | ||
87 | <class>QComboBox</class> | ||
88 | <item> | ||
89 | <property> | ||
90 | <name>text</name> | ||
91 | <string></string> | ||
92 | </property> | ||
93 | </item> | ||
94 | <item> | ||
95 | <property> | ||
96 | <name>text</name> | ||
97 | <string>Meeting</string> | ||
98 | </property> | ||
99 | </item> | ||
100 | <item> | ||
101 | <property> | ||
102 | <name>text</name> | ||
103 | <string>Lunch</string> | ||
104 | </property> | ||
105 | </item> | ||
106 | <item> | ||
107 | <property> | ||
108 | <name>text</name> | ||
109 | <string>Dinner</string> | ||
110 | </property> | ||
111 | </item> | ||
112 | <item> | ||
113 | <property> | ||
114 | <name>text</name> | ||
115 | <string>Travel</string> | ||
116 | </property> | ||
117 | </item> | ||
118 | <property stdset="1"> | ||
119 | <name>name</name> | ||
120 | <cstring>comboDescription</cstring> | ||
121 | </property> | ||
122 | <property stdset="1"> | ||
123 | <name>sizePolicy</name> | ||
124 | <sizepolicy> | ||
125 | <hsizetype>3</hsizetype> | ||
126 | <vsizetype>0</vsizetype> | ||
127 | </sizepolicy> | ||
128 | </property> | ||
129 | <property stdset="1"> | ||
130 | <name>editable</name> | ||
131 | <bool>true</bool> | ||
132 | </property> | ||
133 | <property stdset="1"> | ||
134 | <name>currentItem</name> | ||
135 | <number>0</number> | ||
136 | </property> | ||
137 | <property stdset="1"> | ||
138 | <name>duplicatesEnabled</name> | ||
139 | <bool>false</bool> | ||
140 | </property> | ||
141 | </widget> | ||
58 | <widget row="0" column="0" > | 142 | <widget row="0" column="0" > |
59 | <class>QLayoutWidget</class> | 143 | <class>QLabel</class> |
144 | <property stdset="1"> | ||
145 | <name>name</name> | ||
146 | <cstring>TextLabel1</cstring> | ||
147 | </property> | ||
148 | <property stdset="1"> | ||
149 | <name>text</name> | ||
150 | <string>Description </string> | ||
151 | </property> | ||
152 | </widget> | ||
153 | <widget row="1" column="1" rowspan="1" colspan="3" > | ||
154 | <class>QComboBox</class> | ||
155 | <item> | ||
156 | <property> | ||
157 | <name>text</name> | ||
158 | <string></string> | ||
159 | </property> | ||
160 | </item> | ||
161 | <item> | ||
162 | <property> | ||
163 | <name>text</name> | ||
164 | <string>Office</string> | ||
165 | </property> | ||
166 | </item> | ||
167 | <item> | ||
168 | <property> | ||
169 | <name>text</name> | ||
170 | <string>Home</string> | ||
171 | </property> | ||
172 | </item> | ||
173 | <property stdset="1"> | ||
174 | <name>name</name> | ||
175 | <cstring>comboLocation</cstring> | ||
176 | </property> | ||
177 | <property stdset="1"> | ||
178 | <name>sizePolicy</name> | ||
179 | <sizepolicy> | ||
180 | <hsizetype>3</hsizetype> | ||
181 | <vsizetype>0</vsizetype> | ||
182 | </sizepolicy> | ||
183 | </property> | ||
184 | <property stdset="1"> | ||
185 | <name>editable</name> | ||
186 | <bool>true</bool> | ||
187 | </property> | ||
188 | <property stdset="1"> | ||
189 | <name>currentItem</name> | ||
190 | <number>0</number> | ||
191 | </property> | ||
192 | <property stdset="1"> | ||
193 | <name>duplicatesEnabled</name> | ||
194 | <bool>false</bool> | ||
195 | </property> | ||
196 | </widget> | ||
197 | <widget row="2" column="1" rowspan="1" colspan="3" > | ||
198 | <class>CategorySelect</class> | ||
199 | <property stdset="1"> | ||
200 | <name>name</name> | ||
201 | <cstring>comboCategory</cstring> | ||
202 | </property> | ||
203 | <property stdset="1"> | ||
204 | <name>sizePolicy</name> | ||
205 | <sizepolicy> | ||
206 | <hsizetype>3</hsizetype> | ||
207 | <vsizetype>1</vsizetype> | ||
208 | </sizepolicy> | ||
209 | </property> | ||
210 | </widget> | ||
211 | <widget row="3" column="0" rowspan="2" colspan="1" > | ||
212 | <class>QLabel</class> | ||
213 | <property stdset="1"> | ||
214 | <name>name</name> | ||
215 | <cstring>TextLabel3</cstring> | ||
216 | </property> | ||
217 | <property stdset="1"> | ||
218 | <name>text</name> | ||
219 | <string>Start - End </string> | ||
220 | </property> | ||
221 | </widget> | ||
222 | <widget row="3" column="1" > | ||
223 | <class>QPushButton</class> | ||
224 | <property stdset="1"> | ||
225 | <name>name</name> | ||
226 | <cstring>buttonStart</cstring> | ||
227 | </property> | ||
228 | <property stdset="1"> | ||
229 | <name>minimumSize</name> | ||
230 | <size> | ||
231 | <width>70</width> | ||
232 | <height>0</height> | ||
233 | </size> | ||
234 | </property> | ||
235 | <property stdset="1"> | ||
236 | <name>maximumSize</name> | ||
237 | <size> | ||
238 | <width>70</width> | ||
239 | <height>32767</height> | ||
240 | </size> | ||
241 | </property> | ||
242 | <property stdset="1"> | ||
243 | <name>text</name> | ||
244 | <string>Jan 02 00</string> | ||
245 | </property> | ||
246 | </widget> | ||
247 | <widget row="4" column="1" > | ||
248 | <class>QLineEdit</class> | ||
249 | <property stdset="1"> | ||
250 | <name>name</name> | ||
251 | <cstring>comboStart</cstring> | ||
252 | </property> | ||
253 | <property stdset="1"> | ||
254 | <name>sizePolicy</name> | ||
255 | <sizepolicy> | ||
256 | <hsizetype>3</hsizetype> | ||
257 | <vsizetype>0</vsizetype> | ||
258 | </sizepolicy> | ||
259 | </property> | ||
260 | <property stdset="1"> | ||
261 | <name>minimumSize</name> | ||
262 | <size> | ||
263 | <width>70</width> | ||
264 | <height>0</height> | ||
265 | </size> | ||
266 | </property> | ||
267 | <property stdset="1"> | ||
268 | <name>maximumSize</name> | ||
269 | <size> | ||
270 | <width>70</width> | ||
271 | <height>32767</height> | ||
272 | </size> | ||
273 | </property> | ||
274 | <property stdset="1"> | ||
275 | <name>alignment</name> | ||
276 | <set>AlignHCenter</set> | ||
277 | </property> | ||
278 | <property> | ||
279 | <name>hAlign</name> | ||
280 | </property> | ||
281 | </widget> | ||
282 | <spacer row="3" column="2" rowspan="2" colspan="1" > | ||
283 | <property> | ||
284 | <name>name</name> | ||
285 | <cstring>Spacer1_2</cstring> | ||
286 | </property> | ||
287 | <property stdset="1"> | ||
288 | <name>orientation</name> | ||
289 | <enum>Horizontal</enum> | ||
290 | </property> | ||
291 | <property stdset="1"> | ||
292 | <name>sizeType</name> | ||
293 | <enum>Expanding</enum> | ||
294 | </property> | ||
295 | <property> | ||
296 | <name>sizeHint</name> | ||
297 | <size> | ||
298 | <width>20</width> | ||
299 | <height>20</height> | ||
300 | </size> | ||
301 | </property> | ||
302 | </spacer> | ||
303 | <widget row="5" column="1" rowspan="1" colspan="3" > | ||
304 | <class>TimePicker</class> | ||
305 | <property stdset="1"> | ||
306 | <name>name</name> | ||
307 | <cstring>timePickerStart</cstring> | ||
308 | </property> | ||
309 | <property stdset="1"> | ||
310 | <name>sizePolicy</name> | ||
311 | <sizepolicy> | ||
312 | <hsizetype>3</hsizetype> | ||
313 | <vsizetype>1</vsizetype> | ||
314 | </sizepolicy> | ||
315 | </property> | ||
316 | </widget> | ||
317 | <widget row="3" column="3" > | ||
318 | <class>QPushButton</class> | ||
319 | <property stdset="1"> | ||
320 | <name>name</name> | ||
321 | <cstring>buttonEnd</cstring> | ||
322 | </property> | ||
323 | <property stdset="1"> | ||
324 | <name>minimumSize</name> | ||
325 | <size> | ||
326 | <width>70</width> | ||
327 | <height>0</height> | ||
328 | </size> | ||
329 | </property> | ||
330 | <property stdset="1"> | ||
331 | <name>maximumSize</name> | ||
332 | <size> | ||
333 | <width>70</width> | ||
334 | <height>32767</height> | ||
335 | </size> | ||
336 | </property> | ||
337 | <property stdset="1"> | ||
338 | <name>text</name> | ||
339 | <string>Jan 02 00</string> | ||
340 | </property> | ||
341 | </widget> | ||
342 | <widget row="4" column="3" > | ||
343 | <class>QLineEdit</class> | ||
60 | <property stdset="1"> | 344 | <property stdset="1"> |
61 | <name>name</name> | 345 | <name>name</name> |
62 | <cstring>Layout19</cstring> | 346 | <cstring>comboEnd</cstring> |
63 | </property> | 347 | </property> |
64 | <vbox> | 348 | <property stdset="1"> |
65 | <property stdset="1"> | 349 | <name>sizePolicy</name> |
66 | <name>margin</name> | 350 | <sizepolicy> |
67 | <number>0</number> | 351 | <hsizetype>3</hsizetype> |
352 | <vsizetype>0</vsizetype> | ||
353 | </sizepolicy> | ||
354 | </property> | ||
355 | <property stdset="1"> | ||
356 | <name>minimumSize</name> | ||
357 | <size> | ||
358 | <width>70</width> | ||
359 | <height>0</height> | ||
360 | </size> | ||
361 | </property> | ||
362 | <property stdset="1"> | ||
363 | <name>maximumSize</name> | ||
364 | <size> | ||
365 | <width>70</width> | ||
366 | <height>32767</height> | ||
367 | </size> | ||
368 | </property> | ||
369 | <property stdset="1"> | ||
370 | <name>alignment</name> | ||
371 | <set>AlignHCenter</set> | ||
372 | </property> | ||
373 | <property> | ||
374 | <name>hAlign</name> | ||
375 | </property> | ||
376 | </widget> | ||
377 | <widget row="5" column="0" > | ||
378 | <class>QLabel</class> | ||
379 | <property stdset="1"> | ||
380 | <name>name</name> | ||
381 | <cstring>TimePickerLabel</cstring> | ||
382 | </property> | ||
383 | <property stdset="1"> | ||
384 | <name>text</name> | ||
385 | <string>Start time</string> | ||
386 | </property> | ||
387 | </widget> | ||
388 | <widget row="6" column="0" > | ||
389 | <class>QCheckBox</class> | ||
390 | <property stdset="1"> | ||
391 | <name>name</name> | ||
392 | <cstring>checkAllDay</cstring> | ||
393 | </property> | ||
394 | <property stdset="1"> | ||
395 | <name>text</name> | ||
396 | <string>All day</string> | ||
397 | </property> | ||
398 | </widget> | ||
399 | <widget row="7" column="0" > | ||
400 | <class>QLabel</class> | ||
401 | <property stdset="1"> | ||
402 | <name>name</name> | ||
403 | <cstring>TextLabel3_2_2</cstring> | ||
404 | </property> | ||
405 | <property stdset="1"> | ||
406 | <name>text</name> | ||
407 | <string>Time zone</string> | ||
408 | </property> | ||
409 | </widget> | ||
410 | <widget row="7" column="1" rowspan="1" colspan="3" > | ||
411 | <class>TimeZoneSelector</class> | ||
412 | <property stdset="1"> | ||
413 | <name>name</name> | ||
414 | <cstring>timezone</cstring> | ||
415 | </property> | ||
416 | <property stdset="1"> | ||
417 | <name>sizePolicy</name> | ||
418 | <sizepolicy> | ||
419 | <hsizetype>3</hsizetype> | ||
420 | <vsizetype>1</vsizetype> | ||
421 | </sizepolicy> | ||
422 | </property> | ||
423 | </widget> | ||
424 | <widget row="8" column="0" > | ||
425 | <class>QCheckBox</class> | ||
426 | <property stdset="1"> | ||
427 | <name>name</name> | ||
428 | <cstring>checkAlarm</cstring> | ||
429 | </property> | ||
430 | <property stdset="1"> | ||
431 | <name>enabled</name> | ||
432 | <bool>true</bool> | ||
433 | </property> | ||
434 | <property stdset="1"> | ||
435 | <name>autoMask</name> | ||
436 | <bool>false</bool> | ||
437 | </property> | ||
438 | <property stdset="1"> | ||
439 | <name>text</name> | ||
440 | <string>&Alarm</string> | ||
441 | </property> | ||
442 | <property stdset="1"> | ||
443 | <name>checked</name> | ||
444 | <bool>false</bool> | ||
445 | </property> | ||
446 | </widget> | ||
447 | <widget row="8" column="1" rowspan="1" colspan="2" > | ||
448 | <class>QSpinBox</class> | ||
449 | <property stdset="1"> | ||
450 | <name>name</name> | ||
451 | <cstring>spinAlarm</cstring> | ||
452 | </property> | ||
453 | <property stdset="1"> | ||
454 | <name>enabled</name> | ||
455 | <bool>false</bool> | ||
456 | </property> | ||
457 | <property stdset="1"> | ||
458 | <name>suffix</name> | ||
459 | <string> minutes</string> | ||
460 | </property> | ||
461 | <property stdset="1"> | ||
462 | <name>maxValue</name> | ||
463 | <number>180</number> | ||
464 | </property> | ||
465 | <property stdset="1"> | ||
466 | <name>minValue</name> | ||
467 | <number>0</number> | ||
468 | </property> | ||
469 | <property stdset="1"> | ||
470 | <name>lineStep</name> | ||
471 | <number>5</number> | ||
472 | </property> | ||
473 | <property stdset="1"> | ||
474 | <name>value</name> | ||
475 | <number>5</number> | ||
476 | </property> | ||
477 | </widget> | ||
478 | <widget row="8" column="3" > | ||
479 | <class>QComboBox</class> | ||
480 | <item> | ||
481 | <property> | ||
482 | <name>text</name> | ||
483 | <string>Silent</string> | ||
68 | </property> | 484 | </property> |
69 | <property stdset="1"> | 485 | </item> |
70 | <name>spacing</name> | 486 | <item> |
71 | <number>6</number> | 487 | <property> |
488 | <name>text</name> | ||
489 | <string>Loud</string> | ||
72 | </property> | 490 | </property> |
73 | <widget> | 491 | </item> |
74 | <class>QLayoutWidget</class> | 492 | <property stdset="1"> |
75 | <property stdset="1"> | 493 | <name>name</name> |
76 | <name>name</name> | 494 | <cstring>comboSound</cstring> |
77 | <cstring>Layout1</cstring> | 495 | </property> |
78 | </property> | 496 | <property stdset="1"> |
79 | <hbox> | 497 | <name>enabled</name> |
80 | <property stdset="1"> | 498 | <bool>false</bool> |
81 | <name>margin</name> | 499 | </property> |
82 | <number>0</number> | 500 | </widget> |
83 | </property> | 501 | <widget row="9" column="0" > |
84 | <property stdset="1"> | 502 | <class>QLabel</class> |
85 | <name>spacing</name> | 503 | <property stdset="1"> |
86 | <number>6</number> | 504 | <name>name</name> |
87 | </property> | 505 | <cstring>lblRepeat</cstring> |
88 | <widget> | 506 | </property> |
89 | <class>QLabel</class> | 507 | <property stdset="1"> |
90 | <property stdset="1"> | 508 | <name>text</name> |
91 | <name>name</name> | 509 | <string>Repeat</string> |
92 | <cstring>TextLabel1</cstring> | 510 | </property> |
93 | </property> | 511 | </widget> |
94 | <property stdset="1"> | 512 | <widget row="9" column="1" rowspan="1" colspan="3" > |
95 | <name>text</name> | 513 | <class>QToolButton</class> |
96 | <string>Description </string> | 514 | <property stdset="1"> |
97 | </property> | 515 | <name>name</name> |
98 | </widget> | 516 | <cstring>cmdRepeat</cstring> |
99 | <widget> | 517 | </property> |
100 | <class>QComboBox</class> | 518 | <property stdset="1"> |
101 | <item> | 519 | <name>sizePolicy</name> |
102 | <property> | 520 | <sizepolicy> |
103 | <name>text</name> | 521 | <hsizetype>3</hsizetype> |
104 | <string></string> | 522 | <vsizetype>0</vsizetype> |
105 | </property> | 523 | </sizepolicy> |
106 | </item> | 524 | </property> |
107 | <item> | 525 | <property stdset="1"> |
108 | <property> | 526 | <name>focusPolicy</name> |
109 | <name>text</name> | 527 | <enum>TabFocus</enum> |
110 | <string>Meeting</string> | 528 | </property> |
111 | </property> | 529 | <property stdset="1"> |
112 | </item> | 530 | <name>text</name> |
113 | <item> | 531 | <string>No Repeat...</string> |
114 | <property> | 532 | </property> |
115 | <name>text</name> | 533 | </widget> |
116 | <string>Lunch</string> | 534 | <widget row="10" column="0" rowspan="1" colspan="4" > |
117 | </property> | 535 | <class>QToolButton</class> |
118 | </item> | 536 | <property stdset="1"> |
119 | <item> | 537 | <name>name</name> |
120 | <property> | 538 | <cstring>editNote</cstring> |
121 | <name>text</name> | 539 | </property> |
122 | <string>Dinner</string> | 540 | <property stdset="1"> |
123 | </property> | 541 | <name>text</name> |
124 | </item> | 542 | <string>Note...</string> |
125 | <item> | 543 | </property> |
126 | <property> | ||
127 | <name>text</name> | ||
128 | <string>Travel</string> | ||
129 | </property> | ||
130 | </item> | ||
131 | <property stdset="1"> | ||
132 | <name>name</name> | ||
133 | <cstring>comboDescription</cstring> | ||
134 | </property> | ||
135 | <property stdset="1"> | ||
136 | <name>sizePolicy</name> | ||
137 | <sizepolicy> | ||
138 | <hsizetype>3</hsizetype> | ||
139 | <vsizetype>0</vsizetype> | ||
140 | </sizepolicy> | ||
141 | </property> | ||
142 | <property stdset="1"> | ||
143 | <name>editable</name> | ||
144 | <bool>true</bool> | ||
145 | </property> | ||
146 | <property stdset="1"> | ||
147 | <name>currentItem</name> | ||
148 | <number>0</number> | ||
149 | </property> | ||
150 | <property stdset="1"> | ||
151 | <name>duplicatesEnabled</name> | ||
152 | <bool>false</bool> | ||
153 | </property> | ||
154 | </widget> | ||
155 | </hbox> | ||
156 | </widget> | ||
157 | <widget> | ||
158 | <class>QLayoutWidget</class> | ||
159 | <property stdset="1"> | ||
160 | <name>name</name> | ||
161 | <cstring>Layout2</cstring> | ||
162 | </property> | ||
163 | <hbox> | ||
164 | <property stdset="1"> | ||
165 | <name>margin</name> | ||
166 | <number>0</number> | ||
167 | </property> | ||
168 | <property stdset="1"> | ||
169 | <name>spacing</name> | ||
170 | <number>6</number> | ||
171 | </property> | ||
172 | <widget> | ||
173 | <class>QLabel</class> | ||
174 | <property stdset="1"> | ||
175 | <name>name</name> | ||
176 | <cstring>TextLabel2</cstring> | ||
177 | </property> | ||
178 | <property stdset="1"> | ||
179 | <name>frameShape</name> | ||
180 | <enum>MShape</enum> | ||
181 | </property> | ||
182 | <property stdset="1"> | ||
183 | <name>frameShadow</name> | ||
184 | <enum>MShadow</enum> | ||
185 | </property> | ||
186 | <property stdset="1"> | ||
187 | <name>text</name> | ||
188 | <string>Location</string> | ||
189 | </property> | ||
190 | </widget> | ||
191 | <widget> | ||
192 | <class>QComboBox</class> | ||
193 | <item> | ||
194 | <property> | ||
195 | <name>text</name> | ||
196 | <string></string> | ||
197 | </property> | ||
198 | </item> | ||
199 | <item> | ||
200 | <property> | ||
201 | <name>text</name> | ||
202 | <string>Office</string> | ||
203 | </property> | ||
204 | </item> | ||
205 | <item> | ||
206 | <property> | ||
207 | <name>text</name> | ||
208 | <string>Home</string> | ||
209 | </property> | ||
210 | </item> | ||
211 | <property stdset="1"> | ||
212 | <name>name</name> | ||
213 | <cstring>comboLocation</cstring> | ||
214 | </property> | ||
215 | <property stdset="1"> | ||
216 | <name>sizePolicy</name> | ||
217 | <sizepolicy> | ||
218 | <hsizetype>3</hsizetype> | ||
219 | <vsizetype>0</vsizetype> | ||
220 | </sizepolicy> | ||
221 | </property> | ||
222 | <property stdset="1"> | ||
223 | <name>editable</name> | ||
224 | <bool>true</bool> | ||
225 | </property> | ||
226 | <property stdset="1"> | ||
227 | <name>currentItem</name> | ||
228 | <number>0</number> | ||
229 | </property> | ||
230 | <property stdset="1"> | ||
231 | <name>duplicatesEnabled</name> | ||
232 | <bool>false</bool> | ||
233 | </property> | ||
234 | </widget> | ||
235 | </hbox> | ||
236 | </widget> | ||
237 | <widget> | ||
238 | <class>QLayoutWidget</class> | ||
239 | <property stdset="1"> | ||
240 | <name>name</name> | ||
241 | <cstring>Layout3</cstring> | ||
242 | </property> | ||
243 | <hbox> | ||
244 | <property stdset="1"> | ||
245 | <name>margin</name> | ||
246 | <number>0</number> | ||
247 | </property> | ||
248 | <property stdset="1"> | ||
249 | <name>spacing</name> | ||
250 | <number>6</number> | ||
251 | </property> | ||
252 | <widget> | ||
253 | <class>QLabel</class> | ||
254 | <property stdset="1"> | ||
255 | <name>name</name> | ||
256 | <cstring>TextLabel2_2</cstring> | ||
257 | </property> | ||
258 | <property stdset="1"> | ||
259 | <name>text</name> | ||
260 | <string>Category</string> | ||
261 | </property> | ||
262 | <property> | ||
263 | <name>buddy</name> | ||
264 | <cstring>comboPriority</cstring> | ||
265 | </property> | ||
266 | </widget> | ||
267 | <widget> | ||
268 | <class>CategorySelect</class> | ||
269 | <property stdset="1"> | ||
270 | <name>name</name> | ||
271 | <cstring>comboCategory</cstring> | ||
272 | </property> | ||
273 | <property stdset="1"> | ||
274 | <name>sizePolicy</name> | ||
275 | <sizepolicy> | ||
276 | <hsizetype>3</hsizetype> | ||
277 | <vsizetype>1</vsizetype> | ||
278 | </sizepolicy> | ||
279 | </property> | ||
280 | </widget> | ||
281 | </hbox> | ||
282 | </widget> | ||
283 | <widget> | ||
284 | <class>QLayoutWidget</class> | ||
285 | <property stdset="1"> | ||
286 | <name>name</name> | ||
287 | <cstring>Layout18</cstring> | ||
288 | </property> | ||
289 | <hbox> | ||
290 | <property stdset="1"> | ||
291 | <name>margin</name> | ||
292 | <number>0</number> | ||
293 | </property> | ||
294 | <property stdset="1"> | ||
295 | <name>spacing</name> | ||
296 | <number>6</number> | ||
297 | </property> | ||
298 | <widget> | ||
299 | <class>QLayoutWidget</class> | ||
300 | <property stdset="1"> | ||
301 | <name>name</name> | ||
302 | <cstring>Layout17</cstring> | ||
303 | </property> | ||
304 | <vbox> | ||
305 | <property stdset="1"> | ||
306 | <name>margin</name> | ||
307 | <number>0</number> | ||
308 | </property> | ||
309 | <property stdset="1"> | ||
310 | <name>spacing</name> | ||
311 | <number>6</number> | ||
312 | </property> | ||
313 | <widget> | ||
314 | <class>QLabel</class> | ||
315 | <property stdset="1"> | ||
316 | <name>name</name> | ||
317 | <cstring>TextLabel3</cstring> | ||
318 | </property> | ||
319 | <property stdset="1"> | ||
320 | <name>text</name> | ||
321 | <string>Start - End </string> | ||
322 | </property> | ||
323 | </widget> | ||
324 | </vbox> | ||
325 | </widget> | ||
326 | <widget> | ||
327 | <class>QLayoutWidget</class> | ||
328 | <property stdset="1"> | ||
329 | <name>name</name> | ||
330 | <cstring>Layout4</cstring> | ||
331 | </property> | ||
332 | <vbox> | ||
333 | <property stdset="1"> | ||
334 | <name>margin</name> | ||
335 | <number>0</number> | ||
336 | </property> | ||
337 | <property stdset="1"> | ||
338 | <name>spacing</name> | ||
339 | <number>6</number> | ||
340 | </property> | ||
341 | <widget> | ||
342 | <class>QPushButton</class> | ||
343 | <property stdset="1"> | ||
344 | <name>name</name> | ||
345 | <cstring>buttonStart</cstring> | ||
346 | </property> | ||
347 | <property stdset="1"> | ||
348 | <name>minimumSize</name> | ||
349 | <size> | ||
350 | <width>70</width> | ||
351 | <height>0</height> | ||
352 | </size> | ||
353 | </property> | ||
354 | <property stdset="1"> | ||
355 | <name>maximumSize</name> | ||
356 | <size> | ||
357 | <width>70</width> | ||
358 | <height>32767</height> | ||
359 | </size> | ||
360 | </property> | ||
361 | <property stdset="1"> | ||
362 | <name>text</name> | ||
363 | <string>Jan 02 00</string> | ||
364 | </property> | ||
365 | </widget> | ||
366 | <widget> | ||
367 | <class>QLineEdit</class> | ||
368 | <property stdset="1"> | ||
369 | <name>name</name> | ||
370 | <cstring>comboStart</cstring> | ||
371 | </property> | ||
372 | <property stdset="1"> | ||
373 | <name>sizePolicy</name> | ||
374 | <sizepolicy> | ||
375 | <hsizetype>3</hsizetype> | ||
376 | <vsizetype>0</vsizetype> | ||
377 | </sizepolicy> | ||
378 | </property> | ||
379 | <property stdset="1"> | ||
380 | <name>minimumSize</name> | ||
381 | <size> | ||
382 | <width>70</width> | ||
383 | <height>0</height> | ||
384 | </size> | ||
385 | </property> | ||
386 | <property stdset="1"> | ||
387 | <name>maximumSize</name> | ||
388 | <size> | ||
389 | <width>70</width> | ||
390 | <height>32767</height> | ||
391 | </size> | ||
392 | </property> | ||
393 | <property stdset="1"> | ||
394 | <name>alignment</name> | ||
395 | <set>AlignHCenter</set> | ||
396 | </property> | ||
397 | <property> | ||
398 | <name>hAlign</name> | ||
399 | </property> | ||
400 | </widget> | ||
401 | </vbox> | ||
402 | </widget> | ||
403 | <spacer> | ||
404 | <property> | ||
405 | <name>name</name> | ||
406 | <cstring>Spacer12</cstring> | ||
407 | </property> | ||
408 | <property stdset="1"> | ||
409 | <name>orientation</name> | ||
410 | <enum>Horizontal</enum> | ||
411 | </property> | ||
412 | <property stdset="1"> | ||
413 | <name>sizeType</name> | ||
414 | <enum>Expanding</enum> | ||
415 | </property> | ||
416 | <property> | ||
417 | <name>sizeHint</name> | ||
418 | <size> | ||
419 | <width>20</width> | ||
420 | <height>20</height> | ||
421 | </size> | ||
422 | </property> | ||
423 | </spacer> | ||
424 | <widget> | ||
425 | <class>QLayoutWidget</class> | ||
426 | <property stdset="1"> | ||
427 | <name>name</name> | ||
428 | <cstring>Layout5</cstring> | ||
429 | </property> | ||
430 | <vbox> | ||
431 | <property stdset="1"> | ||
432 | <name>margin</name> | ||
433 | <number>0</number> | ||
434 | </property> | ||
435 | <property stdset="1"> | ||
436 | <name>spacing</name> | ||
437 | <number>6</number> | ||
438 | </property> | ||
439 | <widget> | ||
440 | <class>QPushButton</class> | ||
441 | <property stdset="1"> | ||
442 | <name>name</name> | ||
443 | <cstring>buttonEnd</cstring> | ||
444 | </property> | ||
445 | <property stdset="1"> | ||
446 | <name>minimumSize</name> | ||
447 | <size> | ||
448 | <width>70</width> | ||
449 | <height>0</height> | ||
450 | </size> | ||
451 | </property> | ||
452 | <property stdset="1"> | ||
453 | <name>maximumSize</name> | ||
454 | <size> | ||
455 | <width>70</width> | ||
456 | <height>32767</height> | ||
457 | </size> | ||
458 | </property> | ||
459 | <property stdset="1"> | ||
460 | <name>text</name> | ||
461 | <string>Jan 02 00</string> | ||
462 | </property> | ||
463 | </widget> | ||
464 | <widget> | ||
465 | <class>QLineEdit</class> | ||
466 | <property stdset="1"> | ||
467 | <name>name</name> | ||
468 | <cstring>comboEnd</cstring> | ||
469 | </property> | ||
470 | <property stdset="1"> | ||
471 | <name>sizePolicy</name> | ||
472 | <sizepolicy> | ||
473 | <hsizetype>3</hsizetype> | ||
474 | <vsizetype>0</vsizetype> | ||
475 | </sizepolicy> | ||
476 | </property> | ||
477 | <property stdset="1"> | ||
478 | <name>minimumSize</name> | ||
479 | <size> | ||
480 | <width>70</width> | ||
481 | <height>0</height> | ||
482 | </size> | ||
483 | </property> | ||
484 | <property stdset="1"> | ||
485 | <name>maximumSize</name> | ||
486 | <size> | ||
487 | <width>70</width> | ||
488 | <height>32767</height> | ||
489 | </size> | ||
490 | </property> | ||
491 | <property stdset="1"> | ||
492 | <name>alignment</name> | ||
493 | <set>AlignHCenter</set> | ||
494 | </property> | ||
495 | <property> | ||
496 | <name>hAlign</name> | ||
497 | </property> | ||
498 | </widget> | ||
499 | </vbox> | ||
500 | </widget> | ||
501 | </hbox> | ||
502 | </widget> | ||
503 | <widget> | ||
504 | <class>QLayoutWidget</class> | ||
505 | <property stdset="1"> | ||
506 | <name>name</name> | ||
507 | <cstring>Layout7</cstring> | ||
508 | </property> | ||
509 | <hbox> | ||
510 | <property stdset="1"> | ||
511 | <name>margin</name> | ||
512 | <number>0</number> | ||
513 | </property> | ||
514 | <property stdset="1"> | ||
515 | <name>spacing</name> | ||
516 | <number>6</number> | ||
517 | </property> | ||
518 | <widget> | ||
519 | <class>QLabel</class> | ||
520 | <property stdset="1"> | ||
521 | <name>name</name> | ||
522 | <cstring>TimePickerLabel</cstring> | ||
523 | </property> | ||
524 | <property stdset="1"> | ||
525 | <name>text</name> | ||
526 | <string>Start time</string> | ||
527 | </property> | ||
528 | </widget> | ||
529 | <widget> | ||
530 | <class>TimePicker</class> | ||
531 | <property stdset="1"> | ||
532 | <name>name</name> | ||
533 | <cstring>timePickerStart</cstring> | ||
534 | </property> | ||
535 | <property stdset="1"> | ||
536 | <name>sizePolicy</name> | ||
537 | <sizepolicy> | ||
538 | <hsizetype>3</hsizetype> | ||
539 | <vsizetype>1</vsizetype> | ||
540 | </sizepolicy> | ||
541 | </property> | ||
542 | </widget> | ||
543 | </hbox> | ||
544 | </widget> | ||
545 | <widget> | ||
546 | <class>QCheckBox</class> | ||
547 | <property stdset="1"> | ||
548 | <name>name</name> | ||
549 | <cstring>checkAllDay</cstring> | ||
550 | </property> | ||
551 | <property stdset="1"> | ||
552 | <name>text</name> | ||
553 | <string>All day</string> | ||
554 | </property> | ||
555 | </widget> | ||
556 | <widget> | ||
557 | <class>QLayoutWidget</class> | ||
558 | <property stdset="1"> | ||
559 | <name>name</name> | ||
560 | <cstring>Layout8</cstring> | ||
561 | </property> | ||
562 | <hbox> | ||
563 | <property stdset="1"> | ||
564 | <name>margin</name> | ||
565 | <number>0</number> | ||
566 | </property> | ||
567 | <property stdset="1"> | ||
568 | <name>spacing</name> | ||
569 | <number>6</number> | ||
570 | </property> | ||
571 | <widget> | ||
572 | <class>QLabel</class> | ||
573 | <property stdset="1"> | ||
574 | <name>name</name> | ||
575 | <cstring>TextLabel3_2_2</cstring> | ||
576 | </property> | ||
577 | <property stdset="1"> | ||
578 | <name>text</name> | ||
579 | <string>Time zone</string> | ||
580 | </property> | ||
581 | </widget> | ||
582 | <widget> | ||
583 | <class>TimeZoneSelector</class> | ||
584 | <property stdset="1"> | ||
585 | <name>name</name> | ||
586 | <cstring>timezone</cstring> | ||
587 | </property> | ||
588 | <property stdset="1"> | ||
589 | <name>sizePolicy</name> | ||
590 | <sizepolicy> | ||
591 | <hsizetype>3</hsizetype> | ||
592 | <vsizetype>1</vsizetype> | ||
593 | </sizepolicy> | ||
594 | </property> | ||
595 | </widget> | ||
596 | </hbox> | ||
597 | </widget> | ||
598 | <widget> | ||
599 | <class>QLayoutWidget</class> | ||
600 | <property stdset="1"> | ||
601 | <name>name</name> | ||
602 | <cstring>Layout9</cstring> | ||
603 | </property> | ||
604 | <property> | ||
605 | <name>layoutSpacing</name> | ||
606 | </property> | ||
607 | <hbox> | ||
608 | <property stdset="1"> | ||
609 | <name>margin</name> | ||
610 | <number>0</number> | ||
611 | </property> | ||
612 | <property stdset="1"> | ||
613 | <name>spacing</name> | ||
614 | <number>1</number> | ||
615 | </property> | ||
616 | <widget> | ||
617 | <class>QCheckBox</class> | ||
618 | <property stdset="1"> | ||
619 | <name>name</name> | ||
620 | <cstring>checkAlarm</cstring> | ||
621 | </property> | ||
622 | <property stdset="1"> | ||
623 | <name>enabled</name> | ||
624 | <bool>true</bool> | ||
625 | </property> | ||
626 | <property stdset="1"> | ||
627 | <name>autoMask</name> | ||
628 | <bool>false</bool> | ||
629 | </property> | ||
630 | <property stdset="1"> | ||
631 | <name>text</name> | ||
632 | <string>&Alarm</string> | ||
633 | </property> | ||
634 | <property stdset="1"> | ||
635 | <name>checked</name> | ||
636 | <bool>false</bool> | ||
637 | </property> | ||
638 | </widget> | ||
639 | <widget> | ||
640 | <class>QSpinBox</class> | ||
641 | <property stdset="1"> | ||
642 | <name>name</name> | ||
643 | <cstring>spinAlarm</cstring> | ||
644 | </property> | ||
645 | <property stdset="1"> | ||
646 | <name>enabled</name> | ||
647 | <bool>false</bool> | ||
648 | </property> | ||
649 | <property stdset="1"> | ||
650 | <name>suffix</name> | ||
651 | <string></string> | ||
652 | </property> | ||
653 | <property stdset="1"> | ||
654 | <name>maxValue</name> | ||
655 | <number>180</number> | ||
656 | </property> | ||
657 | <property stdset="1"> | ||
658 | <name>minValue</name> | ||
659 | <number>0</number> | ||
660 | </property> | ||
661 | <property stdset="1"> | ||
662 | <name>lineStep</name> | ||
663 | <number>1</number> | ||
664 | </property> | ||
665 | <property stdset="1"> | ||
666 | <name>value</name> | ||
667 | <number>5</number> | ||
668 | </property> | ||
669 | </widget> | ||
670 | <widget> | ||
671 | <class>QComboBox</class> | ||
672 | <item> | ||
673 | <property> | ||
674 | <name>text</name> | ||
675 | <string>minutes</string> | ||
676 | </property> | ||
677 | </item> | ||
678 | <item> | ||
679 | <property> | ||
680 | <name>text</name> | ||
681 | <string>hours</string> | ||
682 | </property> | ||
683 | </item> | ||
684 | <item> | ||
685 | <property> | ||
686 | <name>text</name> | ||
687 | <string>days</string> | ||
688 | </property> | ||
689 | </item> | ||
690 | <property stdset="1"> | ||
691 | <name>name</name> | ||
692 | <cstring>ComboInterval</cstring> | ||
693 | </property> | ||
694 | <property stdset="1"> | ||
695 | <name>enabled</name> | ||
696 | <bool>false</bool> | ||
697 | </property> | ||
698 | <property stdset="1"> | ||
699 | <name>currentItem</name> | ||
700 | <number>0</number> | ||
701 | </property> | ||
702 | </widget> | ||
703 | <widget> | ||
704 | <class>QComboBox</class> | ||
705 | <item> | ||
706 | <property> | ||
707 | <name>text</name> | ||
708 | <string>Silent</string> | ||
709 | </property> | ||
710 | </item> | ||
711 | <item> | ||
712 | <property> | ||
713 | <name>text</name> | ||
714 | <string>Loud</string> | ||
715 | </property> | ||
716 | </item> | ||
717 | <property stdset="1"> | ||
718 | <name>name</name> | ||
719 | <cstring>comboSound</cstring> | ||
720 | </property> | ||
721 | <property stdset="1"> | ||
722 | <name>enabled</name> | ||
723 | <bool>false</bool> | ||
724 | </property> | ||
725 | </widget> | ||
726 | </hbox> | ||
727 | </widget> | ||
728 | <widget> | ||
729 | <class>QLayoutWidget</class> | ||
730 | <property stdset="1"> | ||
731 | <name>name</name> | ||
732 | <cstring>Layout11</cstring> | ||
733 | </property> | ||
734 | <hbox> | ||
735 | <property stdset="1"> | ||
736 | <name>margin</name> | ||
737 | <number>0</number> | ||
738 | </property> | ||
739 | <property stdset="1"> | ||
740 | <name>spacing</name> | ||
741 | <number>6</number> | ||
742 | </property> | ||
743 | <widget> | ||
744 | <class>QLabel</class> | ||
745 | <property stdset="1"> | ||
746 | <name>name</name> | ||
747 | <cstring>lblRepeat</cstring> | ||
748 | </property> | ||
749 | <property stdset="1"> | ||
750 | <name>text</name> | ||
751 | <string>Repeat</string> | ||
752 | </property> | ||
753 | </widget> | ||
754 | <widget> | ||
755 | <class>QToolButton</class> | ||
756 | <property stdset="1"> | ||
757 | <name>name</name> | ||
758 | <cstring>cmdRepeat</cstring> | ||
759 | </property> | ||
760 | <property stdset="1"> | ||
761 | <name>sizePolicy</name> | ||
762 | <sizepolicy> | ||
763 | <hsizetype>3</hsizetype> | ||
764 | <vsizetype>0</vsizetype> | ||
765 | </sizepolicy> | ||
766 | </property> | ||
767 | <property stdset="1"> | ||
768 | <name>focusPolicy</name> | ||
769 | <enum>TabFocus</enum> | ||
770 | </property> | ||
771 | <property stdset="1"> | ||
772 | <name>text</name> | ||
773 | <string>No Repeat...</string> | ||
774 | </property> | ||
775 | </widget> | ||
776 | </hbox> | ||
777 | </widget> | ||
778 | <widget> | ||
779 | <class>QToolButton</class> | ||
780 | <property stdset="1"> | ||
781 | <name>name</name> | ||
782 | <cstring>editNote</cstring> | ||
783 | </property> | ||
784 | <property stdset="1"> | ||
785 | <name>text</name> | ||
786 | <string>Note...</string> | ||
787 | </property> | ||
788 | </widget> | ||
789 | </vbox> | ||
790 | </widget> | 544 | </widget> |
791 | </grid> | 545 | </grid> |
792 | </widget> | 546 | </widget> |
793 | <customwidgets> | 547 | <customwidgets> |
794 | <customwidget> | 548 | <customwidget> |
795 | <class>TimeZoneSelector</class> | 549 | <class>TimeZoneSelector</class> |
796 | <header location="global">qpe/tzselect.h</header> | 550 | <header location="global">qpe/tzselect.h</header> |
797 | <sizehint> | 551 | <sizehint> |
798 | <width>21</width> | 552 | <width>21</width> |
799 | <height>10</height> | 553 | <height>10</height> |
800 | </sizehint> | 554 | </sizehint> |
801 | <container>0</container> | 555 | <container>0</container> |
802 | <sizepolicy> | 556 | <sizepolicy> |
803 | <hordata>7</hordata> | 557 | <hordata>7</hordata> |
804 | <verdata>1</verdata> | 558 | <verdata>1</verdata> |
805 | </sizepolicy> | 559 | </sizepolicy> |
@@ -880,34 +634,28 @@ | |||
880 | <signal>toggled(bool)</signal> | 634 | <signal>toggled(bool)</signal> |
881 | <receiver>timePickerStart</receiver> | 635 | <receiver>timePickerStart</receiver> |
882 | <slot>setDisabled(bool)</slot> | 636 | <slot>setDisabled(bool)</slot> |
883 | </connection> | 637 | </connection> |
884 | <connection> | 638 | <connection> |
885 | <sender>checkAlarm</sender> | 639 | <sender>checkAlarm</sender> |
886 | <signal>toggled(bool)</signal> | 640 | <signal>toggled(bool)</signal> |
887 | <receiver>comboSound</receiver> | 641 | <receiver>comboSound</receiver> |
888 | <slot>setEnabled(bool)</slot> | 642 | <slot>setEnabled(bool)</slot> |
889 | </connection> | 643 | </connection> |
890 | <connection> | 644 | <connection> |
891 | <sender>checkAllDay</sender> | 645 | <sender>checkAllDay</sender> |
892 | <signal>toggled(bool)</signal> | 646 | <signal>toggled(bool)</signal> |
893 | <receiver>comboStart</receiver> | 647 | <receiver>comboStart</receiver> |
894 | <slot>setDisabled(bool)</slot> | 648 | <slot>setDisabled(bool)</slot> |
895 | </connection> | 649 | </connection> |
896 | <connection> | ||
897 | <sender>checkAlarm</sender> | ||
898 | <signal>toggled(bool)</signal> | ||
899 | <receiver>ComboInterval</receiver> | ||
900 | <slot>setEnabled(bool)</slot> | ||
901 | </connection> | ||
902 | <slot access="public">endDateChanged( const QString & )</slot> | 650 | <slot access="public">endDateChanged( const QString & )</slot> |
903 | <slot access="public">endDateChanged( int, int, int )</slot> | 651 | <slot access="public">endDateChanged( int, int, int )</slot> |
904 | <slot access="public">endTimeChanged( const QString & )</slot> | 652 | <slot access="public">endTimeChanged( const QString & )</slot> |
905 | <slot access="public">slotRepeat()</slot> | 653 | <slot access="public">slotRepeat()</slot> |
906 | <slot access="public">slotWait( int )</slot> | 654 | <slot access="public">slotWait( int )</slot> |
907 | <slot access="public">startDateChanged( const QString & )</slot> | 655 | <slot access="public">startDateChanged( const QString & )</slot> |
908 | <slot access="public">startDateChanged(int, int, int)</slot> | 656 | <slot access="public">startDateChanged(int, int, int)</slot> |
909 | <slot access="public">startTimeEdited( const QString & )</slot> | 657 | <slot access="public">startTimeEdited( const QString & )</slot> |
910 | <slot access="public">typeChanged( const QString & )</slot> | 658 | <slot access="public">typeChanged( const QString & )</slot> |
911 | <slot access="public">tzexecute(void)</slot> | 659 | <slot access="public">tzexecute(void)</slot> |
912 | </connections> | 660 | </connections> |
913 | </UI> | 661 | </UI> |