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.
201 lines
7.4 KiB
201 lines
7.4 KiB
<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
|
|
<class>CalPrintYearConfig_Base</class>
|
|
<comment>Configuration page for the yearly print mode.</comment>
|
|
<author>Reinhold Kainhofer <reinhold@kainhofer.com></author>
|
|
<widget class="TQWidget">
|
|
<property name="name">
|
|
<cstring>CalPrintYear_Base</cstring>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>340</width>
|
|
<height>237</height>
|
|
</rect>
|
|
</property>
|
|
<property name="caption">
|
|
<string>CalPrintYear_Base</string>
|
|
</property>
|
|
<vbox>
|
|
<property name="name">
|
|
<cstring>unnamed</cstring>
|
|
</property>
|
|
<property name="margin">
|
|
<number>0</number>
|
|
</property>
|
|
<widget class="TQButtonGroup">
|
|
<property name="name">
|
|
<cstring>mDateRangeGroup</cstring>
|
|
</property>
|
|
<property name="title">
|
|
<string>Yearly print options</string>
|
|
</property>
|
|
<property name="selectedId" stdset="0">
|
|
<number>-1</number>
|
|
</property>
|
|
<grid>
|
|
<property name="name">
|
|
<cstring>unnamed</cstring>
|
|
</property>
|
|
<widget class="TQLabel" row="0" column="0">
|
|
<property name="name">
|
|
<cstring>mYearLabel</cstring>
|
|
</property>
|
|
<property name="text">
|
|
<string>Print &Year:</string>
|
|
</property>
|
|
<property name="buddy" stdset="0">
|
|
<cstring>mYear</cstring>
|
|
</property>
|
|
</widget>
|
|
<widget class="TQLabel" row="1" column="0">
|
|
<property name="name">
|
|
<cstring>mPagesLabel</cstring>
|
|
</property>
|
|
<property name="text">
|
|
<string>Number of &pages:</string>
|
|
</property>
|
|
<property name="buddy" stdset="0">
|
|
<cstring>mPages</cstring>
|
|
</property>
|
|
</widget>
|
|
<widget class="TQSpinBox" row="0" column="1">
|
|
<property name="name">
|
|
<cstring>mYear</cstring>
|
|
</property>
|
|
<property name="maxValue">
|
|
<number>2500</number>
|
|
</property>
|
|
<property name="minValue">
|
|
<number>0</number>
|
|
</property>
|
|
<property name="value">
|
|
<number>2007</number>
|
|
</property>
|
|
</widget>
|
|
<spacer row="0" column="2">
|
|
<property name="name">
|
|
<cstring>spacer4</cstring>
|
|
</property>
|
|
<property name="orientation">
|
|
<enum>Horizontal</enum>
|
|
</property>
|
|
<property name="sizeType">
|
|
<enum>Expanding</enum>
|
|
</property>
|
|
<property name="sizeHint">
|
|
<size>
|
|
<width>120</width>
|
|
<height>21</height>
|
|
</size>
|
|
</property>
|
|
</spacer>
|
|
<widget class="TQComboBox" row="1" column="1">
|
|
<property name="name">
|
|
<cstring>mPages</cstring>
|
|
</property>
|
|
</widget>
|
|
<spacer row="1" column="2">
|
|
<property name="name">
|
|
<cstring>spacer5</cstring>
|
|
</property>
|
|
<property name="orientation">
|
|
<enum>Horizontal</enum>
|
|
</property>
|
|
<property name="sizeType">
|
|
<enum>Expanding</enum>
|
|
</property>
|
|
<property name="sizeHint">
|
|
<size>
|
|
<width>131</width>
|
|
<height>21</height>
|
|
</size>
|
|
</property>
|
|
</spacer>
|
|
</grid>
|
|
</widget>
|
|
<widget class="TQGroupBox">
|
|
<property name="name">
|
|
<cstring>mDisplayOptionsGroup</cstring>
|
|
</property>
|
|
<property name="title">
|
|
<string>Display Options</string>
|
|
</property>
|
|
<grid>
|
|
<property name="name">
|
|
<cstring>unnamed</cstring>
|
|
</property>
|
|
<widget class="TQLabel" row="0" column="0">
|
|
<property name="name">
|
|
<cstring>mSubDaysLabel</cstring>
|
|
</property>
|
|
<property name="text">
|
|
<string>Show sub-day events as:</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="TQLabel" row="1" column="0">
|
|
<property name="name">
|
|
<cstring>mHolidaysLabel</cstring>
|
|
</property>
|
|
<property name="text">
|
|
<string>Show holidays as:</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="TQComboBox" row="0" column="1">
|
|
<item>
|
|
<property name="text">
|
|
<string>Text</string>
|
|
</property>
|
|
</item>
|
|
<item>
|
|
<property name="text">
|
|
<string>Time Boxes</string>
|
|
</property>
|
|
</item>
|
|
<property name="name">
|
|
<cstring>mSubDays</cstring>
|
|
</property>
|
|
<property name="currentItem">
|
|
<number>1</number>
|
|
</property>
|
|
</widget>
|
|
<widget class="TQComboBox" row="1" column="1">
|
|
<item>
|
|
<property name="text">
|
|
<string>Text</string>
|
|
</property>
|
|
</item>
|
|
<item>
|
|
<property name="text">
|
|
<string>Time Boxes</string>
|
|
</property>
|
|
</item>
|
|
<property name="name">
|
|
<cstring>mHolidays</cstring>
|
|
</property>
|
|
</widget>
|
|
</grid>
|
|
</widget>
|
|
<spacer>
|
|
<property name="name">
|
|
<cstring>spacer3</cstring>
|
|
</property>
|
|
<property name="orientation">
|
|
<enum>Vertical</enum>
|
|
</property>
|
|
<property name="sizeType">
|
|
<enum>Expanding</enum>
|
|
</property>
|
|
<property name="sizeHint">
|
|
<size>
|
|
<width>21</width>
|
|
<height>40</height>
|
|
</size>
|
|
</property>
|
|
</spacer>
|
|
</vbox>
|
|
</widget>
|
|
<layoutdefaults spacing="6" margin="11"/>
|
|
</UI>
|