Warning, /education/marble/src/plugins/render/weather/WeatherConfigWidget.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>WeatherConfigWidget</class>
0004  <widget class="QDialog" name="WeatherConfigWidget">
0005   <property name="geometry">
0006    <rect>
0007     <x>0</x>
0008     <y>0</y>
0009     <width>364</width>
0010     <height>414</height>
0011    </rect>
0012   </property>
0013   <property name="windowTitle">
0014    <string>Configure Weather Plugin</string>
0015   </property>
0016   <layout class="QVBoxLayout" name="verticalLayout_3">
0017    <item>
0018     <widget class="QGroupBox" name="m_informationGroupBox">
0019      <property name="toolTip">
0020       <string/>
0021      </property>
0022      <property name="title">
0023       <string>Information</string>
0024      </property>
0025      <layout class="QVBoxLayout" name="verticalLayout_2">
0026       <item>
0027        <widget class="QCheckBox" name="m_weatherConditionBox">
0028         <property name="toolTip">
0029          <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;\np, li { white-space: pre-wrap; }\n&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;&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;Here you can choose if you want the weather condition to be shown (for example, clouds or clear sky.) Marble will only show the condition if this information is available.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;
0030 </string>
0031         </property>
0032         <property name="text">
0033          <string>Weather condition</string>
0034         </property>
0035        </widget>
0036       </item>
0037       <item>
0038        <widget class="QCheckBox" name="m_temperatureBox">
0039         <property name="toolTip">
0040          <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;\np, li { white-space: pre-wrap; }\n&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;&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;Selects if you want the temperature to be shown. The temperature will only be shown for the stations it is available for.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;
0041 </string>
0042         </property>
0043         <property name="text">
0044          <string>Temperature</string>
0045         </property>
0046        </widget>
0047       </item>
0048       <item>
0049        <widget class="QCheckBox" name="m_windDirectionBox">
0050         <property name="toolTip">
0051          <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;\np, li { white-space: pre-wrap; }\n&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;&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;Select if you want the wind direction to be shown. The wind direction will only be shown if it is available for the particular station.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;
0052 </string>
0053         </property>
0054         <property name="text">
0055          <string>Wind direction</string>
0056         </property>
0057        </widget>
0058       </item>
0059       <item>
0060        <widget class="QCheckBox" name="m_windSpeedBox">
0061         <property name="toolTip">
0062          <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;\np, li { white-space: pre-wrap; }\n&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;&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;Select if you want the wind speed to be shown. The wind speed will only be shown if it is available for the particular station.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;
0063 </string>
0064         </property>
0065         <property name="text">
0066          <string>Wind speed</string>
0067         </property>
0068        </widget>
0069       </item>
0070      </layout>
0071     </widget>
0072    </item>
0073    <item>
0074     <widget class="QGroupBox" name="m_unitsGroupBox">
0075      <property name="title">
0076       <string>Units</string>
0077      </property>
0078      <layout class="QVBoxLayout" name="verticalLayout">
0079       <item>
0080        <layout class="QHBoxLayout" name="horizontalLayout">
0081         <item>
0082          <widget class="QLabel" name="m_temperatureLabel">
0083           <property name="text">
0084            <string>Temperature</string>
0085           </property>
0086          </widget>
0087         </item>
0088         <item>
0089          <widget class="QComboBox" name="m_temperatureComboBox">
0090           <property name="toolTip">
0091            <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;\np, li { white-space: pre-wrap; }\n&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;&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 used to measure the temperature.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;
0092 </string>
0093           </property>
0094           <item>
0095            <property name="text">
0096             <string>Celsius</string>
0097            </property>
0098           </item>
0099           <item>
0100            <property name="text">
0101             <string>Fahrenheit</string>
0102            </property>
0103           </item>
0104          </widget>
0105         </item>
0106        </layout>
0107       </item>
0108       <item>
0109        <layout class="QHBoxLayout" name="horizontalLayout_2">
0110         <item>
0111          <widget class="QLabel" name="m_windSpeedLabel">
0112           <property name="text">
0113            <string>Wind speed</string>
0114           </property>
0115          </widget>
0116         </item>
0117         <item>
0118          <widget class="QComboBox" name="m_windSpeedComboBox">
0119           <property name="toolTip">
0120            <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;\np, li { white-space: pre-wrap; }\n&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;&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 used to measure the wind speed.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;
0121 </string>
0122           </property>
0123           <item>
0124            <property name="text">
0125             <string>Kilometers per hour</string>
0126            </property>
0127           </item>
0128           <item>
0129            <property name="text">
0130             <string>Miles per hour</string>
0131            </property>
0132           </item>
0133           <item>
0134            <property name="text">
0135             <string>Meters per second</string>
0136            </property>
0137           </item>
0138           <item>
0139            <property name="text">
0140             <string>Knots</string>
0141            </property>
0142           </item>
0143           <item>
0144            <property name="text">
0145             <string>Beaufort</string>
0146            </property>
0147           </item>
0148          </widget>
0149         </item>
0150        </layout>
0151       </item>
0152       <item>
0153        <layout class="QHBoxLayout" name="horizontalLayout_3">
0154         <item>
0155          <widget class="QLabel" name="m_pressureLabel">
0156           <property name="text">
0157            <string>Pressure</string>
0158           </property>
0159          </widget>
0160         </item>
0161         <item>
0162          <widget class="QComboBox" name="m_pressureComboBox">
0163           <property name="toolTip">
0164            <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;\np, li { white-space: pre-wrap; }\n&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;&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 used to measure the air pressure.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;
0165 </string>
0166           </property>
0167           <item>
0168            <property name="text">
0169             <string>Hecto Pascals</string>
0170            </property>
0171           </item>
0172           <item>
0173            <property name="text">
0174             <string>Kilo Pascals</string>
0175            </property>
0176           </item>
0177           <item>
0178            <property name="text">
0179             <string>Bars</string>
0180            </property>
0181           </item>
0182           <item>
0183            <property name="text">
0184             <string>Millimeters of Mercury</string>
0185            </property>
0186           </item>
0187           <item>
0188            <property name="text">
0189             <string>Inches of Mercury</string>
0190            </property>
0191           </item>
0192          </widget>
0193         </item>
0194        </layout>
0195       </item>
0196      </layout>
0197     </widget>
0198    </item>
0199    <item>
0200     <widget class="QGroupBox" name="m_miscGroupBox">
0201      <property name="title">
0202       <string>Miscellaneous</string>
0203      </property>
0204      <layout class="QVBoxLayout" name="verticalLayout_4">
0205       <item>
0206        <widget class="QCheckBox" name="m_onlyFavoritesBox">
0207         <property name="text">
0208          <string>Show only favorite items</string>
0209         </property>
0210        </widget>
0211       </item>
0212       <item>
0213        <layout class="QHBoxLayout" name="horizontalLayout_4" stretch="0,0">
0214         <item>
0215          <widget class="QLabel" name="m_updateIntervalLabel">
0216           <property name="text">
0217            <string>Weather update interval</string>
0218           </property>
0219          </widget>
0220         </item>
0221         <item>
0222          <widget class="QSpinBox" name="m_updateIntervalBox">
0223           <property name="suffix">
0224            <string> hours</string>
0225           </property>
0226           <property name="minimum">
0227            <number>1</number>
0228           </property>
0229           <property name="maximum">
0230            <number>24</number>
0231           </property>
0232          </widget>
0233         </item>
0234        </layout>
0235       </item>
0236      </layout>
0237     </widget>
0238    </item>
0239    <item>
0240     <spacer name="verticalSpacer">
0241      <property name="orientation">
0242       <enum>Qt::Vertical</enum>
0243      </property>
0244      <property name="sizeHint" stdset="0">
0245       <size>
0246        <width>20</width>
0247        <height>80</height>
0248       </size>
0249      </property>
0250     </spacer>
0251    </item>
0252    <item>
0253     <widget class="QDialogButtonBox" name="m_buttonBox">
0254      <property name="orientation">
0255       <enum>Qt::Horizontal</enum>
0256      </property>
0257      <property name="standardButtons">
0258       <set>QDialogButtonBox::Apply|QDialogButtonBox::Cancel|QDialogButtonBox::Ok</set>
0259      </property>
0260     </widget>
0261    </item>
0262   </layout>
0263  </widget>
0264  <resources/>
0265  <connections>
0266   <connection>
0267    <sender>m_buttonBox</sender>
0268    <signal>accepted()</signal>
0269    <receiver>WeatherConfigWidget</receiver>
0270    <slot>accept()</slot>
0271    <hints>
0272     <hint type="sourcelabel">
0273      <x>248</x>
0274      <y>254</y>
0275     </hint>
0276     <hint type="destinationlabel">
0277      <x>157</x>
0278      <y>274</y>
0279     </hint>
0280    </hints>
0281   </connection>
0282   <connection>
0283    <sender>m_buttonBox</sender>
0284    <signal>rejected()</signal>
0285    <receiver>WeatherConfigWidget</receiver>
0286    <slot>reject()</slot>
0287    <hints>
0288     <hint type="sourcelabel">
0289      <x>316</x>
0290      <y>260</y>
0291     </hint>
0292     <hint type="destinationlabel">
0293      <x>286</x>
0294      <y>274</y>
0295     </hint>
0296    </hints>
0297   </connection>
0298  </connections>
0299 </ui>