Warning, /office/kmymoney/kmymoney/dialogs/kequitypriceupdateconfdlg.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>EquityPriceUpdateConfDlg</class>
0004  <widget class="QDialog" name="EquityPriceUpdateConfDlg">
0005   <property name="geometry">
0006    <rect>
0007     <x>0</x>
0008     <y>0</y>
0009     <width>238</width>
0010     <height>228</height>
0011    </rect>
0012   </property>
0013   <property name="windowTitle">
0014    <string>Updating price configuration</string>
0015   </property>
0016   <layout class="QVBoxLayout" name="verticalLayout">
0017    <item>
0018     <widget class="QGroupBox" name="groupBox">
0019      <property name="title">
0020       <string>Updating price policy</string>
0021      </property>
0022      <layout class="QVBoxLayout" name="verticalLayout_2">
0023       <item>
0024        <widget class="QRadioButton" name="m_updateAll">
0025         <property name="text">
0026          <string>Update all</string>
0027         </property>
0028        </widget>
0029       </item>
0030       <item>
0031        <widget class="QRadioButton" name="m_updateMissing">
0032         <property name="text">
0033          <string>Update &amp;missing</string>
0034         </property>
0035        </widget>
0036       </item>
0037       <item>
0038        <widget class="QRadioButton" name="m_updateDownloaded">
0039         <property name="text">
0040          <string>Update downloaded</string>
0041         </property>
0042        </widget>
0043       </item>
0044       <item>
0045        <widget class="QRadioButton" name="m_updateSource">
0046         <property name="text">
0047          <string>Update from the same source</string>
0048         </property>
0049        </widget>
0050       </item>
0051       <item>
0052        <widget class="QRadioButton" name="m_ask">
0053         <property name="text">
0054          <string>Ask</string>
0055         </property>
0056        </widget>
0057       </item>
0058      </layout>
0059     </widget>
0060    </item>
0061    <item>
0062     <widget class="QDialogButtonBox" name="buttonBox">
0063      <property name="sizePolicy">
0064       <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
0065        <horstretch>0</horstretch>
0066        <verstretch>0</verstretch>
0067       </sizepolicy>
0068      </property>
0069      <property name="standardButtons">
0070       <set>QDialogButtonBox::Cancel|QDialogButtonBox::Ok</set>
0071      </property>
0072      <property name="centerButtons">
0073       <bool>true</bool>
0074      </property>
0075     </widget>
0076    </item>
0077   </layout>
0078  </widget>
0079  <layoutdefault spacing="6" margin="11"/>
0080  <resources/>
0081  <connections>
0082   <connection>
0083    <sender>buttonBox</sender>
0084    <signal>accepted()</signal>
0085    <receiver>EquityPriceUpdateConfDlg</receiver>
0086    <slot>accept()</slot>
0087    <hints>
0088     <hint type="sourcelabel">
0089      <x>302</x>
0090      <y>276</y>
0091     </hint>
0092     <hint type="destinationlabel">
0093      <x>302</x>
0094      <y>152</y>
0095     </hint>
0096    </hints>
0097   </connection>
0098   <connection>
0099    <sender>buttonBox</sender>
0100    <signal>rejected()</signal>
0101    <receiver>EquityPriceUpdateConfDlg</receiver>
0102    <slot>reject()</slot>
0103    <hints>
0104     <hint type="sourcelabel">
0105      <x>302</x>
0106      <y>276</y>
0107     </hint>
0108     <hint type="destinationlabel">
0109      <x>302</x>
0110      <y>152</y>
0111     </hint>
0112    </hints>
0113   </connection>
0114  </connections>
0115  <designerdata>
0116   <property name="gridDeltaX">
0117    <number>2</number>
0118   </property>
0119   <property name="gridDeltaY">
0120    <number>2</number>
0121   </property>
0122   <property name="gridSnapX">
0123    <bool>true</bool>
0124   </property>
0125   <property name="gridSnapY">
0126    <bool>true</bool>
0127   </property>
0128   <property name="gridVisible">
0129    <bool>true</bool>
0130   </property>
0131  </designerdata>
0132 </ui>