Warning, /education/marble/src/plugins/render/annotate/DownloadOsmDialog.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>DownloadOsmDialog</class>
0004  <widget class="QDialog" name="DownloadOsmDialog">
0005   <property name="geometry">
0006    <rect>
0007     <x>0</x>
0008     <y>0</y>
0009     <width>461</width>
0010     <height>323</height>
0011    </rect>
0012   </property>
0013   <property name="windowTitle">
0014    <string>Dialog</string>
0015   </property>
0016   <widget class="QDialogButtonBox" name="buttonBox">
0017    <property name="geometry">
0018     <rect>
0019      <x>10</x>
0020      <y>260</y>
0021      <width>441</width>
0022      <height>32</height>
0023     </rect>
0024    </property>
0025    <property name="orientation">
0026     <enum>Qt::Horizontal</enum>
0027    </property>
0028    <property name="standardButtons">
0029     <set>QDialogButtonBox::Cancel</set>
0030    </property>
0031   </widget>
0032   <widget class="QProgressBar" name="progressBar">
0033    <property name="geometry">
0034     <rect>
0035      <x>20</x>
0036      <y>230</y>
0037      <width>431</width>
0038      <height>23</height>
0039     </rect>
0040    </property>
0041    <property name="value">
0042     <number>0</number>
0043    </property>
0044   </widget>
0045   <widget class="Line" name="line">
0046    <property name="geometry">
0047     <rect>
0048      <x>0</x>
0049      <y>210</y>
0050      <width>701</width>
0051      <height>16</height>
0052     </rect>
0053    </property>
0054    <property name="orientation">
0055     <enum>Qt::Horizontal</enum>
0056    </property>
0057   </widget>
0058   <widget class="QWidget" name="horizontalLayoutWidget">
0059    <property name="geometry">
0060     <rect>
0061      <x>10</x>
0062      <y>10</y>
0063      <width>441</width>
0064      <height>201</height>
0065     </rect>
0066    </property>
0067    <layout class="QHBoxLayout" name="horizontalLayout"/>
0068   </widget>
0069  </widget>
0070  <resources/>
0071  <connections>
0072   <connection>
0073    <sender>buttonBox</sender>
0074    <signal>accepted()</signal>
0075    <receiver>DownloadOsmDialog</receiver>
0076    <slot>accept()</slot>
0077    <hints>
0078     <hint type="sourcelabel">
0079      <x>248</x>
0080      <y>254</y>
0081     </hint>
0082     <hint type="destinationlabel">
0083      <x>157</x>
0084      <y>274</y>
0085     </hint>
0086    </hints>
0087   </connection>
0088   <connection>
0089    <sender>buttonBox</sender>
0090    <signal>rejected()</signal>
0091    <receiver>DownloadOsmDialog</receiver>
0092    <slot>reject()</slot>
0093    <hints>
0094     <hint type="sourcelabel">
0095      <x>316</x>
0096      <y>260</y>
0097     </hint>
0098     <hint type="destinationlabel">
0099      <x>286</x>
0100      <y>274</y>
0101     </hint>
0102    </hints>
0103   </connection>
0104  </connections>
0105 </ui>