Warning, /education/marble/src/lib/marble/MapViewWidget.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>MapViewWidget</class>
0004  <widget class="QWidget" name="MapViewWidget">
0005   <property name="geometry">
0006    <rect>
0007     <x>0</x>
0008     <y>0</y>
0009     <width>251</width>
0010     <height>426</height>
0011    </rect>
0012   </property>
0013   <property name="windowTitle">
0014    <string>Map View</string>
0015   </property>
0016   <layout class="QVBoxLayout" name="verticalLayout">
0017    <item>
0018     <layout class="QHBoxLayout" name="toolBarLayout">
0019      <property name="spacing">
0020       <number>0</number>
0021      </property>
0022     </layout>
0023    </item>
0024    <item>
0025     <widget class="QLabel" name="projectionLabel_2">
0026      <property name="text">
0027       <string>&amp;Projection</string>
0028      </property>
0029      <property name="buddy">
0030       <cstring>projectionComboBox</cstring>
0031      </property>
0032     </widget>
0033    </item>
0034    <item>
0035     <widget class="QComboBox" name="projectionComboBox">
0036      <property name="enabled">
0037       <bool>false</bool>
0038      </property>
0039      <item>
0040       <property name="text">
0041        <string>Globe</string>
0042       </property>
0043       <property name="icon">
0044        <iconset resource="../../apps/marble-ui/marble.qrc">
0045         <normaloff>:/icons/map-globe.png</normaloff>:/icons/map-globe.png</iconset>
0046       </property>
0047      </item>
0048      <item>
0049       <property name="text">
0050        <string>Flat Map</string>
0051       </property>
0052       <property name="icon">
0053        <iconset resource="../../apps/marble-ui/marble.qrc">
0054         <normaloff>:/icons/map-flat.png</normaloff>:/icons/map-flat.png</iconset>
0055       </property>
0056      </item>
0057      <item>
0058       <property name="text">
0059        <string>Mercator</string>
0060       </property>
0061       <property name="icon">
0062        <iconset resource="../../apps/marble-ui/marble.qrc">
0063         <normaloff>:/icons/map-mercator.png</normaloff>:/icons/map-mercator.png</iconset>
0064       </property>
0065      </item>
0066      <item>
0067       <property name="text">
0068        <string>Gnomonic</string>
0069       </property>
0070       <property name="icon">
0071        <iconset resource="../../apps/marble-ui/marble.qrc">
0072         <normaloff>:/icons/map-gnomonic.png</normaloff>:/icons/map-gnomonic.png</iconset>
0073       </property>
0074      </item>
0075      <item>
0076       <property name="text">
0077        <string>Stereographic</string>
0078       </property>
0079       <property name="icon">
0080        <iconset resource="../../apps/marble-ui/marble.qrc">
0081         <normaloff>:/icons/map-globe.png</normaloff>:/icons/map-globe.png</iconset>
0082       </property>
0083      </item>
0084      <item>
0085       <property name="text">
0086        <string>Lambert Azimuthal Equal Area</string>
0087       </property>
0088       <property name="icon">
0089        <iconset resource="../../apps/marble-ui/marble.qrc">
0090         <normaloff>:/icons/map-globe.png</normaloff>:/icons/map-globe.png</iconset>
0091       </property>
0092      </item>
0093      <item>
0094       <property name="text">
0095        <string>Azimuthal Equidistant</string>
0096       </property>
0097       <property name="icon">
0098        <iconset resource="../../apps/marble-ui/marble.qrc">
0099         <normaloff>:/icons/map-globe.png</normaloff>:/icons/map-globe.png</iconset>
0100       </property>
0101      </item>
0102      <item>
0103       <property name="text">
0104        <string>Vertical Perspective Globe</string>
0105       </property>
0106       <property name="icon">
0107        <iconset resource="../../apps/marble-ui/marble.qrc">
0108         <normaloff>:/icons/map-globe.png</normaloff>:/icons/map-globe.png</iconset>
0109       </property>
0110      </item>
0111     </widget>
0112    </item>
0113    <item>
0114     <widget class="Line" name="line">
0115      <property name="orientation">
0116       <enum>Qt::Horizontal</enum>
0117      </property>
0118     </widget>
0119    </item>
0120    <item>
0121     <widget class="QLabel" name="celestialBodyLabel">
0122      <property name="enabled">
0123       <bool>true</bool>
0124      </property>
0125      <property name="text">
0126       <string>&amp;Celestial Body</string>
0127      </property>
0128      <property name="buddy">
0129       <cstring>projectionComboBox</cstring>
0130      </property>
0131     </widget>
0132    </item>
0133    <item>
0134     <widget class="QComboBox" name="celestialBodyComboBox">
0135      <property name="enabled">
0136       <bool>true</bool>
0137      </property>
0138      <property name="sizePolicy">
0139       <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
0140        <horstretch>0</horstretch>
0141        <verstretch>0</verstretch>
0142       </sizepolicy>
0143      </property>
0144     </widget>
0145    </item>
0146    <item>
0147     <spacer name="spacer">
0148      <property name="orientation">
0149       <enum>Qt::Vertical</enum>
0150      </property>
0151      <property name="sizeType">
0152       <enum>QSizePolicy::Fixed</enum>
0153      </property>
0154      <property name="sizeHint" stdset="0">
0155       <size>
0156        <width>164</width>
0157        <height>7</height>
0158       </size>
0159      </property>
0160     </spacer>
0161    </item>
0162    <item>
0163     <widget class="QLabel" name="mapThemeLabel">
0164      <property name="text">
0165       <string>&amp;Theme</string>
0166      </property>
0167      <property name="buddy">
0168       <cstring>marbleThemeSelectView</cstring>
0169      </property>
0170     </widget>
0171    </item>
0172    <item>
0173     <widget class="QListView" name="marbleThemeSelectView">
0174      <property name="sizePolicy">
0175       <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
0176        <horstretch>0</horstretch>
0177        <verstretch>0</verstretch>
0178       </sizepolicy>
0179      </property>
0180      <property name="minimumSize">
0181       <size>
0182        <width>0</width>
0183        <height>140</height>
0184       </size>
0185      </property>
0186      <property name="contextMenuPolicy">
0187       <enum>Qt::CustomContextMenu</enum>
0188      </property>
0189      <property name="whatsThis">
0190       <string>Here you can choose the preferred map view from different topics.</string>
0191      </property>
0192      <property name="autoFillBackground">
0193       <bool>true</bool>
0194      </property>
0195     </widget>
0196    </item>
0197    <item>
0198     <widget class="QComboBox" name="mapThemeComboBox"/>
0199    </item>
0200   </layout>
0201  </widget>
0202  <resources>
0203   <include location="../../apps/marble-ui/marble.qrc"/>
0204  </resources>
0205  <connections/>
0206 </ui>