Warning, /office/kmymoney/kmymoney/plugins/kbanking/dialogs/kbaccountsettings.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>KBAccountSettings</class>
0004  <widget class="QWidget" name="KBAccountSettings">
0005   <property name="geometry">
0006    <rect>
0007     <x>0</x>
0008     <y>0</y>
0009     <width>561</width>
0010     <height>499</height>
0011    </rect>
0012   </property>
0013   <layout class="QVBoxLayout" name="verticalLayout_3">
0014    <item>
0015     <widget class="QTabWidget" name="tabWidget2">
0016      <property name="currentIndex">
0017       <number>0</number>
0018      </property>
0019      <widget class="QWidget" name="payeeTab">
0020       <attribute name="title">
0021        <string>Payee</string>
0022       </attribute>
0023       <layout class="QVBoxLayout" name="verticalLayout_2">
0024        <item>
0025         <widget class="QGroupBox" name="groupBox">
0026          <property name="title">
0027           <string/>
0028          </property>
0029          <layout class="QVBoxLayout" name="verticalLayout">
0030           <item>
0031            <widget class="QRadioButton" name="m_usePayeeAsIsButton">
0032             <property name="text">
0033              <string>Use payee field as provided by institution</string>
0034             </property>
0035             <property name="checked">
0036              <bool>false</bool>
0037             </property>
0038            </widget>
0039           </item>
0040           <item>
0041            <widget class="QRadioButton" name="m_extractPayeeButton">
0042             <property name="text">
0043              <string>Extract payee from memo field using regular expressions</string>
0044             </property>
0045             <property name="checked">
0046              <bool>true</bool>
0047             </property>
0048            </widget>
0049           </item>
0050          </layout>
0051         </widget>
0052        </item>
0053        <item>
0054         <widget class="QFrame" name="m_memoFrame">
0055          <property name="enabled">
0056           <bool>true</bool>
0057          </property>
0058          <property name="frameShape">
0059           <enum>QFrame::NoFrame</enum>
0060          </property>
0061          <property name="frameShadow">
0062           <enum>QFrame::Sunken</enum>
0063          </property>
0064          <layout class="QGridLayout">
0065           <item row="1" column="0">
0066            <widget class="QLabel" name="textLabel1">
0067             <property name="text">
0068              <string>Payee</string>
0069             </property>
0070             <property name="wordWrap">
0071              <bool>false</bool>
0072             </property>
0073            </widget>
0074           </item>
0075           <item row="2" column="0">
0076            <widget class="QLabel" name="textLabel2">
0077             <property name="text">
0078              <string>Memo</string>
0079             </property>
0080             <property name="wordWrap">
0081              <bool>false</bool>
0082             </property>
0083            </widget>
0084           </item>
0085           <item row="2" column="1">
0086            <widget class="KLineEdit" name="m_memoRegExpEdit"/>
0087           </item>
0088           <item row="1" column="1">
0089            <widget class="KLineEdit" name="m_payeeRegExpEdit"/>
0090           </item>
0091           <item row="4" column="1">
0092            <widget class="KEditListWidget" name="m_payeeExceptions">
0093             <property name="enabled">
0094              <bool>true</bool>
0095             </property>
0096             <property name="buttons">
0097              <set>KEditListWidget::All</set>
0098             </property>
0099            </widget>
0100           </item>
0101           <item row="0" column="1">
0102            <widget class="QLabel" name="textLabel3">
0103             <property name="text">
0104              <string>Regular Expression for</string>
0105             </property>
0106             <property name="wordWrap">
0107              <bool>false</bool>
0108             </property>
0109            </widget>
0110           </item>
0111          </layout>
0112         </widget>
0113        </item>
0114       </layout>
0115      </widget>
0116      <widget class="QWidget" name="downloadTab">
0117       <attribute name="title">
0118        <string>Download</string>
0119       </attribute>
0120       <layout class="QVBoxLayout">
0121        <item>
0122         <widget class="QCheckBox" name="m_transactionDownload">
0123          <property name="whatsThis">
0124           <string>The plugin usually downloads the account balance and transactions. In some circumstances, the download of transaction data is not supported for certain accounts. The following option allows to turn off the request for transaction data.</string>
0125          </property>
0126          <property name="text">
0127           <string>Download transactions from institution</string>
0128          </property>
0129          <property name="checked">
0130           <bool>false</bool>
0131          </property>
0132         </widget>
0133        </item>
0134        <item>
0135         <layout class="QGridLayout">
0136          <item row="0" column="1">
0137           <widget class="KComboBox" name="m_preferredStatementDate">
0138            <item>
0139             <property name="text">
0140              <string>Ask user</string>
0141             </property>
0142            </item>
0143            <item>
0144             <property name="text">
0145              <string>No date</string>
0146             </property>
0147            </item>
0148            <item>
0149             <property name="text">
0150              <string>Last download</string>
0151             </property>
0152            </item>
0153            <item>
0154             <property name="text">
0155              <string>First possible</string>
0156             </property>
0157            </item>
0158           </widget>
0159          </item>
0160          <item row="0" column="0">
0161           <widget class="QLabel" name="textLabel2_2">
0162            <property name="text">
0163             <string>Default start date for statement download</string>
0164            </property>
0165            <property name="wordWrap">
0166             <bool>true</bool>
0167            </property>
0168           </widget>
0169          </item>
0170         </layout>
0171        </item>
0172        <item>
0173         <spacer name="spacer2">
0174          <property name="orientation">
0175           <enum>Qt::Vertical</enum>
0176          </property>
0177          <property name="sizeType">
0178           <enum>QSizePolicy::Expanding</enum>
0179          </property>
0180          <property name="sizeHint" stdset="0">
0181           <size>
0182            <width>20</width>
0183            <height>160</height>
0184           </size>
0185          </property>
0186         </spacer>
0187        </item>
0188       </layout>
0189      </widget>
0190      <widget class="QWidget" name="memoTab">
0191       <attribute name="title">
0192        <string>Memo</string>
0193       </attribute>
0194       <layout class="QVBoxLayout" name="verticalLayout_4">
0195        <item>
0196         <widget class="QCheckBox" name="m_removeLineBreaksFromMemo">
0197          <property name="toolTip">
0198           <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Remove the line breaks in the memo field that have been inserted between multiple purpose fields of the transaction.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
0199          </property>
0200          <property name="whatsThis">
0201           <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Some institutions take multiple purpose fields of a transaction and treat it as a single one. In this case the line break characters inserted after each purpose field are distracting and are removed when this option is enabled.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
0202          </property>
0203          <property name="text">
0204           <string>Remove line breaks from memo field</string>
0205          </property>
0206         </widget>
0207        </item>
0208        <item>
0209         <widget class="QCheckBox" name="m_includePayeeDetails">
0210          <property name="toolTip">
0211           <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Add additional payee details found in the transaction to the memo.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
0212          </property>
0213          <property name="text">
0214           <string>Include the payee details in memo</string>
0215          </property>
0216         </widget>
0217        </item>
0218        <item>
0219         <spacer name="verticalSpacer">
0220          <property name="orientation">
0221           <enum>Qt::Vertical</enum>
0222          </property>
0223          <property name="sizeHint" stdset="0">
0224           <size>
0225            <width>20</width>
0226            <height>384</height>
0227           </size>
0228          </property>
0229         </spacer>
0230        </item>
0231       </layout>
0232      </widget>
0233     </widget>
0234    </item>
0235    <item>
0236     <spacer name="spacer1">
0237      <property name="orientation">
0238       <enum>Qt::Vertical</enum>
0239      </property>
0240      <property name="sizeType">
0241       <enum>QSizePolicy::Expanding</enum>
0242      </property>
0243      <property name="sizeHint" stdset="0">
0244       <size>
0245        <width>20</width>
0246        <height>16</height>
0247       </size>
0248      </property>
0249     </spacer>
0250    </item>
0251   </layout>
0252  </widget>
0253  <layoutdefault spacing="6" margin="11"/>
0254  <customwidgets>
0255   <customwidget>
0256    <class>KComboBox</class>
0257    <extends>QComboBox</extends>
0258    <header>kcombobox.h</header>
0259   </customwidget>
0260   <customwidget>
0261    <class>KLineEdit</class>
0262    <extends>QLineEdit</extends>
0263    <header>klineedit.h</header>
0264   </customwidget>
0265   <customwidget>
0266    <class>KEditListWidget</class>
0267    <extends>QWidget</extends>
0268    <header>keditlistwidget.h</header>
0269   </customwidget>
0270  </customwidgets>
0271  <tabstops>
0272   <tabstop>m_payeeRegExpEdit</tabstop>
0273   <tabstop>m_memoRegExpEdit</tabstop>
0274  </tabstops>
0275  <resources/>
0276  <connections>
0277   <connection>
0278    <sender>m_extractPayeeButton</sender>
0279    <signal>toggled(bool)</signal>
0280    <receiver>m_memoFrame</receiver>
0281    <slot>setEnabled(bool)</slot>
0282    <hints>
0283     <hint type="sourcelabel">
0284      <x>20</x>
0285      <y>20</y>
0286     </hint>
0287     <hint type="destinationlabel">
0288      <x>20</x>
0289      <y>20</y>
0290     </hint>
0291    </hints>
0292   </connection>
0293  </connections>
0294 </ui>