Warning, /office/kmymoney/kmymoney/plugins/reconciliationreport/kreconciliationreportdlgdecl.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>KReconciliationReportDlgDecl</class>
0004  <widget class="QDialog" name="KReconciliationReportDlgDecl">
0005   <property name="geometry">
0006    <rect>
0007     <x>0</x>
0008     <y>0</y>
0009     <width>980</width>
0010     <height>480</height>
0011    </rect>
0012   </property>
0013   <property name="windowTitle">
0014    <string>Reconciliation report</string>
0015   </property>
0016   <property name="sizeGripEnabled">
0017    <bool>true</bool>
0018   </property>
0019   <layout class="QVBoxLayout">
0020    <item>
0021     <widget class="QTabWidget" name="m_tabWidget">
0022      <property name="currentIndex">
0023       <number>1</number>
0024      </property>
0025      <widget class="QWidget" name="m_summaryTab">
0026       <attribute name="title">
0027        <string>Summar&amp;y</string>
0028       </attribute>
0029       <layout class="QVBoxLayout" name="m_summaryLayout"/>
0030      </widget>
0031      <widget class="QWidget" name="m_detailsTab">
0032       <attribute name="title">
0033        <string>&amp;Details</string>
0034       </attribute>
0035       <layout class="QVBoxLayout" name="m_detailsLayout"/>
0036      </widget>
0037     </widget>
0038    </item>
0039    <item>
0040     <widget class="QDialogButtonBox" name="m_buttonBox">
0041      <property name="standardButtons">
0042       <set>QDialogButtonBox::Ok</set>
0043      </property>
0044     </widget>
0045    </item>
0046   </layout>
0047  </widget>
0048  <layoutdefault spacing="6" margin="11"/>
0049  <resources/>
0050  <connections>
0051   <connection>
0052    <sender>m_buttonBox</sender>
0053    <signal>accepted()</signal>
0054    <receiver>KReconciliationReportDlgDecl</receiver>
0055    <slot>accept()</slot>
0056    <hints>
0057     <hint type="sourcelabel">
0058      <x>723</x>
0059      <y>448</y>
0060     </hint>
0061     <hint type="destinationlabel">
0062      <x>208</x>
0063      <y>476</y>
0064     </hint>
0065    </hints>
0066   </connection>
0067  </connections>
0068 </ui>