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.
koffice/kplato/kptaccountsviewconfigurepan...

69 lines
2.1 KiB

<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
<class>KPlato::AccountsviewConfigurePanelBase</class>
<author>Dag Andersen &lt;danders@get2net.dk&gt;</author>
<widget class="TQWidget">
<property name="name">
<cstring>AccountsviewConfigurePanelBase</cstring>
</property>
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>337</width>
<height>81</height>
</rect>
</property>
<property name="caption">
<string>AccountsviewConfigurePanelBase</string>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<property name="margin">
<number>0</number>
</property>
<widget class="TQLabel" row="0" column="0">
<property name="name">
<cstring>textLabel1</cstring>
</property>
<property name="text">
<string>Cut-off date:</string>
</property>
</widget>
<widget class="TQComboBox" row="1" column="1">
<property name="name">
<cstring>periodBox</cstring>
</property>
</widget>
<widget class="KDateWidget" row="0" column="1">
<property name="name">
<cstring>dateEdit</cstring>
</property>
</widget>
<widget class="TQLabel" row="1" column="0">
<property name="name">
<cstring>textLabel1_2</cstring>
</property>
<property name="text">
<string>Periodicity:</string>
</property>
</widget>
<widget class="TQCheckBox" row="2" column="0" rowspan="1" colspan="2">
<property name="name">
<cstring>cumulative</cstring>
</property>
<property name="text">
<string>Cumulative</string>
</property>
</widget>
</grid>
</widget>
<customwidgets>
</customwidgets>
<layoutdefaults spacing="6" margin="11"/>
<includes>
<include location="global" impldecl="in implementation">kdatewidget.h</include>
</includes>
</UI>