<!DOCTYPE UI><UI version="3.3" stdsetdef="1"> <class>KLoanPaymentPageDecl</class> <widget class="TQWidget"> <property name="name"> <cstring>KLoanPaymentPageDecl</cstring> </property> <property name="geometry"> <rect> <x>0</x> <y>0</y> <width>525</width> <height>373</height> </rect> </property> <vbox> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="KActiveLabel"> <property name="name"> <cstring>kActiveLabel1</cstring> </property> <property name="focusPolicy"> <enum>NoFocus</enum> </property> <property name="text"> <string>Now enter the information required for the periodic loan payments. If your regular payments contains any additional fees, click on the <b>Additional fees</b> button to enter them.</string> </property> </widget> <widget class="TQLayoutWidget"> <property name="name"> <cstring>tqlayout4</cstring> </property> <hbox> <property name="name"> <cstring>unnamed</cstring> </property> <spacer> <property name="name"> <cstring>spacer10</cstring> </property> <property name="orientation"> <enum>Horizontal</enum> </property> <property name="sizeType"> <enum>Expanding</enum> </property> <property name="tqsizeHint"> <size> <width>63</width> <height>21</height> </size> </property> </spacer> <widget class="TQLayoutWidget"> <property name="name"> <cstring>tqlayout3</cstring> </property> <grid> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="TQLabel" row="0" column="0" rowspan="1" colspan="2"> <property name="name"> <cstring>textLabel1</cstring> </property> <property name="text"> <string>Principal + Interest</string> </property> </widget> <widget class="TQLabel" row="0" column="2"> <property name="name"> <cstring>m_basePayment</cstring> </property> <property name="font"> <font> <bold>1</bold> </font> </property> <property name="text"> <string>xxx</string> </property> <property name="tqalignment"> <set>AlignVCenter|AlignRight</set> </property> </widget> <widget class="TQLabel" row="1" column="0"> <property name="name"> <cstring>textLabel3</cstring> </property> <property name="text"> <string>+</string> </property> </widget> <widget class="KPushButton" row="1" column="1"> <property name="name"> <cstring>m_additionalFeesButton</cstring> </property> <property name="text"> <string>Additional fees</string> </property> </widget> <widget class="TQLabel" row="1" column="2"> <property name="name"> <cstring>m_additionalFees</cstring> </property> <property name="font"> <font> <bold>1</bold> </font> </property> <property name="text"> <string>xxx</string> </property> <property name="tqalignment"> <set>AlignVCenter|AlignRight</set> </property> </widget> <widget class="TQLabel" row="2" column="0" rowspan="1" colspan="2"> <property name="name"> <cstring>textLabel5</cstring> </property> <property name="text"> <string>= periodical payments</string> </property> </widget> <widget class="TQLabel" row="2" column="2"> <property name="name"> <cstring>m_totalPayment</cstring> </property> <property name="font"> <font> <bold>1</bold> </font> </property> <property name="text"> <string>xxx</string> </property> <property name="tqalignment"> <set>AlignVCenter|AlignRight</set> </property> </widget> </grid> </widget> <spacer> <property name="name"> <cstring>spacer15</cstring> </property> <property name="orientation"> <enum>Horizontal</enum> </property> <property name="sizeType"> <enum>Expanding</enum> </property> <property name="tqsizeHint"> <size> <width>62</width> <height>21</height> </size> </property> </spacer> </hbox> </widget> <spacer> <property name="name"> <cstring>spacer12</cstring> </property> <property name="orientation"> <enum>Vertical</enum> </property> <property name="sizeType"> <enum>Expanding</enum> </property> <property name="tqsizeHint"> <size> <width>20</width> <height>20</height> </size> </property> </spacer> </vbox> </widget> <includes> <include location="global" impldecl="in implementation">kmymoney/kmymoneydateinput.h</include> <include location="global" impldecl="in implementation">kmymoney/kmymoneyedit.h</include> <include location="global" impldecl="in implementation">kmymoney/kmymoneycategory.h</include> </includes> <layoutdefaults spacing="6" margin="11"/> </UI>