You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
211 lines
9.2 KiB
211 lines
9.2 KiB
<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
|
|
<class>CalPrintMonthConfig_Base</class>
|
|
<comment>Configuration page for the print day mode.</comment>
|
|
<author>Reinhold Kainhofer <reinhold@kainhofer.com></author>
|
|
<widget class="TQWidget">
|
|
<property name="name">
|
|
<cstring>CalPrintMonth_Base</cstring>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>463</width>
|
|
<height>161</height>
|
|
</rect>
|
|
</property>
|
|
<grid>
|
|
<property name="name">
|
|
<cstring>unnamed</cstring>
|
|
</property>
|
|
<property name="margin">
|
|
<number>0</number>
|
|
</property>
|
|
<spacer row="5" column="0">
|
|
<property name="name">
|
|
<cstring>spacer2</cstring>
|
|
</property>
|
|
<property name="orientation">
|
|
<enum>Vertical</enum>
|
|
</property>
|
|
<property name="sizeType">
|
|
<enum>Expanding</enum>
|
|
</property>
|
|
<property name="tqsizeHint">
|
|
<size>
|
|
<width>21</width>
|
|
<height>20</height>
|
|
</size>
|
|
</property>
|
|
</spacer>
|
|
<widget class="TQGroupBox" row="0" column="0">
|
|
<property name="name">
|
|
<cstring>mDateRangeGroup</cstring>
|
|
</property>
|
|
<property name="title">
|
|
<string>Date && Time Range</string>
|
|
</property>
|
|
<hbox>
|
|
<property name="name">
|
|
<cstring>unnamed</cstring>
|
|
</property>
|
|
<widget class="TQLabel">
|
|
<property name="name">
|
|
<cstring>mFromDateLabel</cstring>
|
|
</property>
|
|
<property name="text">
|
|
<string>&Start month:</string>
|
|
</property>
|
|
<property name="buddy" stdset="0">
|
|
<cstring>mFromMonth</cstring>
|
|
</property>
|
|
<property name="whatsThis" stdset="0">
|
|
<string>When you want to print more months at once, you can define a month range. This option defines the first month to be printed. Use the option <i>End month</i> to define the last month in this range.</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="KComboBox">
|
|
<property name="name">
|
|
<cstring>mFromMonth</cstring>
|
|
</property>
|
|
<property name="whatsThis" stdset="0">
|
|
<string>When you want to print more months at once, you can define a month range. This option defines the first month to be printed. Use the on <i>End month</i> to define the last month in this range.</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="KIntSpinBox">
|
|
<property name="name">
|
|
<cstring>mFromYear</cstring>
|
|
</property>
|
|
<property name="maxValue">
|
|
<number>3000</number>
|
|
</property>
|
|
<property name="value">
|
|
<number>2007</number>
|
|
</property>
|
|
<property name="whatsThis" stdset="0">
|
|
<string>When you want to print more months at once, you can define a month range. This option defines the first month to be printed. Use the on <i>End month</i> to define the last month in this range.</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="TQLabel">
|
|
<property name="name">
|
|
<cstring>mToDateLabel</cstring>
|
|
</property>
|
|
<property name="text">
|
|
<string>&End month:</string>
|
|
</property>
|
|
<property name="buddy" stdset="0">
|
|
<cstring>mToMonth</cstring>
|
|
</property>
|
|
<property name="whatsThis" stdset="0">
|
|
<string>When you want to print more months at once, you can define a month range. This option defines the last month to be printed. Use the option <i>Start month</i> to define the first month in this range.</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="KComboBox">
|
|
<property name="name">
|
|
<cstring>mToMonth</cstring>
|
|
</property>
|
|
<property name="whatsThis" stdset="0">
|
|
<string>When you want to print more months at once, you can define a month range. This option defines the last month to be printed. Use the option <i>Start month</i> to define the first month in this range.</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="KIntSpinBox">
|
|
<property name="name">
|
|
<cstring>mToYear</cstring>
|
|
</property>
|
|
<property name="maxValue">
|
|
<number>3000</number>
|
|
</property>
|
|
<property name="value">
|
|
<number>2007</number>
|
|
</property>
|
|
<property name="whatsThis" stdset="0">
|
|
<string>When you want to print more months at once, you can define a month range. This option defines the last month to be printed. Use the option <i>Start month</i> to define the first month in this range.</string>
|
|
</property>
|
|
</widget>
|
|
<spacer>
|
|
<property name="name">
|
|
<cstring>spacer1</cstring>
|
|
</property>
|
|
<property name="orientation">
|
|
<enum>Horizontal</enum>
|
|
</property>
|
|
<property name="sizeType">
|
|
<enum>Expanding</enum>
|
|
</property>
|
|
<property name="tqsizeHint">
|
|
<size>
|
|
<width>17</width>
|
|
<height>21</height>
|
|
</size>
|
|
</property>
|
|
</spacer>
|
|
</hbox>
|
|
</widget>
|
|
<widget class="TQCheckBox" row="4" column="0">
|
|
<property name="name">
|
|
<cstring>mIncludeTodos</cstring>
|
|
</property>
|
|
<property name="enabled">
|
|
<bool>false</bool>
|
|
</property>
|
|
<property name="text">
|
|
<string>Include to-&dos that are due on the printed day(s)</string>
|
|
</property>
|
|
<property name="whatsThis" stdset="0">
|
|
<string>Check this option if you want to have to-dos on the print, placed by their due date.</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="TQCheckBox" row="1" column="0">
|
|
<property name="name">
|
|
<cstring>mWeekNumbers</cstring>
|
|
</property>
|
|
<property name="text">
|
|
<string>Print week &numbers</string>
|
|
</property>
|
|
<property name="whatsThis" stdset="0">
|
|
<string>Enable this to print week numbers at the left of each row.</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="TQCheckBox" row="2" column="0">
|
|
<property name="name">
|
|
<cstring>mRecurDaily</cstring>
|
|
</property>
|
|
<property name="text">
|
|
<string>Print daily re&curring to-dos and events</string>
|
|
</property>
|
|
<property name="whatsThis" stdset="0">
|
|
<string>With this option it is possible to leave out the daily recurring to-dos and events in the print. They take a lot of space and make the month view needlessly complicated.</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="TQCheckBox" row="3" column="0">
|
|
<property name="name">
|
|
<cstring>mRecurWeekly</cstring>
|
|
</property>
|
|
<property name="text">
|
|
<string>Print weekl&y recurring to-dos and events</string>
|
|
</property>
|
|
<property name="whatsThis" stdset="0">
|
|
<string>Similar to "Print daily recurring to-dos and events". Weekly to-dos and events will be omitted when making a print of the selected month.</string>
|
|
</property>
|
|
</widget>
|
|
</grid>
|
|
</widget>
|
|
<customwidgets>
|
|
</customwidgets>
|
|
<tabstops>
|
|
<tabstop>mWeekNumbers</tabstop>
|
|
<tabstop>mRecurDaily</tabstop>
|
|
<tabstop>mRecurWeekly</tabstop>
|
|
<tabstop>mIncludeTodos</tabstop>
|
|
</tabstops>
|
|
<includes>
|
|
<include location="global" impldecl="in declaration">kdateedit.h</include>
|
|
</includes>
|
|
<tqlayoutdefaults spacing="6" margin="11"/>
|
|
<includehints>
|
|
<includehint>kcombobox.h</includehint>
|
|
<includehint>knuminput.h</includehint>
|
|
<includehint>kcombobox.h</includehint>
|
|
<includehint>knuminput.h</includehint>
|
|
</includehints>
|
|
</UI>
|