summaryrefslogtreecommitdiff
path: root/core/pim/datebook/dateentry.ui
Unidiff
Diffstat (limited to 'core/pim/datebook/dateentry.ui') (more/less context) (ignore whitespace changes)
-rw-r--r--core/pim/datebook/dateentry.ui1095
1 files changed, 1095 insertions, 0 deletions
diff --git a/core/pim/datebook/dateentry.ui b/core/pim/datebook/dateentry.ui
new file mode 100644
index 0000000..0c363a4
--- a/dev/null
+++ b/core/pim/datebook/dateentry.ui
@@ -0,0 +1,1095 @@
1<!DOCTYPE UI><UI>
2<class>DateEntryBase</class>
3<comment>*********************************************************************
4** Copyright (C) 2000 Trolltech AS. All rights reserved.
5**
6** This file is part of Qtopia Environment.
7**
8** This file may be distributed and/or modified under the terms of the
9** GNU General Public License version 2 as published by the Free Software
10** Foundation and appearing in the file LICENSE.GPL included in the
11** packaging of this file.
12**
13** This file is provided AS IS with NO WARRANTY OF ANY KIND, INCLUDING THE
14** WARRANTY OF DESIGN, MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
15**
16** See http://www.trolltech.com/gpl/ for GPL licensing information.
17**
18** Contact info@trolltech.com if any conditions of this licensing are
19** not clear to you.
20**
21** $Id$
22**
23*********************************************************************</comment>
24<widget>
25 <class>QWidget</class>
26 <property stdset="1">
27 <name>name</name>
28 <cstring>DateEntryBase</cstring>
29 </property>
30 <property stdset="1">
31 <name>geometry</name>
32 <rect>
33 <x>0</x>
34 <y>0</y>
35 <width>242</width>
36 <height>339</height>
37 </rect>
38 </property>
39 <property stdset="1">
40 <name>caption</name>
41 <string>New Event</string>
42 </property>
43 <property>
44 <name>layoutMargin</name>
45 </property>
46 <property>
47 <name>layoutSpacing</name>
48 </property>
49 <grid>
50 <property stdset="1">
51 <name>margin</name>
52 <number>0</number>
53 </property>
54 <property stdset="1">
55 <name>spacing</name>
56 <number>0</number>
57 </property>
58 <widget row="1" column="0" >
59 <class>QLabel</class>
60 <property stdset="1">
61 <name>name</name>
62 <cstring>TextLabel2</cstring>
63 </property>
64 <property stdset="1">
65 <name>frameShape</name>
66 <enum>MShape</enum>
67 </property>
68 <property stdset="1">
69 <name>frameShadow</name>
70 <enum>MShadow</enum>
71 </property>
72 <property stdset="1">
73 <name>text</name>
74 <string>Location</string>
75 </property>
76 </widget>
77 <widget row="2" column="0" >
78 <class>QLabel</class>
79 <property stdset="1">
80 <name>name</name>
81 <cstring>TextLabel2_2</cstring>
82 </property>
83 <property stdset="1">
84 <name>text</name>
85 <string>Category</string>
86 </property>
87 <property>
88 <name>buddy</name>
89 <cstring>comboPriority</cstring>
90 </property>
91 </widget>
92 <widget row="0" column="1" rowspan="1" colspan="3" >
93 <class>QComboBox</class>
94 <item>
95 <property>
96 <name>text</name>
97 <string>(None)</string>
98 </property>
99 </item>
100 <item>
101 <property>
102 <name>text</name>
103 <string>Meeting</string>
104 </property>
105 </item>
106 <item>
107 <property>
108 <name>text</name>
109 <string>Lunch</string>
110 </property>
111 </item>
112 <item>
113 <property>
114 <name>text</name>
115 <string>Dinner</string>
116 </property>
117 </item>
118 <item>
119 <property>
120 <name>text</name>
121 <string>Travel</string>
122 </property>
123 </item>
124 <property stdset="1">
125 <name>name</name>
126 <cstring>comboDescription</cstring>
127 </property>
128 <property stdset="1">
129 <name>sizePolicy</name>
130 <sizepolicy>
131 <hsizetype>7</hsizetype>
132 <vsizetype>0</vsizetype>
133 </sizepolicy>
134 </property>
135 <property stdset="1">
136 <name>editable</name>
137 <bool>true</bool>
138 </property>
139 <property stdset="1">
140 <name>currentItem</name>
141 <number>0</number>
142 </property>
143 <property stdset="1">
144 <name>duplicatesEnabled</name>
145 <bool>false</bool>
146 </property>
147 </widget>
148 <widget row="0" column="0" >
149 <class>QLabel</class>
150 <property stdset="1">
151 <name>name</name>
152 <cstring>TextLabel1</cstring>
153 </property>
154 <property stdset="1">
155 <name>text</name>
156 <string>Description:</string>
157 </property>
158 </widget>
159 <widget row="1" column="1" rowspan="1" colspan="3" >
160 <class>QComboBox</class>
161 <item>
162 <property>
163 <name>text</name>
164 <string>(Unknown)</string>
165 </property>
166 </item>
167 <item>
168 <property>
169 <name>text</name>
170 <string>Office</string>
171 </property>
172 </item>
173 <item>
174 <property>
175 <name>text</name>
176 <string>Home</string>
177 </property>
178 </item>
179 <property stdset="1">
180 <name>name</name>
181 <cstring>comboLocation</cstring>
182 </property>
183 <property stdset="1">
184 <name>sizePolicy</name>
185 <sizepolicy>
186 <hsizetype>7</hsizetype>
187 <vsizetype>0</vsizetype>
188 </sizepolicy>
189 </property>
190 <property stdset="1">
191 <name>editable</name>
192 <bool>true</bool>
193 </property>
194 <property stdset="1">
195 <name>currentItem</name>
196 <number>0</number>
197 </property>
198 <property stdset="1">
199 <name>duplicatesEnabled</name>
200 <bool>false</bool>
201 </property>
202 </widget>
203 <widget row="2" column="1" rowspan="1" colspan="3" >
204 <class>CategorySelect</class>
205 <property stdset="1">
206 <name>name</name>
207 <cstring>comboCategory</cstring>
208 </property>
209 </widget>
210 <widget row="3" column="0" >
211 <class>QLabel</class>
212 <property stdset="1">
213 <name>name</name>
214 <cstring>TextLabel3</cstring>
215 </property>
216 <property stdset="1">
217 <name>text</name>
218 <string>Start</string>
219 </property>
220 </widget>
221 <widget row="3" column="1" >
222 <class>QPushButton</class>
223 <property stdset="1">
224 <name>name</name>
225 <cstring>buttonStart</cstring>
226 </property>
227 <property stdset="1">
228 <name>text</name>
229 <string>Jan 02 00</string>
230 </property>
231 </widget>
232 <widget row="3" column="2" rowspan="1" colspan="2" >
233 <class>QComboBox</class>
234 <item>
235 <property>
236 <name>text</name>
237 <string>00:00</string>
238 </property>
239 </item>
240 <item>
241 <property>
242 <name>text</name>
243 <string>00:30</string>
244 </property>
245 </item>
246 <item>
247 <property>
248 <name>text</name>
249 <string>01:00</string>
250 </property>
251 </item>
252 <item>
253 <property>
254 <name>text</name>
255 <string>01:30</string>
256 </property>
257 </item>
258 <item>
259 <property>
260 <name>text</name>
261 <string>02:00</string>
262 </property>
263 </item>
264 <item>
265 <property>
266 <name>text</name>
267 <string>02:30</string>
268 </property>
269 </item>
270 <item>
271 <property>
272 <name>text</name>
273 <string>03:00</string>
274 </property>
275 </item>
276 <item>
277 <property>
278 <name>text</name>
279 <string>03:30</string>
280 </property>
281 </item>
282 <item>
283 <property>
284 <name>text</name>
285 <string>04:00</string>
286 </property>
287 </item>
288 <item>
289 <property>
290 <name>text</name>
291 <string>04:30</string>
292 </property>
293 </item>
294 <item>
295 <property>
296 <name>text</name>
297 <string>05:00</string>
298 </property>
299 </item>
300 <item>
301 <property>
302 <name>text</name>
303 <string>05:30</string>
304 </property>
305 </item>
306 <item>
307 <property>
308 <name>text</name>
309 <string>06:00</string>
310 </property>
311 </item>
312 <item>
313 <property>
314 <name>text</name>
315 <string>06:30</string>
316 </property>
317 </item>
318 <item>
319 <property>
320 <name>text</name>
321 <string>07:00</string>
322 </property>
323 </item>
324 <item>
325 <property>
326 <name>text</name>
327 <string>07:30</string>
328 </property>
329 </item>
330 <item>
331 <property>
332 <name>text</name>
333 <string>08:00</string>
334 </property>
335 </item>
336 <item>
337 <property>
338 <name>text</name>
339 <string>08:30</string>
340 </property>
341 </item>
342 <item>
343 <property>
344 <name>text</name>
345 <string>09:00</string>
346 </property>
347 </item>
348 <item>
349 <property>
350 <name>text</name>
351 <string>09:30</string>
352 </property>
353 </item>
354 <item>
355 <property>
356 <name>text</name>
357 <string>10:00</string>
358 </property>
359 </item>
360 <item>
361 <property>
362 <name>text</name>
363 <string>10:30</string>
364 </property>
365 </item>
366 <item>
367 <property>
368 <name>text</name>
369 <string>11:00</string>
370 </property>
371 </item>
372 <item>
373 <property>
374 <name>text</name>
375 <string>11:30</string>
376 </property>
377 </item>
378 <item>
379 <property>
380 <name>text</name>
381 <string>12:00</string>
382 </property>
383 </item>
384 <item>
385 <property>
386 <name>text</name>
387 <string>12:30</string>
388 </property>
389 </item>
390 <item>
391 <property>
392 <name>text</name>
393 <string>13:00</string>
394 </property>
395 </item>
396 <item>
397 <property>
398 <name>text</name>
399 <string>13:30</string>
400 </property>
401 </item>
402 <item>
403 <property>
404 <name>text</name>
405 <string>14:00</string>
406 </property>
407 </item>
408 <item>
409 <property>
410 <name>text</name>
411 <string>14:30</string>
412 </property>
413 </item>
414 <item>
415 <property>
416 <name>text</name>
417 <string>15:00</string>
418 </property>
419 </item>
420 <item>
421 <property>
422 <name>text</name>
423 <string>15:30</string>
424 </property>
425 </item>
426 <item>
427 <property>
428 <name>text</name>
429 <string>16:00</string>
430 </property>
431 </item>
432 <item>
433 <property>
434 <name>text</name>
435 <string>16:30</string>
436 </property>
437 </item>
438 <item>
439 <property>
440 <name>text</name>
441 <string>17:00</string>
442 </property>
443 </item>
444 <item>
445 <property>
446 <name>text</name>
447 <string>17:30</string>
448 </property>
449 </item>
450 <item>
451 <property>
452 <name>text</name>
453 <string>18:00</string>
454 </property>
455 </item>
456 <item>
457 <property>
458 <name>text</name>
459 <string>18:30</string>
460 </property>
461 </item>
462 <item>
463 <property>
464 <name>text</name>
465 <string>19:00</string>
466 </property>
467 </item>
468 <item>
469 <property>
470 <name>text</name>
471 <string>19:30</string>
472 </property>
473 </item>
474 <item>
475 <property>
476 <name>text</name>
477 <string>20:00</string>
478 </property>
479 </item>
480 <item>
481 <property>
482 <name>text</name>
483 <string>20:30</string>
484 </property>
485 </item>
486 <item>
487 <property>
488 <name>text</name>
489 <string>21:00</string>
490 </property>
491 </item>
492 <item>
493 <property>
494 <name>text</name>
495 <string>21:30</string>
496 </property>
497 </item>
498 <item>
499 <property>
500 <name>text</name>
501 <string>22:00</string>
502 </property>
503 </item>
504 <item>
505 <property>
506 <name>text</name>
507 <string>22:30</string>
508 </property>
509 </item>
510 <item>
511 <property>
512 <name>text</name>
513 <string>23:00</string>
514 </property>
515 </item>
516 <item>
517 <property>
518 <name>text</name>
519 <string>23:30</string>
520 </property>
521 </item>
522 <property stdset="1">
523 <name>name</name>
524 <cstring>comboStart</cstring>
525 </property>
526 <property stdset="1">
527 <name>editable</name>
528 <bool>true</bool>
529 </property>
530 <property stdset="1">
531 <name>duplicatesEnabled</name>
532 <bool>false</bool>
533 </property>
534 </widget>
535 <widget row="4" column="1" >
536 <class>QPushButton</class>
537 <property stdset="1">
538 <name>name</name>
539 <cstring>buttonEnd</cstring>
540 </property>
541 <property stdset="1">
542 <name>text</name>
543 <string>Jan 02 00</string>
544 </property>
545 </widget>
546 <widget row="4" column="2" rowspan="1" colspan="2" >
547 <class>QComboBox</class>
548 <item>
549 <property>
550 <name>text</name>
551 <string>00:00</string>
552 </property>
553 </item>
554 <item>
555 <property>
556 <name>text</name>
557 <string>00:30</string>
558 </property>
559 </item>
560 <item>
561 <property>
562 <name>text</name>
563 <string>01:00</string>
564 </property>
565 </item>
566 <item>
567 <property>
568 <name>text</name>
569 <string>01:30</string>
570 </property>
571 </item>
572 <item>
573 <property>
574 <name>text</name>
575 <string>02:00</string>
576 </property>
577 </item>
578 <item>
579 <property>
580 <name>text</name>
581 <string>02:30</string>
582 </property>
583 </item>
584 <item>
585 <property>
586 <name>text</name>
587 <string>03:00</string>
588 </property>
589 </item>
590 <item>
591 <property>
592 <name>text</name>
593 <string>03:30</string>
594 </property>
595 </item>
596 <item>
597 <property>
598 <name>text</name>
599 <string>04:00</string>
600 </property>
601 </item>
602 <item>
603 <property>
604 <name>text</name>
605 <string>04:30</string>
606 </property>
607 </item>
608 <item>
609 <property>
610 <name>text</name>
611 <string>05:00</string>
612 </property>
613 </item>
614 <item>
615 <property>
616 <name>text</name>
617 <string>05:30</string>
618 </property>
619 </item>
620 <item>
621 <property>
622 <name>text</name>
623 <string>06:00</string>
624 </property>
625 </item>
626 <item>
627 <property>
628 <name>text</name>
629 <string>06:30</string>
630 </property>
631 </item>
632 <item>
633 <property>
634 <name>text</name>
635 <string>07:00</string>
636 </property>
637 </item>
638 <item>
639 <property>
640 <name>text</name>
641 <string>07:30</string>
642 </property>
643 </item>
644 <item>
645 <property>
646 <name>text</name>
647 <string>08:00</string>
648 </property>
649 </item>
650 <item>
651 <property>
652 <name>text</name>
653 <string>08:30</string>
654 </property>
655 </item>
656 <item>
657 <property>
658 <name>text</name>
659 <string>09:00</string>
660 </property>
661 </item>
662 <item>
663 <property>
664 <name>text</name>
665 <string>09:30</string>
666 </property>
667 </item>
668 <item>
669 <property>
670 <name>text</name>
671 <string>10:00</string>
672 </property>
673 </item>
674 <item>
675 <property>
676 <name>text</name>
677 <string>10:30</string>
678 </property>
679 </item>
680 <item>
681 <property>
682 <name>text</name>
683 <string>11:00</string>
684 </property>
685 </item>
686 <item>
687 <property>
688 <name>text</name>
689 <string>11:30</string>
690 </property>
691 </item>
692 <item>
693 <property>
694 <name>text</name>
695 <string>12:00</string>
696 </property>
697 </item>
698 <item>
699 <property>
700 <name>text</name>
701 <string>12:30</string>
702 </property>
703 </item>
704 <item>
705 <property>
706 <name>text</name>
707 <string>13:00</string>
708 </property>
709 </item>
710 <item>
711 <property>
712 <name>text</name>
713 <string>13:30</string>
714 </property>
715 </item>
716 <item>
717 <property>
718 <name>text</name>
719 <string>14:00</string>
720 </property>
721 </item>
722 <item>
723 <property>
724 <name>text</name>
725 <string>14:30</string>
726 </property>
727 </item>
728 <item>
729 <property>
730 <name>text</name>
731 <string>15:00</string>
732 </property>
733 </item>
734 <item>
735 <property>
736 <name>text</name>
737 <string>15:30</string>
738 </property>
739 </item>
740 <item>
741 <property>
742 <name>text</name>
743 <string>16:00</string>
744 </property>
745 </item>
746 <item>
747 <property>
748 <name>text</name>
749 <string>16:30</string>
750 </property>
751 </item>
752 <item>
753 <property>
754 <name>text</name>
755 <string>17:00</string>
756 </property>
757 </item>
758 <item>
759 <property>
760 <name>text</name>
761 <string>17:30</string>
762 </property>
763 </item>
764 <item>
765 <property>
766 <name>text</name>
767 <string>18:00</string>
768 </property>
769 </item>
770 <item>
771 <property>
772 <name>text</name>
773 <string>18:30</string>
774 </property>
775 </item>
776 <item>
777 <property>
778 <name>text</name>
779 <string>19:00</string>
780 </property>
781 </item>
782 <item>
783 <property>
784 <name>text</name>
785 <string>19:30</string>
786 </property>
787 </item>
788 <item>
789 <property>
790 <name>text</name>
791 <string>20:00</string>
792 </property>
793 </item>
794 <item>
795 <property>
796 <name>text</name>
797 <string>20:30</string>
798 </property>
799 </item>
800 <item>
801 <property>
802 <name>text</name>
803 <string>21:00</string>
804 </property>
805 </item>
806 <item>
807 <property>
808 <name>text</name>
809 <string>21:30</string>
810 </property>
811 </item>
812 <item>
813 <property>
814 <name>text</name>
815 <string>22:00</string>
816 </property>
817 </item>
818 <item>
819 <property>
820 <name>text</name>
821 <string>22:30</string>
822 </property>
823 </item>
824 <item>
825 <property>
826 <name>text</name>
827 <string>23:00</string>
828 </property>
829 </item>
830 <item>
831 <property>
832 <name>text</name>
833 <string>23:30</string>
834 </property>
835 </item>
836 <property stdset="1">
837 <name>name</name>
838 <cstring>comboEnd</cstring>
839 </property>
840 <property stdset="1">
841 <name>editable</name>
842 <bool>true</bool>
843 </property>
844 <property stdset="1">
845 <name>duplicatesEnabled</name>
846 <bool>false</bool>
847 </property>
848 </widget>
849 <widget row="4" column="0" >
850 <class>QLabel</class>
851 <property stdset="1">
852 <name>name</name>
853 <cstring>TextLabel3_2</cstring>
854 </property>
855 <property stdset="1">
856 <name>text</name>
857 <string>End</string>
858 </property>
859 </widget>
860 <widget row="5" column="0" >
861 <class>QCheckBox</class>
862 <property stdset="1">
863 <name>name</name>
864 <cstring>checkAllDay</cstring>
865 </property>
866 <property stdset="1">
867 <name>text</name>
868 <string>All day</string>
869 </property>
870 </widget>
871 <widget row="6" column="0" >
872 <class>QLabel</class>
873 <property stdset="1">
874 <name>name</name>
875 <cstring>TextLabel3_2_2</cstring>
876 </property>
877 <property stdset="1">
878 <name>text</name>
879 <string>Time zone:</string>
880 </property>
881 </widget>
882 <widget row="6" column="1" rowspan="1" colspan="3" >
883 <class>TimeZoneSelector</class>
884 <property stdset="1">
885 <name>name</name>
886 <cstring>timezone</cstring>
887 </property>
888 </widget>
889 <widget row="7" column="0" >
890 <class>QCheckBox</class>
891 <property stdset="1">
892 <name>name</name>
893 <cstring>checkAlarm</cstring>
894 </property>
895 <property stdset="1">
896 <name>enabled</name>
897 <bool>true</bool>
898 </property>
899 <property stdset="1">
900 <name>autoMask</name>
901 <bool>false</bool>
902 </property>
903 <property stdset="1">
904 <name>text</name>
905 <string>&amp;Alarm</string>
906 </property>
907 <property stdset="1">
908 <name>checked</name>
909 <bool>false</bool>
910 </property>
911 </widget>
912 <widget row="7" column="1" rowspan="1" colspan="2" >
913 <class>QSpinBox</class>
914 <property stdset="1">
915 <name>name</name>
916 <cstring>spinAlarm</cstring>
917 </property>
918 <property stdset="1">
919 <name>enabled</name>
920 <bool>false</bool>
921 </property>
922 <property stdset="1">
923 <name>suffix</name>
924 <string> minutes</string>
925 </property>
926 <property stdset="1">
927 <name>maxValue</name>
928 <number>180</number>
929 </property>
930 <property stdset="1">
931 <name>minValue</name>
932 <number>0</number>
933 </property>
934 <property stdset="1">
935 <name>lineStep</name>
936 <number>5</number>
937 </property>
938 <property stdset="1">
939 <name>value</name>
940 <number>5</number>
941 </property>
942 </widget>
943 <widget row="7" column="3" >
944 <class>QComboBox</class>
945 <item>
946 <property>
947 <name>text</name>
948 <string>Silent</string>
949 </property>
950 </item>
951 <item>
952 <property>
953 <name>text</name>
954 <string>Loud</string>
955 </property>
956 </item>
957 <property stdset="1">
958 <name>name</name>
959 <cstring>comboSound</cstring>
960 </property>
961 <property stdset="1">
962 <name>enabled</name>
963 <bool>false</bool>
964 </property>
965 </widget>
966 <widget row="8" column="0" >
967 <class>QLabel</class>
968 <property stdset="1">
969 <name>name</name>
970 <cstring>lblRepeat</cstring>
971 </property>
972 <property stdset="1">
973 <name>text</name>
974 <string>Repeat</string>
975 </property>
976 </widget>
977 <widget row="8" column="1" rowspan="1" colspan="3" >
978 <class>QToolButton</class>
979 <property stdset="1">
980 <name>name</name>
981 <cstring>cmdRepeat</cstring>
982 </property>
983 <property stdset="1">
984 <name>focusPolicy</name>
985 <enum>TabFocus</enum>
986 </property>
987 <property stdset="1">
988 <name>text</name>
989 <string>No Repeat...</string>
990 </property>
991 </widget>
992 <widget row="9" column="0" rowspan="1" colspan="4" >
993 <class>QMultiLineEdit</class>
994 <property stdset="1">
995 <name>name</name>
996 <cstring>editNote</cstring>
997 </property>
998 </widget>
999 </grid>
1000</widget>
1001<customwidgets>
1002 <customwidget>
1003 <class>TimeZoneSelector</class>
1004 <header location="global">qpe/tzselect.h</header>
1005 <sizehint>
1006 <width>21</width>
1007 <height>10</height>
1008 </sizehint>
1009 <container>0</container>
1010 <sizepolicy>
1011 <hordata>7</hordata>
1012 <verdata>1</verdata>
1013 </sizepolicy>
1014 <pixmap>image0</pixmap>
1015 </customwidget>
1016 <customwidget>
1017 <class>CategorySelect</class>
1018 <header location="global">qpe/categoryselect.h</header>
1019 <sizehint>
1020 <width>-1</width>
1021 <height>-1</height>
1022 </sizehint>
1023 <container>0</container>
1024 <sizepolicy>
1025 <hordata>7</hordata>
1026 <verdata>1</verdata>
1027 </sizepolicy>
1028 <pixmap>image1</pixmap>
1029 </customwidget>
1030</customwidgets>
1031<images>
1032 <image>
1033 <name>image0</name>
1034 <data format="XPM.GZ" length="45">789cd3d7528808f055d0d2e72a2e492cc94c5648ce482c52d04a29cdcdad8c8eb5ade6523250004143a55a6b2e0026630c4f</data>
1035 </image>
1036 <image>
1037 <name>image1</name>
1038 <data format="XPM.GZ" length="646">789c6dd2c10ac2300c00d07bbf2234b7229d1be245fc04c5a3201e4615f430059d0711ff5ddb2e6bb236ec90eed134cb5a19d8ef36602af5ecdbfeeac05dda0798d3abebde87e3faa374d3807fa0d633a52d38d8de6f679fe33fc776e196f53cd010188256a3600a292882096246517815ca99884606e18044a3a40d91824820924265a7923a2e8bcd05f33db1173e002913175f2a6be6d3294871a2d95fa00e8a94ee017b69d339d90df1e77c57ea072ede6758</data>
1039 </image>
1040</images>
1041<connections>
1042 <connection>
1043 <sender>checkAlarm</sender>
1044 <signal>toggled(bool)</signal>
1045 <receiver>spinAlarm</receiver>
1046 <slot>setEnabled(bool)</slot>
1047 </connection>
1048 <connection>
1049 <sender>comboEnd</sender>
1050 <signal>activated(const QString&amp;)</signal>
1051 <receiver>DateEntryBase</receiver>
1052 <slot>endTimeChanged( const QString &amp; )</slot>
1053 </connection>
1054 <connection>
1055 <sender>cmdRepeat</sender>
1056 <signal>clicked()</signal>
1057 <receiver>DateEntryBase</receiver>
1058 <slot>slotRepeat()</slot>
1059 </connection>
1060 <connection>
1061 <sender>comboStart</sender>
1062 <signal>activated(int)</signal>
1063 <receiver>DateEntryBase</receiver>
1064 <slot>startTimeChanged( int )</slot>
1065 </connection>
1066 <connection>
1067 <sender>checkAllDay</sender>
1068 <signal>toggled(bool)</signal>
1069 <receiver>comboEnd</receiver>
1070 <slot>setDisabled(bool)</slot>
1071 </connection>
1072 <connection>
1073 <sender>checkAlarm</sender>
1074 <signal>toggled(bool)</signal>
1075 <receiver>comboSound</receiver>
1076 <slot>setEnabled(bool)</slot>
1077 </connection>
1078 <connection>
1079 <sender>checkAllDay</sender>
1080 <signal>toggled(bool)</signal>
1081 <receiver>comboStart</receiver>
1082 <slot>setDisabled(bool)</slot>
1083 </connection>
1084 <slot access="public">endDateChanged( const QString &amp; )</slot>
1085 <slot access="public">endDateChanged( int, int, int )</slot>
1086 <slot access="public">endTimeChanged( const QString &amp; )</slot>
1087 <slot access="public">slotRepeat()</slot>
1088 <slot access="public">slotWait( int )</slot>
1089 <slot access="public">startDateChanged( const QString &amp; )</slot>
1090 <slot access="public">startDateChanged(int, int, int)</slot>
1091 <slot access="public">startTimeChanged( int )</slot>
1092 <slot access="public">typeChanged( const QString &amp; )</slot>
1093 <slot access="public">tzexecute(void)</slot>
1094</connections>
1095</UI>