Warning, /office/kmymoney/kmymoney/dialogs/ktemplateexportdlg.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>KTemplateExportDlg</class>
0004  <widget class="QDialog" name="KTemplateExportDlg">
0005   <property name="geometry">
0006    <rect>
0007     <x>0</x>
0008     <y>0</y>
0009     <width>397</width>
0010     <height>284</height>
0011    </rect>
0012   </property>
0013   <property name="windowTitle">
0014    <string>Template Export Attributes</string>
0015   </property>
0016   <layout class="QGridLayout" name="gridLayout">
0017    <item row="6" column="0">
0018     <widget class="KTextEdit" name="m_longDescription"/>
0019    </item>
0020    <item row="4" column="0">
0021     <widget class="QLineEdit" name="m_shortDescription"/>
0022    </item>
0023    <item row="3" column="0">
0024     <widget class="QLabel" name="label_2">
0025      <property name="text">
0026       <string>Short description</string>
0027      </property>
0028     </widget>
0029    </item>
0030    <item row="5" column="0">
0031     <widget class="QLabel" name="label_3">
0032      <property name="text">
0033       <string>Long Description</string>
0034      </property>
0035     </widget>
0036    </item>
0037    <item row="1" column="0">
0038     <widget class="QLineEdit" name="m_title"/>
0039    </item>
0040    <item row="0" column="0">
0041     <widget class="QLabel" name="label">
0042      <property name="text">
0043       <string>Title</string>
0044      </property>
0045     </widget>
0046    </item>
0047    <item row="7" column="0">
0048     <widget class="QDialogButtonBox" name="buttonBox">
0049      <property name="orientation">
0050       <enum>Qt::Horizontal</enum>
0051      </property>
0052      <property name="standardButtons">
0053       <set>QDialogButtonBox::Cancel|QDialogButtonBox::Ok</set>
0054      </property>
0055     </widget>
0056    </item>
0057   </layout>
0058  </widget>
0059  <customwidgets>
0060   <customwidget>
0061    <class>KTextEdit</class>
0062    <extends>QTextEdit</extends>
0063    <header>ktextedit.h</header>
0064   </customwidget>
0065  </customwidgets>
0066  <tabstops>
0067   <tabstop>m_title</tabstop>
0068   <tabstop>m_shortDescription</tabstop>
0069   <tabstop>buttonBox</tabstop>
0070  </tabstops>
0071  <resources/>
0072  <connections>
0073   <connection>
0074    <sender>buttonBox</sender>
0075    <signal>accepted()</signal>
0076    <receiver>KTemplateExportDlg</receiver>
0077    <slot>accept()</slot>
0078    <hints>
0079     <hint type="sourcelabel">
0080      <x>248</x>
0081      <y>254</y>
0082     </hint>
0083     <hint type="destinationlabel">
0084      <x>157</x>
0085      <y>274</y>
0086     </hint>
0087    </hints>
0088   </connection>
0089   <connection>
0090    <sender>buttonBox</sender>
0091    <signal>rejected()</signal>
0092    <receiver>KTemplateExportDlg</receiver>
0093    <slot>reject()</slot>
0094    <hints>
0095     <hint type="sourcelabel">
0096      <x>316</x>
0097      <y>260</y>
0098     </hint>
0099     <hint type="destinationlabel">
0100      <x>286</x>
0101      <y>274</y>
0102     </hint>
0103    </hints>
0104   </connection>
0105  </connections>
0106 </ui>