Warning, /education/marble/src/lib/marble/SunControlWidget.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>SunControlWidget</class>
0004  <widget class="QDialog" name="SunControlWidget">
0005   <property name="geometry">
0006    <rect>
0007     <x>0</x>
0008     <y>0</y>
0009     <width>333</width>
0010     <height>399</height>
0011    </rect>
0012   </property>
0013   <property name="sizePolicy">
0014    <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
0015     <horstretch>0</horstretch>
0016     <verstretch>0</verstretch>
0017    </sizepolicy>
0018   </property>
0019   <property name="windowTitle">
0020    <string>Sun Control</string>
0021   </property>
0022   <layout class="QVBoxLayout" name="verticalLayout_2">
0023    <item>
0024     <widget class="QGroupBox" name="sunShading">
0025      <property name="title">
0026       <string>S&amp;un Shading</string>
0027      </property>
0028      <property name="checkable">
0029       <bool>true</bool>
0030      </property>
0031      <property name="checked">
0032       <bool>false</bool>
0033      </property>
0034      <layout class="QVBoxLayout" name="verticalLayout">
0035       <item>
0036        <widget class="QRadioButton" name="showShadow">
0037         <property name="toolTip">
0038          <string/>
0039         </property>
0040         <property name="text">
0041          <string>Sha&amp;dow</string>
0042         </property>
0043         <property name="checked">
0044          <bool>true</bool>
0045         </property>
0046        </widget>
0047       </item>
0048       <item>
0049        <widget class="QRadioButton" name="showNightMap">
0050         <property name="toolTip">
0051          <string/>
0052         </property>
0053         <property name="text">
0054          <string>&amp;Night Map</string>
0055         </property>
0056        </widget>
0057       </item>
0058      </layout>
0059     </widget>
0060    </item>
0061    <item>
0062     <widget class="QGroupBox" name="sunZenith">
0063      <property name="title">
0064       <string>Subsolar Point</string>
0065      </property>
0066      <property name="checkable">
0067       <bool>false</bool>
0068      </property>
0069      <layout class="QVBoxLayout" name="verticalLayout_3">
0070       <item>
0071        <layout class="QHBoxLayout" name="horizontalLayout_2">
0072         <item>
0073          <widget class="QCheckBox" name="subSolarIconCheckBox">
0074           <property name="toolTip">
0075            <string extracomment="Mark the point on the globe where the sun crosses the zenith during noon and doesn't cast a shadow."/>
0076           </property>
0077           <property name="text">
0078            <string/>
0079           </property>
0080          </widget>
0081         </item>
0082         <item>
0083          <widget class="QLabel" name="subSolarIconLabel">
0084           <property name="toolTip">
0085            <string extracomment="Mark the point on the globe where the sun crosses the zenith during noon and doesn't cast a shadow."/>
0086           </property>
0087           <property name="text">
0088            <string>Display &lt;a href=&quot;https://en.wikipedia.org/wiki/Subsolar_point&quot;&gt;Subsolar Point&lt;/a&gt; icon</string>
0089           </property>
0090           <property name="openExternalLinks">
0091            <bool>true</bool>
0092           </property>
0093           <property name="buddy">
0094            <cstring>subSolarIconCheckBox</cstring>
0095           </property>
0096          </widget>
0097         </item>
0098         <item>
0099          <spacer name="horizontalSpacer_2">
0100           <property name="orientation">
0101            <enum>Qt::Horizontal</enum>
0102           </property>
0103           <property name="sizeHint" stdset="0">
0104            <size>
0105             <width>125</width>
0106             <height>20</height>
0107            </size>
0108           </property>
0109          </spacer>
0110         </item>
0111        </layout>
0112       </item>
0113       <item>
0114        <layout class="QHBoxLayout" name="horizontalLayout_3">
0115         <item>
0116          <widget class="QCheckBox" name="lockToSubSolarPointCheckBox">
0117           <property name="toolTip">
0118            <string extracomment="Lock the globe so that only the daytime hemisphere is shown."/>
0119           </property>
0120           <property name="text">
0121            <string/>
0122           </property>
0123          </widget>
0124         </item>
0125         <item>
0126          <widget class="QLabel" name="lockToSubSolarPointLabel">
0127           <property name="toolTip">
0128            <string extracomment="Lock the globe so that only the daytime hemisphere is shown."/>
0129           </property>
0130           <property name="text">
0131            <string>&lt;b&gt;Lock&lt;/b&gt; map view to &lt;a href=&quot;https://en.wikipedia.org/wiki/Subsolar_point&quot;&gt;Subsolar Point&lt;/a&gt;.</string>
0132           </property>
0133           <property name="openExternalLinks">
0134            <bool>true</bool>
0135           </property>
0136           <property name="buddy">
0137            <cstring>lockToSubSolarPointCheckBox</cstring>
0138           </property>
0139          </widget>
0140         </item>
0141         <item>
0142          <spacer name="horizontalSpacer_3">
0143           <property name="orientation">
0144            <enum>Qt::Horizontal</enum>
0145           </property>
0146           <property name="sizeHint" stdset="0">
0147            <size>
0148             <width>75</width>
0149             <height>20</height>
0150            </size>
0151           </property>
0152          </spacer>
0153         </item>
0154        </layout>
0155       </item>
0156       <item>
0157        <spacer name="verticalSpacer">
0158         <property name="orientation">
0159          <enum>Qt::Vertical</enum>
0160         </property>
0161         <property name="sizeType">
0162          <enum>QSizePolicy::Fixed</enum>
0163         </property>
0164         <property name="sizeHint" stdset="0">
0165          <size>
0166           <width>10</width>
0167           <height>10</height>
0168          </size>
0169         </property>
0170        </spacer>
0171       </item>
0172       <item>
0173        <layout class="QHBoxLayout" name="horizontalLayout_4">
0174         <item>
0175          <spacer name="horizontalSpacer_5">
0176           <property name="orientation">
0177            <enum>Qt::Horizontal</enum>
0178           </property>
0179           <property name="sizeType">
0180            <enum>QSizePolicy::Fixed</enum>
0181           </property>
0182           <property name="sizeHint" stdset="0">
0183            <size>
0184             <width>25</width>
0185             <height>10</height>
0186            </size>
0187           </property>
0188          </spacer>
0189         </item>
0190         <item>
0191          <widget class="QLabel" name="lockWarningLabel">
0192           <property name="enabled">
0193            <bool>true</bool>
0194           </property>
0195           <property name="sizePolicy">
0196            <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
0197             <horstretch>0</horstretch>
0198             <verstretch>0</verstretch>
0199            </sizepolicy>
0200           </property>
0201           <property name="styleSheet">
0202            <string notr="true">QLabel { background-color : #e85752; color : white; }&quot;</string>
0203           </property>
0204           <property name="text">
0205            <string>&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt;
0206 &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;
0207 p, li { white-space: pre-wrap; }
0208 &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;
0209 &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;&lt;span style=&quot; font-weight:600;&quot;&gt;Attention: Panning the map is disabled now! &lt;/span&gt;&lt;/p&gt;
0210 &lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;Uncheck the &amp;quot;Lock map view to Subsolar Point&amp;quot; option to allow for viewing a different place on the globe again.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
0211           </property>
0212           <property name="wordWrap">
0213            <bool>true</bool>
0214           </property>
0215           <property name="margin">
0216            <number>7</number>
0217           </property>
0218          </widget>
0219         </item>
0220         <item>
0221          <spacer name="horizontalSpacer_4">
0222           <property name="orientation">
0223            <enum>Qt::Horizontal</enum>
0224           </property>
0225           <property name="sizeType">
0226            <enum>QSizePolicy::Fixed</enum>
0227           </property>
0228           <property name="sizeHint" stdset="0">
0229            <size>
0230             <width>10</width>
0231             <height>65</height>
0232            </size>
0233           </property>
0234          </spacer>
0235         </item>
0236        </layout>
0237       </item>
0238       <item>
0239        <spacer name="verticalSpacer_3">
0240         <property name="orientation">
0241          <enum>Qt::Vertical</enum>
0242         </property>
0243         <property name="sizeType">
0244          <enum>QSizePolicy::Fixed</enum>
0245         </property>
0246         <property name="sizeHint" stdset="0">
0247          <size>
0248           <width>20</width>
0249           <height>5</height>
0250          </size>
0251         </property>
0252        </spacer>
0253       </item>
0254      </layout>
0255     </widget>
0256    </item>
0257    <item>
0258     <spacer name="verticalSpacer_2">
0259      <property name="orientation">
0260       <enum>Qt::Vertical</enum>
0261      </property>
0262      <property name="sizeType">
0263       <enum>QSizePolicy::Expanding</enum>
0264      </property>
0265      <property name="sizeHint" stdset="0">
0266       <size>
0267        <width>10</width>
0268        <height>10</height>
0269       </size>
0270      </property>
0271     </spacer>
0272    </item>
0273    <item>
0274     <widget class="QDialogButtonBox" name="buttonBox">
0275      <property name="standardButtons">
0276       <set>QDialogButtonBox::Apply|QDialogButtonBox::Cancel|QDialogButtonBox::Ok</set>
0277      </property>
0278     </widget>
0279    </item>
0280   </layout>
0281  </widget>
0282  <resources/>
0283  <connections>
0284   <connection>
0285    <sender>lockToSubSolarPointCheckBox</sender>
0286    <signal>toggled(bool)</signal>
0287    <receiver>lockWarningLabel</receiver>
0288    <slot>setVisible(bool)</slot>
0289    <hints>
0290     <hint type="sourcelabel">
0291      <x>26</x>
0292      <y>152</y>
0293     </hint>
0294     <hint type="destinationlabel">
0295      <x>98</x>
0296      <y>234</y>
0297     </hint>
0298    </hints>
0299   </connection>
0300  </connections>
0301 </ui>