Warning, /office/kmymoney/kmymoney/wizards/newaccountwizard/kgeneralloaninfopage.ui is written in an unsupported language. File is not indexed.

0001 <?xml version="1.0" encoding="UTF-8"?>
0002 <ui version="4.0">
0003  <class>KGeneralLoanInfoPage</class>
0004  <widget class="QWidget" name="KGeneralLoanInfoPage">
0005   <property name="geometry">
0006    <rect>
0007     <x>0</x>
0008     <y>0</y>
0009     <width>675</width>
0010     <height>493</height>
0011    </rect>
0012   </property>
0013   <layout class="QVBoxLayout">
0014    <item>
0015     <widget class="QLabel" name="qLabel1">
0016      <property name="focusPolicy">
0017       <enum>Qt::NoFocus</enum>
0018      </property>
0019      <property name="text">
0020       <string>Please select the required options. Please use the &lt;b&gt;What's this?&lt;/b&gt; feature to see more information about the items.</string>
0021      </property>
0022      <property name="wordWrap">
0023       <bool>true</bool>
0024      </property>
0025     </widget>
0026    </item>
0027    <item>
0028     <layout class="QHBoxLayout">
0029      <item>
0030       <layout class="QGridLayout">
0031        <item row="0" column="0">
0032         <widget class="QLabel" name="textLabel1">
0033          <property name="text">
0034           <string>What is the type of the loan?</string>
0035          </property>
0036          <property name="wordWrap">
0037           <bool>false</bool>
0038          </property>
0039         </widget>
0040        </item>
0041        <item row="0" column="1">
0042         <widget class="KComboBox" name="m_loanDirection">
0043          <item>
0044           <property name="text">
0045            <string>I am borrowing money</string>
0046           </property>
0047          </item>
0048          <item>
0049           <property name="text">
0050            <string>I am lending money</string>
0051           </property>
0052          </item>
0053         </widget>
0054        </item>
0055        <item row="1" column="0">
0056         <widget class="QLabel" name="textLabel2">
0057          <property name="text">
0058           <string>Who is the payee/payer of the loan?</string>
0059          </property>
0060          <property name="wordWrap">
0061           <bool>false</bool>
0062          </property>
0063         </widget>
0064        </item>
0065        <item row="1" column="1">
0066         <widget class="KMyMoneyPayeeCombo" name="m_payee" native="true">
0067          <property name="whatsThis">
0068           <string>Enter the name of the person or bank you owe money or who owes you money.
0069 
0070 If the name does not exist within KMyMoney's database, you are asked if you want to create it.</string>
0071          </property>
0072         </widget>
0073        </item>
0074        <item row="2" column="0">
0075         <widget class="QLabel" name="textLabel1_2">
0076          <property name="text">
0077           <string>Did you make/receive any payments yet?</string>
0078          </property>
0079          <property name="wordWrap">
0080           <bool>false</bool>
0081          </property>
0082         </widget>
0083        </item>
0084        <item row="2" column="1">
0085         <widget class="KComboBox" name="m_anyPayments">
0086          <property name="whatsThis">
0087           <string>Were there any payments for this loan whether they are entered into KMyMoney or not?
0088 
0089 Note: Payments made to obtain the loan (e.g. Disagio) are not considered as payments in this context.</string>
0090          </property>
0091          <item>
0092           <property name="text">
0093            <string comment="@item no payments were entered for a loan">No</string>
0094           </property>
0095          </item>
0096          <item>
0097           <property name="text">
0098            <string comment="@item payments were entered for a loan">Yes</string>
0099           </property>
0100          </item>
0101         </widget>
0102        </item>
0103        <item row="3" column="0">
0104         <widget class="QLabel" name="textLabel3">
0105          <property name="text">
0106           <string>Which payments do you want to record?</string>
0107          </property>
0108          <property name="wordWrap">
0109           <bool>false</bool>
0110          </property>
0111         </widget>
0112        </item>
0113        <item row="3" column="1">
0114         <widget class="KComboBox" name="m_recordings">
0115          <property name="whatsThis">
0116           <string>&lt;qt&gt;Select which transactions should be recorded.
0117 
0118 &lt;b&gt;All payments&lt;/b&gt; allows you to enter all payments made for this loan.
0119 
0120 The option to &lt;b&gt;start from the beginning of the current year&lt;/b&gt; is meant for loans that have already been active for a longer period of time, and for which you do not want to enter all past transactions.
0121 &lt;/qt&gt;</string>
0122          </property>
0123          <item>
0124           <property name="text">
0125            <string>All payments</string>
0126           </property>
0127          </item>
0128          <item>
0129           <property name="text">
0130            <string>Start with this year's payments</string>
0131           </property>
0132          </item>
0133         </widget>
0134        </item>
0135        <item row="4" column="0">
0136         <widget class="QLabel" name="textLabel1_3">
0137          <property name="whatsThis">
0138           <string>Enter the ending balance found on the statement that is the last one before you want to start recording this loan in KMyMoney.</string>
0139          </property>
0140          <property name="text">
0141           <string>Balance before start of recording</string>
0142          </property>
0143          <property name="wordWrap">
0144           <bool>false</bool>
0145          </property>
0146         </widget>
0147        </item>
0148        <item row="4" column="1">
0149         <widget class="AmountEdit" name="m_openingBalance">
0150          <property name="whatsThis">
0151           <string>You have selected to record only payments from the beginning of this year. Since prior transactions will not be recorded, you need to supply the balance of the loan on January 1st of this year.</string>
0152          </property>
0153         </widget>
0154        </item>
0155        <item row="5" column="0">
0156         <widget class="QLabel" name="textLabel5">
0157          <property name="text">
0158           <string>Payment frequency</string>
0159          </property>
0160          <property name="wordWrap">
0161           <bool>false</bool>
0162          </property>
0163         </widget>
0164        </item>
0165        <item row="5" column="1">
0166         <widget class="KMyMoneyFrequencyCombo" name="m_paymentFrequency" native="true">
0167          <property name="focusPolicy">
0168           <enum>Qt::TabFocus</enum>
0169          </property>
0170         </widget>
0171        </item>
0172        <item row="6" column="0">
0173         <widget class="QLabel" name="textLabel1_4">
0174          <property name="text">
0175           <string>Interest Compounding frequency</string>
0176          </property>
0177          <property name="wordWrap">
0178           <bool>false</bool>
0179          </property>
0180         </widget>
0181        </item>
0182        <item row="6" column="1">
0183         <widget class="KMyMoneyFrequencyCombo" name="m_compoundFrequency" native="true">
0184          <property name="whatsThis">
0185           <string>Select the frequency with which the interest is compounded. If uncertain, select the same as the payment frequency. Consult your loan contract for details.</string>
0186          </property>
0187         </widget>
0188        </item>
0189        <item row="7" column="0">
0190         <widget class="QLabel" name="textLabel2_2">
0191          <property name="text">
0192           <string>Due date of first payment to be recorded</string>
0193          </property>
0194          <property name="wordWrap">
0195           <bool>false</bool>
0196          </property>
0197         </widget>
0198        </item>
0199        <item row="7" column="1">
0200         <widget class="KMyMoneyDateEdit" name="m_firstPaymentDate">
0201          <property name="focusPolicy">
0202           <enum>Qt::StrongFocus</enum>
0203          </property>
0204          <property name="whatsThis">
0205           <string>Depending on the answer to &lt;b&gt;What do you want to record?&lt;/b&gt; this field means the following:&lt;p&gt;
0206 
0207 &lt;b&gt;All payments&lt;/b&gt;&lt;br&gt;
0208 Enter the due date of the very first payment&lt;p&gt;
0209 
0210 &lt;b&gt;Start with this year's payments&lt;/b&gt;&lt;br&gt;
0211 Enter the due date of the first payment in the current year</string>
0212          </property>
0213         </widget>
0214        </item>
0215        <item row="8" column="0">
0216         <widget class="QLabel" name="textLabel4">
0217          <property name="text">
0218           <string>Type of interest rate</string>
0219          </property>
0220          <property name="wordWrap">
0221           <bool>false</bool>
0222          </property>
0223         </widget>
0224        </item>
0225        <item row="8" column="1">
0226         <widget class="KComboBox" name="m_interestType">
0227          <item>
0228           <property name="text">
0229            <string comment="@item type of interest">Fixed</string>
0230           </property>
0231          </item>
0232          <item>
0233           <property name="text">
0234            <string comment="@item type of interest">Variable</string>
0235           </property>
0236          </item>
0237         </widget>
0238        </item>
0239        <item row="9" column="0">
0240         <widget class="QLabel" name="textLabel3_2">
0241          <property name="text">
0242           <string>Time between interest changes</string>
0243          </property>
0244          <property name="wordWrap">
0245           <bool>false</bool>
0246          </property>
0247         </widget>
0248        </item>
0249        <item row="9" column="1">
0250         <layout class="QHBoxLayout">
0251          <item>
0252           <widget class="QSpinBox" name="m_interestFrequencyAmountEdit">
0253            <property name="minimum">
0254             <number>1</number>
0255            </property>
0256            <property name="maximum">
0257             <number>999</number>
0258            </property>
0259           </widget>
0260          </item>
0261          <item>
0262           <widget class="KComboBox" name="m_interestFrequencyUnitEdit">
0263            <property name="currentIndex">
0264             <number>3</number>
0265            </property>
0266            <item>
0267             <property name="text">
0268              <string comment="@item frequency of interest calculation">Days</string>
0269             </property>
0270            </item>
0271            <item>
0272             <property name="text">
0273              <string comment="@item frequency of interest calculation">Weeks</string>
0274             </property>
0275            </item>
0276            <item>
0277             <property name="text">
0278              <string comment="@item frequency of interest calculation">Months</string>
0279             </property>
0280            </item>
0281            <item>
0282             <property name="text">
0283              <string comment="@item frequency of interest calculation">Years</string>
0284             </property>
0285            </item>
0286           </widget>
0287          </item>
0288         </layout>
0289        </item>
0290        <item row="10" column="0">
0291         <widget class="QLabel" name="textLabel4_2">
0292          <property name="text">
0293           <string>Next interest change is due</string>
0294          </property>
0295          <property name="wordWrap">
0296           <bool>false</bool>
0297          </property>
0298         </widget>
0299        </item>
0300        <item row="10" column="1">
0301         <widget class="KMyMoneyDateEdit" name="m_interestChangeDateEdit">
0302          <property name="focusPolicy">
0303           <enum>Qt::StrongFocus</enum>
0304          </property>
0305         </widget>
0306        </item>
0307       </layout>
0308      </item>
0309      <item>
0310       <spacer name="spacer1">
0311        <property name="orientation">
0312         <enum>Qt::Horizontal</enum>
0313        </property>
0314        <property name="sizeType">
0315         <enum>QSizePolicy::Expanding</enum>
0316        </property>
0317        <property name="sizeHint" stdset="0">
0318         <size>
0319          <width>29</width>
0320          <height>20</height>
0321         </size>
0322        </property>
0323       </spacer>
0324      </item>
0325     </layout>
0326    </item>
0327    <item>
0328     <spacer name="spacer2">
0329      <property name="orientation">
0330       <enum>Qt::Vertical</enum>
0331      </property>
0332      <property name="sizeType">
0333       <enum>QSizePolicy::Expanding</enum>
0334      </property>
0335      <property name="sizeHint" stdset="0">
0336       <size>
0337        <width>20</width>
0338        <height>16</height>
0339       </size>
0340      </property>
0341     </spacer>
0342    </item>
0343   </layout>
0344  </widget>
0345  <layoutdefault spacing="6" margin="11"/>
0346  <customwidgets>
0347   <customwidget>
0348    <class>KComboBox</class>
0349    <extends>QComboBox</extends>
0350    <header>kcombobox.h</header>
0351   </customwidget>
0352   <customwidget>
0353    <class>KDateComboBox</class>
0354    <extends>QComboBox</extends>
0355    <header>kdatecombobox.h</header>
0356   </customwidget>
0357   <customwidget>
0358    <class>KMyMoneyDateEdit</class>
0359    <extends>KDateComboBox</extends>
0360    <header>kmymoneydateedit.h</header>
0361   </customwidget>
0362   <customwidget>
0363    <class>KMyMoneyPayeeCombo</class>
0364    <extends>QWidget</extends>
0365    <header>kmymoneypayeecombo.h</header>
0366    <container>1</container>
0367   </customwidget>
0368   <customwidget>
0369    <class>KMyMoneyFrequencyCombo</class>
0370    <extends>QWidget</extends>
0371    <header>kmymoneyfrequencycombo.h</header>
0372    <container>1</container>
0373   </customwidget>
0374   <customwidget>
0375    <class>AmountEdit</class>
0376    <extends>QLineEdit</extends>
0377    <header>amountedit.h</header>
0378   </customwidget>
0379  </customwidgets>
0380  <resources/>
0381  <connections/>
0382 </ui>