Warning, /office/kmymoney/kmymoney/dialogs/settings/ksettingshome.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>KSettingsHome</class>
0004  <widget class="QWidget" name="KSettingsHome">
0005   <property name="geometry">
0006    <rect>
0007     <x>0</x>
0008     <y>0</y>
0009     <width>659</width>
0010     <height>520</height>
0011    </rect>
0012   </property>
0013   <property name="windowTitle">
0014    <string>Homepage Settings</string>
0015   </property>
0016   <layout class="QVBoxLayout">
0017    <item>
0018     <layout class="QGridLayout">
0019      <item row="0" column="2">
0020       <layout class="QVBoxLayout">
0021        <item>
0022         <spacer name="spacer5">
0023          <property name="orientation">
0024           <enum>Qt::Vertical</enum>
0025          </property>
0026          <property name="sizeType">
0027           <enum>QSizePolicy::Fixed</enum>
0028          </property>
0029          <property name="sizeHint" stdset="0">
0030           <size>
0031            <width>20</width>
0032            <height>20</height>
0033           </size>
0034          </property>
0035         </spacer>
0036        </item>
0037        <item>
0038         <widget class="QPushButton" name="m_upButton">
0039          <property name="toolTip">
0040           <string>Move selected item up</string>
0041          </property>
0042          <property name="whatsThis">
0043           <string>Use this to move the selected item up by one position in the list.</string>
0044          </property>
0045          <property name="text">
0046           <string comment="@action move item up">Up</string>
0047          </property>
0048         </widget>
0049        </item>
0050        <item>
0051         <widget class="QPushButton" name="m_downButton">
0052          <property name="toolTip">
0053           <string>Move selected item down</string>
0054          </property>
0055          <property name="whatsThis">
0056           <string>Use this to move the selected item down by one position in the list.</string>
0057          </property>
0058          <property name="text">
0059           <string comment="@action move item down">Down</string>
0060          </property>
0061         </widget>
0062        </item>
0063        <item>
0064         <spacer name="spacer15">
0065          <property name="orientation">
0066           <enum>Qt::Vertical</enum>
0067          </property>
0068          <property name="sizeType">
0069           <enum>QSizePolicy::Expanding</enum>
0070          </property>
0071          <property name="sizeHint" stdset="0">
0072           <size>
0073            <width>21</width>
0074            <height>70</height>
0075           </size>
0076          </property>
0077         </spacer>
0078        </item>
0079       </layout>
0080      </item>
0081      <item row="0" column="3">
0082       <spacer name="spacer16">
0083        <property name="orientation">
0084         <enum>Qt::Horizontal</enum>
0085        </property>
0086        <property name="sizeType">
0087         <enum>QSizePolicy::Expanding</enum>
0088        </property>
0089        <property name="sizeHint" stdset="0">
0090         <size>
0091          <width>80</width>
0092          <height>21</height>
0093         </size>
0094        </property>
0095       </spacer>
0096      </item>
0097      <item row="1" column="2" colspan="2">
0098       <widget class="QLabel" name="textLabel4">
0099        <property name="sizePolicy">
0100         <sizepolicy hsizetype="Preferred" vsizetype="Minimum">
0101          <horstretch>0</horstretch>
0102          <verstretch>0</verstretch>
0103         </sizepolicy>
0104        </property>
0105        <property name="text">
0106         <string>Selected entries are shown on the home page of the application.&lt;p&gt;
0107 Use the buttons and checkboxes to customize the layout of the home page.</string>
0108        </property>
0109        <property name="alignment">
0110         <set>Qt::AlignTop</set>
0111        </property>
0112        <property name="wordWrap">
0113         <bool>true</bool>
0114        </property>
0115       </widget>
0116      </item>
0117      <item row="0" column="0" rowspan="2">
0118       <widget class="KLineEdit" name="kcfg_ItemList">
0119        <property name="text">
0120         <string/>
0121        </property>
0122       </widget>
0123      </item>
0124      <item row="0" column="1" rowspan="2">
0125       <widget class="QListWidget" name="m_homePageList"/>
0126      </item>
0127     </layout>
0128    </item>
0129    <item>
0130     <widget class="QGroupBox" name="groupbox">
0131      <property name="title">
0132       <string>Homepage/Summary page scaling</string>
0133      </property>
0134      <layout class="QGridLayout">
0135       <item row="0" column="0">
0136        <widget class="QLabel" name="percentageLabel">
0137         <property name="text">
0138          <string>Zoom factor:</string>
0139         </property>
0140         <property name="wordWrap">
0141          <bool>false</bool>
0142         </property>
0143        </widget>
0144       </item>
0145       <item row="1" column="0" colspan="3">
0146        <widget class="QCheckBox" name="kcfg_RememberZoomFactor">
0147         <property name="text">
0148          <string>Remember zoom factor when leaving the program if manually changed with mouse-wheel</string>
0149         </property>
0150        </widget>
0151       </item>
0152       <item row="0" column="1">
0153        <widget class="QDoubleSpinBox" name="kcfg_ZoomFactor">
0154         <property name="minimum">
0155          <double>0.250000000000000</double>
0156         </property>
0157         <property name="maximum">
0158          <double>5.000000000000000</double>
0159         </property>
0160         <property name="singleStep">
0161          <double>0.050000000000000</double>
0162         </property>
0163         <property name="value">
0164          <double>1.000000000000000</double>
0165         </property>
0166        </widget>
0167       </item>
0168       <item row="0" column="2">
0169        <spacer name="spacer4">
0170         <property name="orientation">
0171          <enum>Qt::Horizontal</enum>
0172         </property>
0173         <property name="sizeType">
0174          <enum>QSizePolicy::Expanding</enum>
0175         </property>
0176         <property name="sizeHint" stdset="0">
0177          <size>
0178           <width>40</width>
0179           <height>20</height>
0180          </size>
0181         </property>
0182        </spacer>
0183       </item>
0184      </layout>
0185     </widget>
0186    </item>
0187    <item>
0188     <widget class="QGroupBox" name="groupbox2">
0189      <property name="title">
0190       <string>Account information display</string>
0191      </property>
0192      <layout class="QGridLayout">
0193       <item row="2" column="0" colspan="2">
0194        <widget class="QCheckBox" name="kcfg_ShowCountOfUnmarkedTransactions">
0195         <property name="text">
0196          <string>Show number of not marked transactions per account [!M]</string>
0197         </property>
0198        </widget>
0199       </item>
0200       <item row="5" column="0" colspan="2">
0201        <widget class="QCheckBox" name="kcfg_ShowDateOfLastReconciliation">
0202         <property name="text">
0203          <string>Show date of last reconciliation</string>
0204         </property>
0205        </widget>
0206       </item>
0207       <item row="1" column="0" colspan="2">
0208        <widget class="QCheckBox" name="kcfg_ShowBalanceStatusOfOnlineAccounts">
0209         <property name="text">
0210          <string>Show balance-status of mapped online accounts</string>
0211         </property>
0212        </widget>
0213       </item>
0214       <item row="3" column="0" colspan="2">
0215        <widget class="QCheckBox" name="kcfg_ShowCountOfClearedTransactions">
0216         <property name="text">
0217          <string>Show number of cleared transactions per account [C]</string>
0218         </property>
0219        </widget>
0220       </item>
0221       <item row="4" column="0" colspan="2">
0222        <widget class="QCheckBox" name="kcfg_ShowCountOfNotReconciledTransactions">
0223         <property name="text">
0224          <string>Show number of not reconciled (not marked + cleared) transactions per account [!R]</string>
0225         </property>
0226        </widget>
0227       </item>
0228       <item row="0" column="0" colspan="2">
0229        <widget class="QCheckBox" name="kcfg_ShowLimitInfo">
0230         <property name="text">
0231          <string>Show Account Limit Information</string>
0232         </property>
0233        </widget>
0234       </item>
0235      </layout>
0236     </widget>
0237    </item>
0238   </layout>
0239  </widget>
0240  <layoutdefault spacing="6" margin="11"/>
0241  <customwidgets>
0242   <customwidget>
0243    <class>KLineEdit</class>
0244    <extends>QLineEdit</extends>
0245    <header>klineedit.h</header>
0246   </customwidget>
0247  </customwidgets>
0248  <resources/>
0249  <connections/>
0250 </ui>