Warning, /office/kmymoney/kmymoney/wizards/newloanwizard/editselectionwizardpage.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>EditSelectionWizardPage</class>
0004  <widget class="QWizardPage" name="EditSelectionWizardPage">
0005   <property name="geometry">
0006    <rect>
0007     <x>0</x>
0008     <y>0</y>
0009     <width>467</width>
0010     <height>262</height>
0011    </rect>
0012   </property>
0013   <property name="title">
0014    <string>Edit selection</string>
0015   </property>
0016   <layout class="QVBoxLayout">
0017    <property name="spacing">
0018     <number>6</number>
0019    </property>
0020    <property name="margin">
0021     <number>11</number>
0022    </property>
0023    <item>
0024     <widget class="QLabel" name="TextLabel2_2_1">
0025      <property name="text">
0026       <string>
0027 Please select, which data of the loan you want to modify.</string>
0028      </property>
0029      <property name="alignment">
0030       <set>Qt::AlignTop</set>
0031      </property>
0032      <property name="wordWrap">
0033       <bool>true</bool>
0034      </property>
0035     </widget>
0036    </item>
0037    <item>
0038     <spacer name="Spacer64">
0039      <property name="orientation">
0040       <enum>Qt::Vertical</enum>
0041      </property>
0042      <property name="sizeType">
0043       <enum>QSizePolicy::Expanding</enum>
0044      </property>
0045      <property name="sizeHint" stdset="0">
0046       <size>
0047        <width>0</width>
0048        <height>48</height>
0049       </size>
0050      </property>
0051     </spacer>
0052    </item>
0053    <item>
0054     <layout class="QHBoxLayout">
0055      <property name="spacing">
0056       <number>6</number>
0057      </property>
0058      <property name="margin">
0059       <number>0</number>
0060      </property>
0061      <item>
0062       <spacer name="Spacer67_4">
0063        <property name="orientation">
0064         <enum>Qt::Horizontal</enum>
0065        </property>
0066        <property name="sizeType">
0067         <enum>QSizePolicy::Expanding</enum>
0068        </property>
0069        <property name="sizeHint" stdset="0">
0070         <size>
0071          <width>93</width>
0072          <height>0</height>
0073         </size>
0074        </property>
0075       </spacer>
0076      </item>
0077      <item>
0078       <widget class="QFrame" name="frame">
0079        <property name="frameShape">
0080         <enum>QFrame::NoFrame</enum>
0081        </property>
0082        <property name="frameShadow">
0083         <enum>QFrame::Plain</enum>
0084        </property>
0085        <layout class="QVBoxLayout">
0086         <property name="spacing">
0087          <number>6</number>
0088         </property>
0089         <property name="margin">
0090          <number>11</number>
0091         </property>
0092         <item>
0093          <widget class="QRadioButton" name="m_editInterestRateButton">
0094           <property name="text">
0095            <string>Modify the interest rate</string>
0096           </property>
0097           <attribute name="buttonGroup">
0098            <string notr="true">m_selectionButtonGroup</string>
0099           </attribute>
0100          </widget>
0101         </item>
0102         <item>
0103          <widget class="QRadioButton" name="m_editOtherCostButton">
0104           <property name="text">
0105            <string>Modify additional fees</string>
0106           </property>
0107           <attribute name="buttonGroup">
0108            <string notr="true">m_selectionButtonGroup</string>
0109           </attribute>
0110          </widget>
0111         </item>
0112         <item>
0113          <widget class="QRadioButton" name="m_editOtherInfoButton">
0114           <property name="text">
0115            <string>Modify other loan information</string>
0116           </property>
0117           <attribute name="buttonGroup">
0118            <string notr="true">m_selectionButtonGroup</string>
0119           </attribute>
0120          </widget>
0121         </item>
0122         <item>
0123          <widget class="QRadioButton" name="m_editAttributesButton">
0124           <property name="text">
0125            <string>Modify loan attributes</string>
0126           </property>
0127           <attribute name="buttonGroup">
0128            <string notr="true">m_selectionButtonGroup</string>
0129           </attribute>
0130          </widget>
0131         </item>
0132        </layout>
0133       </widget>
0134      </item>
0135      <item>
0136       <spacer name="Spacer66">
0137        <property name="orientation">
0138         <enum>Qt::Horizontal</enum>
0139        </property>
0140        <property name="sizeType">
0141         <enum>QSizePolicy::Expanding</enum>
0142        </property>
0143        <property name="sizeHint" stdset="0">
0144         <size>
0145          <width>108</width>
0146          <height>0</height>
0147         </size>
0148        </property>
0149       </spacer>
0150      </item>
0151     </layout>
0152    </item>
0153    <item>
0154     <spacer name="Spacer65">
0155      <property name="orientation">
0156       <enum>Qt::Vertical</enum>
0157      </property>
0158      <property name="sizeType">
0159       <enum>QSizePolicy::Expanding</enum>
0160      </property>
0161      <property name="sizeHint" stdset="0">
0162       <size>
0163        <width>0</width>
0164        <height>47</height>
0165       </size>
0166      </property>
0167     </spacer>
0168    </item>
0169   </layout>
0170  </widget>
0171  <resources/>
0172  <connections/>
0173  <buttongroups>
0174   <buttongroup name="m_selectionButtonGroup"/>
0175  </buttongroups>
0176 </ui>