Warning, /education/marble/src/lib/marble/MarbleViewSettingsWidget.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>MarbleViewSettingsWidget</class>
0004  <widget class="QWidget" name="MarbleViewSettingsWidget">
0005   <property name="geometry">
0006    <rect>
0007     <x>0</x>
0008     <y>0</y>
0009     <width>541</width>
0010     <height>430</height>
0011    </rect>
0012   </property>
0013   <layout class="QVBoxLayout" name="verticalLayout">
0014    <item>
0015     <widget class="QGroupBox" name="groupBox_units">
0016      <property name="title">
0017       <string>&amp;Units</string>
0018      </property>
0019      <layout class="QGridLayout">
0020       <item row="0" column="0">
0021        <widget class="QLabel" name="label_distanceUnit">
0022         <property name="sizePolicy">
0023          <sizepolicy hsizetype="Maximum" vsizetype="Preferred">
0024           <horstretch>0</horstretch>
0025           <verstretch>0</verstretch>
0026          </sizepolicy>
0027         </property>
0028         <property name="minimumSize">
0029          <size>
0030           <width>118</width>
0031           <height>0</height>
0032          </size>
0033         </property>
0034         <property name="text">
0035          <string>&amp;Distance:</string>
0036         </property>
0037         <property name="buddy">
0038          <cstring>kcfg_distanceUnit</cstring>
0039         </property>
0040        </widget>
0041       </item>
0042       <item row="0" column="1">
0043        <widget class="QComboBox" name="kcfg_distanceUnit">
0044         <property name="enabled">
0045          <bool>true</bool>
0046         </property>
0047         <property name="sizePolicy">
0048          <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
0049           <horstretch>0</horstretch>
0050           <verstretch>0</verstretch>
0051          </sizepolicy>
0052         </property>
0053         <property name="toolTip">
0054          <string>&lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
0055 p, li { white-space: pre-wrap; }
0056 &lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;&quot;&gt;
0057 &lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;The unit that gets used to measure altitude, lengths and distances (e.g. km, mi, ft).&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
0058         </property>
0059         <item>
0060          <property name="text">
0061           <string>Kilometer, Meter</string>
0062          </property>
0063         </item>
0064         <item>
0065          <property name="text">
0066           <string>Miles, Feet</string>
0067          </property>
0068         </item>
0069         <item>
0070          <property name="text">
0071           <string>Nautical miles, Knots</string>
0072          </property>
0073         </item>
0074        </widget>
0075       </item>
0076       <item row="1" column="0">
0077        <widget class="QLabel" name="label_angleUnit">
0078         <property name="sizePolicy">
0079          <sizepolicy hsizetype="Maximum" vsizetype="Preferred">
0080           <horstretch>0</horstretch>
0081           <verstretch>0</verstretch>
0082          </sizepolicy>
0083         </property>
0084         <property name="text">
0085          <string>An&amp;gle:</string>
0086         </property>
0087         <property name="buddy">
0088          <cstring>kcfg_angleUnit</cstring>
0089         </property>
0090        </widget>
0091       </item>
0092       <item row="1" column="1">
0093        <widget class="QComboBox" name="kcfg_angleUnit">
0094         <property name="enabled">
0095          <bool>true</bool>
0096         </property>
0097         <property name="toolTip">
0098          <string>&lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
0099 p, li { white-space: pre-wrap; }
0100 &lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;&quot;&gt;
0101 &lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;Specifies the notation of angles in coordinates: By default the Degree-Minute-Second notation (e.g. 54°30'00&quot; ) gets used. As an alternative you can choose decimal degrees (e.g. 54.5°).&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
0102         </property>
0103         <item>
0104          <property name="text">
0105           <string>Degree (DMS)</string>
0106          </property>
0107         </item>
0108         <item>
0109          <property name="text">
0110           <string>Degree (Decimal)</string>
0111          </property>
0112         </item>
0113         <item>
0114          <property name="text">
0115           <string>Universal Transverse Mercator (UTM)</string>
0116          </property>
0117         </item>
0118        </widget>
0119       </item>
0120      </layout>
0121     </widget>
0122    </item>
0123    <item>
0124     <widget class="QGroupBox" name="groupBox_mapQuality">
0125      <property name="title">
0126       <string>Map &amp;Quality</string>
0127      </property>
0128      <layout class="QGridLayout">
0129       <item row="0" column="0">
0130        <widget class="QLabel" name="label_stillQuality">
0131         <property name="sizePolicy">
0132          <sizepolicy hsizetype="Maximum" vsizetype="Preferred">
0133           <horstretch>0</horstretch>
0134           <verstretch>0</verstretch>
0135          </sizepolicy>
0136         </property>
0137         <property name="minimumSize">
0138          <size>
0139           <width>118</width>
0140           <height>0</height>
0141          </size>
0142         </property>
0143         <property name="text">
0144          <string>&amp;Still image:</string>
0145         </property>
0146         <property name="buddy">
0147          <cstring>kcfg_stillQuality</cstring>
0148         </property>
0149        </widget>
0150       </item>
0151       <item row="0" column="1">
0152        <widget class="QComboBox" name="kcfg_stillQuality">
0153         <property name="toolTip">
0154          <string>&lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
0155 p, li { white-space: pre-wrap; }
0156 &lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;&quot;&gt;
0157 &lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;Specifies the map quality that gets displayed while there is no user input. Usually this allows for high map quality as speed is no concern.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
0158         </property>
0159         <property name="currentIndex">
0160          <number>3</number>
0161         </property>
0162         <item>
0163          <property name="text">
0164           <string>Outline Quality</string>
0165          </property>
0166         </item>
0167         <item>
0168          <property name="text">
0169           <string>Low Quality</string>
0170          </property>
0171         </item>
0172         <item>
0173          <property name="text">
0174           <string>Normal</string>
0175          </property>
0176         </item>
0177         <item>
0178          <property name="text">
0179           <string>High Quality</string>
0180          </property>
0181         </item>
0182         <item>
0183          <property name="text">
0184           <string>Print Quality</string>
0185          </property>
0186         </item>
0187        </widget>
0188       </item>
0189       <item row="1" column="0">
0190        <widget class="QLabel" name="label_animationQuality">
0191         <property name="sizePolicy">
0192          <sizepolicy hsizetype="Maximum" vsizetype="Preferred">
0193           <horstretch>0</horstretch>
0194           <verstretch>0</verstretch>
0195          </sizepolicy>
0196         </property>
0197         <property name="text">
0198          <string>During &amp;animations:</string>
0199         </property>
0200         <property name="buddy">
0201          <cstring>kcfg_animationQuality</cstring>
0202         </property>
0203        </widget>
0204       </item>
0205       <item row="1" column="1">
0206        <widget class="QComboBox" name="kcfg_animationQuality">
0207         <property name="toolTip">
0208          <string>&lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
0209 p, li { white-space: pre-wrap; }
0210 &lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;&quot;&gt;
0211 &lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;Specifies the map quality that gets displayed during map animations (e.g. while dragging the globe). &lt;/p&gt;
0212 &lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;Especially on slow machines it is advisable to set this option to &quot;low quality&quot; as this will give better speed.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
0213         </property>
0214         <property name="currentIndex">
0215          <number>2</number>
0216         </property>
0217         <item>
0218          <property name="text">
0219           <string>Outline Quality</string>
0220          </property>
0221         </item>
0222         <item>
0223          <property name="text">
0224           <string>Low Quality</string>
0225          </property>
0226         </item>
0227         <item>
0228          <property name="text">
0229           <string>Normal</string>
0230          </property>
0231         </item>
0232         <item>
0233          <property name="text">
0234           <string>High Quality</string>
0235          </property>
0236         </item>
0237         <item>
0238          <property name="text">
0239           <string>Print Quality</string>
0240          </property>
0241         </item>
0242        </widget>
0243       </item>
0244       <item row="2" column="0">
0245        <spacer name="verticalSpacer">
0246         <property name="orientation">
0247          <enum>Qt::Vertical</enum>
0248         </property>
0249         <property name="sizeType">
0250          <enum>QSizePolicy::Fixed</enum>
0251         </property>
0252         <property name="sizeHint" stdset="0">
0253          <size>
0254           <width>20</width>
0255           <height>5</height>
0256          </size>
0257         </property>
0258        </spacer>
0259       </item>
0260      </layout>
0261     </widget>
0262    </item>
0263    <item>
0264     <widget class="QGroupBox" name="groupBox_textLabels">
0265      <property name="title">
0266       <string>&amp;Text Labels</string>
0267      </property>
0268      <layout class="QVBoxLayout">
0269       <item>
0270        <layout class="QHBoxLayout">
0271         <item>
0272          <widget class="QLabel" name="label_labelLocalization">
0273           <property name="sizePolicy">
0274            <sizepolicy hsizetype="Maximum" vsizetype="Preferred">
0275             <horstretch>0</horstretch>
0276             <verstretch>0</verstretch>
0277            </sizepolicy>
0278           </property>
0279           <property name="minimumSize">
0280            <size>
0281             <width>118</width>
0282             <height>0</height>
0283            </size>
0284           </property>
0285           <property name="text">
0286            <string>&amp;Place names:</string>
0287           </property>
0288           <property name="buddy">
0289            <cstring>kcfg_labelLocalization</cstring>
0290           </property>
0291          </widget>
0292         </item>
0293         <item>
0294          <widget class="QComboBox" name="kcfg_labelLocalization">
0295           <property name="enabled">
0296            <bool>false</bool>
0297           </property>
0298           <property name="toolTip">
0299            <string>&lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
0300 p, li { white-space: pre-wrap; }
0301 &lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;&quot;&gt;
0302 &lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;Places often have different names in different languages. The label on the map can show the name in the user's language. Alternatively it can display the name in the official language and glyphs of that place. &lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
0303           </property>
0304           <item>
0305            <property name="text">
0306             <string>Custom &amp; Native Language</string>
0307            </property>
0308           </item>
0309           <item>
0310            <property name="text">
0311             <string>Custom Language</string>
0312            </property>
0313           </item>
0314           <item>
0315            <property name="text">
0316             <string>Native Language</string>
0317            </property>
0318           </item>
0319          </widget>
0320         </item>
0321        </layout>
0322       </item>
0323       <item>
0324        <layout class="QHBoxLayout">
0325         <item>
0326          <widget class="QLabel" name="label_mapFont">
0327           <property name="sizePolicy">
0328            <sizepolicy hsizetype="Maximum" vsizetype="Preferred">
0329             <horstretch>0</horstretch>
0330             <verstretch>0</verstretch>
0331            </sizepolicy>
0332           </property>
0333           <property name="minimumSize">
0334            <size>
0335             <width>118</width>
0336             <height>0</height>
0337            </size>
0338           </property>
0339           <property name="text">
0340            <string>Default map &amp;font:</string>
0341           </property>
0342           <property name="buddy">
0343            <cstring>kcfg_mapFont</cstring>
0344           </property>
0345          </widget>
0346         </item>
0347         <item>
0348          <widget class="QFontComboBox" name="kcfg_mapFont">
0349           <property name="toolTip">
0350            <string>&lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
0351 p, li { white-space: pre-wrap; }
0352 &lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;&quot;&gt;
0353 &lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;The default font that gets used on the map.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
0354           </property>
0355          </widget>
0356         </item>
0357        </layout>
0358       </item>
0359      </layout>
0360     </widget>
0361    </item>
0362    <item>
0363     <spacer>
0364      <property name="orientation">
0365       <enum>Qt::Vertical</enum>
0366      </property>
0367      <property name="sizeHint" stdset="0">
0368       <size>
0369        <width>446</width>
0370        <height>20</height>
0371       </size>
0372      </property>
0373     </spacer>
0374    </item>
0375   </layout>
0376  </widget>
0377  <resources/>
0378  <connections/>
0379 </ui>