Warning, /education/marble/src/lib/marble/MapThemeDownloadDialog.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>MapThemeDownloadDialog</class>
0004  <widget class="QDialog" name="MapThemeDownloadDialog">
0005   <property name="geometry">
0006    <rect>
0007     <x>0</x>
0008     <y>0</y>
0009     <width>683</width>
0010     <height>420</height>
0011    </rect>
0012   </property>
0013   <property name="windowTitle">
0014    <string>Install Maps</string>
0015   </property>
0016   <layout class="QVBoxLayout" name="verticalLayout">
0017    <item>
0018     <widget class="QListView" name="listView">
0019      <property name="horizontalScrollBarPolicy">
0020       <enum>Qt::ScrollBarAlwaysOff</enum>
0021      </property>
0022     </widget>
0023    </item>
0024    <item>
0025     <widget class="QDialogButtonBox" name="buttonBox">
0026      <property name="orientation">
0027       <enum>Qt::Horizontal</enum>
0028      </property>
0029      <property name="standardButtons">
0030       <set>QDialogButtonBox::Close</set>
0031      </property>
0032     </widget>
0033    </item>
0034   </layout>
0035  </widget>
0036  <resources/>
0037  <connections>
0038   <connection>
0039    <sender>buttonBox</sender>
0040    <signal>rejected()</signal>
0041    <receiver>MapThemeDownloadDialog</receiver>
0042    <slot>reject()</slot>
0043    <hints>
0044     <hint type="sourcelabel">
0045      <x>316</x>
0046      <y>260</y>
0047     </hint>
0048     <hint type="destinationlabel">
0049      <x>286</x>
0050      <y>274</y>
0051     </hint>
0052    </hints>
0053   </connection>
0054   <connection>
0055    <sender>buttonBox</sender>
0056    <signal>accepted()</signal>
0057    <receiver>MapThemeDownloadDialog</receiver>
0058    <slot>accept()</slot>
0059    <hints>
0060     <hint type="sourcelabel">
0061      <x>248</x>
0062      <y>254</y>
0063     </hint>
0064     <hint type="destinationlabel">
0065      <x>157</x>
0066      <y>274</y>
0067     </hint>
0068    </hints>
0069   </connection>
0070  </connections>
0071 </ui>