<string>Here you can choose which events should be printed based on their date. This check enables you to enter the start date of the date range. Use the <i>End date</i> to enter the end date of the daterange.</string>
</property>
</widget>
<widget class="KDateEdit" row="0" column="1">
<property name="name">
<cstring>mFromDate</cstring>
</property>
<property name="focusPolicy">
<enum>StrongFocus</enum>
</property>
<property name="whatsThis" stdset="0">
<string>Here you can choose which events should be printed based on their date. This check enables you to enter the start date of the date range. Use the <i>End date</i> to enter the end date of the daterange.</string>
</property>
</widget>
<widget class="QLabel" row="1" column="2">
<property name="name">
<cstring>mToTimeLabel</cstring>
</property>
<property name="text">
<string>End ti&me:</string>
</property>
<property name="buddy" stdset="0">
<cstring>mToTime</cstring>
</property>
<property name="whatsThis" stdset="0">
<string>All events which start later than the given time will not be printed.</string>
<string>All events which start later than the given time will not be printed.</string>
</property>
</widget>
<widget class="QLabel" row="0" column="2">
<property name="name">
<cstring>mFromTimeLabel</cstring>
</property>
<property name="text">
<string>Start &time:</string>
</property>
<property name="buddy" stdset="0">
<cstring>mFromTime</cstring>
</property>
<property name="whatsThis" stdset="0">
<string>All events which start earlier than the given time will not be printed.</string>
</property>
</widget>
<widget class="QTimeEdit" row="0" column="3">
<property name="name">
<cstring>mFromTime</cstring>
</property>
<property name="time">
<time>
<hour>8</hour>
<minute>0</minute>
<second>0</second>
</time>
</property>
<property name="display">
<set>Minutes|Hours</set>
</property>
<property name="whatsThis" stdset="0">
<string>All events which start earlier than the given time will not be printed.</string>
</property>
</widget>
<widget class="KDateEdit" row="1" column="1">
<property name="name">
<cstring>mToDate</cstring>
</property>
<property name="focusPolicy">
<enum>StrongFocus</enum>
</property>
<property name="whatsThis" stdset="0">
<string>Here you can choose which events should be printed based on their date. This check enables you to enter the end date of the date range. Use the <i>Start date</i> to enter the start date of the daterange.</string>
</property>
</widget>
<widget class="QLabel" row="1" column="0">
<property name="name">
<cstring>mToDateLabel</cstring>
</property>
<property name="text">
<string>&End date:</string>
</property>
<property name="buddy" stdset="0">
<cstring>mToDate</cstring>
</property>
<property name="whatsThis" stdset="0">
<string>Here you can choose which events should be printed based on their date. This check enables you to enter the end date of the date range. Use the <i>Start date</i> to enter the start date of the daterange.</string>
</property>
</widget>
</grid>
</widget>
<widget class="QCheckBox" row="3" column="0">
<property name="name">
<cstring>mColors</cstring>
</property>
<property name="text">
<string>&Use colors</string>
</property>
<property name="whatsThis" stdset="0">
<string>The timetable view supports colors. If you want to make use of colors you should check this option. The category colors will be used.</string>
<string>This view is similar to the weekview in KOrganizer. The week is printed in landscape tqlayout. You can even use the same colors for the items if you check <i>Use Colors</i>.</string>
<string>This view is similar to the week view in KOrganizer. The only difference with the timetable view is the page tqlayout. Timetables are printed in landscape, the split week view in portrait.</string>