Warning, /office/kmymoney/kmymoney/dialogs/kselecttransactionsdlg.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>KSelectTransactionsDlg</class>
0004  <widget class="QDialog" name="KSelectTransactionsDlg">
0005   <property name="geometry">
0006    <rect>
0007     <x>0</x>
0008     <y>0</y>
0009     <width>794</width>
0010     <height>456</height>
0011    </rect>
0012   </property>
0013   <property name="windowTitle">
0014    <string>xxx</string>
0015   </property>
0016   <property name="sizeGripEnabled">
0017    <bool>true</bool>
0018   </property>
0019   <layout class="QVBoxLayout">
0020    <item>
0021     <widget class="QLabel" name="m_description">
0022      <property name="focusPolicy">
0023       <enum>Qt::NoFocus</enum>
0024      </property>
0025      <property name="text">
0026       <string>xxx</string>
0027      </property>
0028      <property name="wordWrap">
0029       <bool>true</bool>
0030      </property>
0031     </widget>
0032    </item>
0033    <item>
0034     <widget class="KMyMoneyRegister::Register" name="m_register" native="true">
0035      <property name="sizePolicy">
0036       <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
0037        <horstretch>0</horstretch>
0038        <verstretch>3</verstretch>
0039       </sizepolicy>
0040      </property>
0041      <property name="rowCount" stdset="0">
0042       <number>0</number>
0043      </property>
0044      <property name="columnCount" stdset="0">
0045       <number>12</number>
0046      </property>
0047     </widget>
0048    </item>
0049    <item>
0050     <widget class="QDialogButtonBox" name="buttonBox">
0051      <property name="standardButtons">
0052       <set>QDialogButtonBox::Cancel|QDialogButtonBox::Help|QDialogButtonBox::Ok</set>
0053      </property>
0054     </widget>
0055    </item>
0056   </layout>
0057  </widget>
0058  <layoutdefault spacing="6" margin="11"/>
0059  <customwidgets>
0060   <customwidget>
0061    <class>KMyMoneyRegister::Register</class>
0062    <extends>QWidget</extends>
0063    <header>register.h</header>
0064   </customwidget>
0065  </customwidgets>
0066  <resources/>
0067  <connections>
0068   <connection>
0069    <sender>buttonBox</sender>
0070    <signal>accepted()</signal>
0071    <receiver>KSelectTransactionsDlg</receiver>
0072    <slot>accept()</slot>
0073    <hints>
0074     <hint type="sourcelabel">
0075      <x>396</x>
0076      <y>432</y>
0077     </hint>
0078     <hint type="destinationlabel">
0079      <x>396</x>
0080      <y>227</y>
0081     </hint>
0082    </hints>
0083   </connection>
0084   <connection>
0085    <sender>buttonBox</sender>
0086    <signal>rejected()</signal>
0087    <receiver>KSelectTransactionsDlg</receiver>
0088    <slot>reject()</slot>
0089    <hints>
0090     <hint type="sourcelabel">
0091      <x>396</x>
0092      <y>432</y>
0093     </hint>
0094     <hint type="destinationlabel">
0095      <x>396</x>
0096      <y>227</y>
0097     </hint>
0098    </hints>
0099   </connection>
0100  </connections>
0101 </ui>