Warning, /education/kstars/kstars/options/opssolarsystem.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>OpsSolarSystem</class>
0004  <widget class="QWidget" name="OpsSolarSystem">
0005   <property name="geometry">
0006    <rect>
0007     <x>0</x>
0008     <y>0</y>
0009     <width>465</width>
0010     <height>644</height>
0011    </rect>
0012   </property>
0013   <layout class="QVBoxLayout">
0014    <property name="spacing">
0015     <number>3</number>
0016    </property>
0017    <property name="leftMargin">
0018     <number>3</number>
0019    </property>
0020    <property name="topMargin">
0021     <number>3</number>
0022    </property>
0023    <property name="rightMargin">
0024     <number>3</number>
0025    </property>
0026    <property name="bottomMargin">
0027     <number>3</number>
0028    </property>
0029    <item>
0030     <widget class="QCheckBox" name="kcfg_ShowSolarSystem">
0031      <property name="text">
0032       <string>Show solar system objects</string>
0033      </property>
0034      <attribute name="buttonGroup">
0035       <string notr="true">solarButtonGroup</string>
0036      </attribute>
0037     </widget>
0038    </item>
0039    <item>
0040     <widget class="QGroupBox" name="MajorBodiesBox">
0041      <property name="title">
0042       <string>Sun, Moon &amp;&amp; Planets</string>
0043      </property>
0044      <layout class="QVBoxLayout">
0045       <item>
0046        <layout class="QGridLayout">
0047         <item row="1" column="1">
0048          <widget class="QCheckBox" name="kcfg_ShowSaturn">
0049           <property name="toolTip">
0050            <string>Draw Saturn?</string>
0051           </property>
0052           <property name="whatsThis">
0053            <string>If checked, Saturn will be drawn on the map.</string>
0054           </property>
0055           <property name="text">
0056            <string>Saturn</string>
0057           </property>
0058           <attribute name="buttonGroup">
0059            <string notr="true">solarButtonGroup</string>
0060           </attribute>
0061          </widget>
0062         </item>
0063         <item row="3" column="2">
0064          <widget class="QCheckBox" name="kcfg_ShowPlanetImages">
0065           <property name="toolTip">
0066            <string>Draw major bodies as images?</string>
0067           </property>
0068           <property name="whatsThis">
0069            <string>If checked, then the planets, the Sun and the Moon will be shown as bitmap images on the map</string>
0070           </property>
0071           <property name="text">
0072            <string>Use images</string>
0073           </property>
0074          </widget>
0075         </item>
0076         <item row="4" column="0">
0077          <widget class="QCheckBox" name="kcfg_ShowMars">
0078           <property name="toolTip">
0079            <string>Draw Mars?</string>
0080           </property>
0081           <property name="whatsThis">
0082            <string>If checked, Mars will be drawn on the map.</string>
0083           </property>
0084           <property name="text">
0085            <string>Mars</string>
0086           </property>
0087           <attribute name="buttonGroup">
0088            <string notr="true">solarButtonGroup</string>
0089           </attribute>
0090          </widget>
0091         </item>
0092         <item row="2" column="2">
0093          <widget class="QCheckBox" name="kcfg_ShowPlanetNames">
0094           <property name="toolTip">
0095            <string>Attach Name labels to the major solar system bodies?</string>
0096           </property>
0097           <property name="whatsThis">
0098            <string>If checked, name labels will be attached to the planets, the Sun and the Moon</string>
0099           </property>
0100           <property name="text">
0101            <string>Use name labels</string>
0102           </property>
0103          </widget>
0104         </item>
0105         <item row="0" column="2">
0106          <widget class="QPushButton" name="showAllPlanets">
0107           <property name="toolTip">
0108            <string>Select all major bodies</string>
0109           </property>
0110           <property name="whatsThis">
0111            <string>Press this to select all planets, the Sun and the Moon to be drawn in the map</string>
0112           </property>
0113           <property name="text">
0114            <string>Select All</string>
0115           </property>
0116          </widget>
0117         </item>
0118         <item row="1" column="2">
0119          <widget class="QPushButton" name="showNonePlanets">
0120           <property name="toolTip">
0121            <string>Unselect all major bodies</string>
0122           </property>
0123           <property name="whatsThis">
0124            <string>Press this button to unselect all planets, the Sun and the Moon so that they will not be drawn on the map</string>
0125           </property>
0126           <property name="text">
0127            <string>Select None</string>
0128           </property>
0129          </widget>
0130         </item>
0131         <item row="3" column="0">
0132          <widget class="QCheckBox" name="kcfg_ShowVenus">
0133           <property name="toolTip">
0134            <string>Draw Venus?</string>
0135           </property>
0136           <property name="whatsThis">
0137            <string>If checked, Venus will be drawn on the map.</string>
0138           </property>
0139           <property name="text">
0140            <string>Venus</string>
0141           </property>
0142           <attribute name="buttonGroup">
0143            <string notr="true">solarButtonGroup</string>
0144           </attribute>
0145          </widget>
0146         </item>
0147         <item row="0" column="0">
0148          <widget class="QCheckBox" name="kcfg_ShowSun">
0149           <property name="toolTip">
0150            <string>Draw the Sun?</string>
0151           </property>
0152           <property name="whatsThis">
0153            <string>If checked, the Sun will be drawn on the map.</string>
0154           </property>
0155           <property name="text">
0156            <string>The sun</string>
0157           </property>
0158           <attribute name="buttonGroup">
0159            <string notr="true">solarButtonGroup</string>
0160           </attribute>
0161          </widget>
0162         </item>
0163         <item row="0" column="1">
0164          <widget class="QCheckBox" name="kcfg_ShowJupiter">
0165           <property name="toolTip">
0166            <string>Draw Jupiter?</string>
0167           </property>
0168           <property name="whatsThis">
0169            <string>If checked, Jupiter will be drawn on the map.</string>
0170           </property>
0171           <property name="text">
0172            <string>Jupiter</string>
0173           </property>
0174           <attribute name="buttonGroup">
0175            <string notr="true">solarButtonGroup</string>
0176           </attribute>
0177          </widget>
0178         </item>
0179         <item row="1" column="0">
0180          <widget class="QCheckBox" name="kcfg_ShowMoon">
0181           <property name="toolTip">
0182            <string>Draw the Moon?</string>
0183           </property>
0184           <property name="whatsThis">
0185            <string>If checked, the Moon will be drawn on the map.</string>
0186           </property>
0187           <property name="text">
0188            <string>The moon</string>
0189           </property>
0190           <attribute name="buttonGroup">
0191            <string notr="true">solarButtonGroup</string>
0192           </attribute>
0193          </widget>
0194         </item>
0195         <item row="2" column="0">
0196          <widget class="QCheckBox" name="kcfg_ShowMercury">
0197           <property name="toolTip">
0198            <string>Draw Mercury?</string>
0199           </property>
0200           <property name="whatsThis">
0201            <string>If checked, Mercury will be drawn on the map.</string>
0202           </property>
0203           <property name="text">
0204            <string>Mercury</string>
0205           </property>
0206           <attribute name="buttonGroup">
0207            <string notr="true">solarButtonGroup</string>
0208           </attribute>
0209          </widget>
0210         </item>
0211         <item row="3" column="1">
0212          <widget class="QCheckBox" name="kcfg_ShowNeptune">
0213           <property name="toolTip">
0214            <string>Draw Neptune?</string>
0215           </property>
0216           <property name="whatsThis">
0217            <string>If checked, Neptune will be drawn on the map.</string>
0218           </property>
0219           <property name="text">
0220            <string>Neptune</string>
0221           </property>
0222           <attribute name="buttonGroup">
0223            <string notr="true">solarButtonGroup</string>
0224           </attribute>
0225          </widget>
0226         </item>
0227         <item row="4" column="2">
0228          <spacer>
0229           <property name="orientation">
0230            <enum>Qt::Horizontal</enum>
0231           </property>
0232           <property name="sizeType">
0233            <enum>QSizePolicy::Fixed</enum>
0234           </property>
0235           <property name="sizeHint" stdset="0">
0236            <size>
0237             <width>100</width>
0238             <height>20</height>
0239            </size>
0240           </property>
0241          </spacer>
0242         </item>
0243         <item row="2" column="1">
0244          <widget class="QCheckBox" name="kcfg_ShowUranus">
0245           <property name="toolTip">
0246            <string>Draw Uranus?</string>
0247           </property>
0248           <property name="whatsThis">
0249            <string>If checked, Uranus will be drawn on the map.</string>
0250           </property>
0251           <property name="text">
0252            <string>Uranus</string>
0253           </property>
0254           <attribute name="buttonGroup">
0255            <string notr="true">solarButtonGroup</string>
0256           </attribute>
0257          </widget>
0258         </item>
0259        </layout>
0260       </item>
0261       <item>
0262        <spacer>
0263         <property name="orientation">
0264          <enum>Qt::Vertical</enum>
0265         </property>
0266         <property name="sizeType">
0267          <enum>QSizePolicy::Expanding</enum>
0268         </property>
0269         <property name="sizeHint" stdset="0">
0270          <size>
0271           <width>16</width>
0272           <height>16</height>
0273          </size>
0274         </property>
0275        </spacer>
0276       </item>
0277      </layout>
0278     </widget>
0279    </item>
0280    <item>
0281     <widget class="QGroupBox" name="MinorBodiesBox">
0282      <property name="title">
0283       <string>Minor Planets</string>
0284      </property>
0285      <layout class="QVBoxLayout">
0286       <item>
0287        <layout class="QGridLayout">
0288         <item row="1" column="1">
0289          <widget class="QLabel" name="label_3">
0290           <property name="text">
0291            <string>Download asteroids brighter than:</string>
0292           </property>
0293          </widget>
0294         </item>
0295         <item row="0" column="0">
0296          <widget class="QCheckBox" name="kcfg_ShowAsteroids">
0297           <property name="toolTip">
0298            <string>Draw asteroids?</string>
0299           </property>
0300           <property name="whatsThis">
0301            <string>If checked, asteroids will be drawn on the map</string>
0302           </property>
0303           <property name="text">
0304            <string>Asteroids</string>
0305           </property>
0306           <attribute name="buttonGroup">
0307            <string notr="true">solarButtonGroup</string>
0308           </attribute>
0309          </widget>
0310         </item>
0311         <item row="4" column="0">
0312          <widget class="QCheckBox" name="kcfg_ShowComets">
0313           <property name="toolTip">
0314            <string>Draw comets?</string>
0315           </property>
0316           <property name="whatsThis">
0317            <string>If checked, comets will be drawn on the map</string>
0318           </property>
0319           <property name="text">
0320            <string>Comets</string>
0321           </property>
0322           <attribute name="buttonGroup">
0323            <string notr="true">solarButtonGroup</string>
0324           </attribute>
0325          </widget>
0326         </item>
0327         <item row="3" column="0">
0328          <spacer>
0329           <property name="orientation">
0330            <enum>Qt::Vertical</enum>
0331           </property>
0332           <property name="sizeType">
0333            <enum>QSizePolicy::Fixed</enum>
0334           </property>
0335           <property name="sizeHint" stdset="0">
0336            <size>
0337             <width>20</width>
0338             <height>16</height>
0339            </size>
0340           </property>
0341          </spacer>
0342         </item>
0343         <item row="2" column="0" colspan="3">
0344          <widget class="QLabel" name="MagLimitAsteroidDownloadWarning">
0345           <property name="styleSheet">
0346            <string notr="true">color:red; font-weight:bold;</string>
0347           </property>
0348           <property name="text">
0349            <string>This value might result in a big data file and reduced performance.</string>
0350           </property>
0351           <property name="alignment">
0352            <set>Qt::AlignCenter</set>
0353           </property>
0354          </widget>
0355         </item>
0356         <item row="0" column="1">
0357          <widget class="QLabel" name="textLabel3">
0358           <property name="text">
0359            <string>Show asteroids brighter than:</string>
0360           </property>
0361          </widget>
0362         </item>
0363         <item row="4" column="1">
0364          <widget class="QCheckBox" name="kcfg_ShowCometNames">
0365           <property name="toolTip">
0366            <string>Show names of comets near the Sun</string>
0367           </property>
0368           <property name="whatsThis">
0369            <string>If checked, the comets near the Sun will have name labels attached.  Comets vary in brightness in their orbits, so a faint magnitude is not effective in this case.</string>
0370           </property>
0371           <property name="text">
0372            <string>Show names of comets within:</string>
0373           </property>
0374           <attribute name="buttonGroup">
0375            <string notr="true">solarButtonGroup</string>
0376           </attribute>
0377          </widget>
0378         </item>
0379         <item row="0" column="2">
0380          <layout class="QHBoxLayout">
0381           <item>
0382            <widget class="MagnitudeSpinBox" name="kcfg_MagLimitAsteroid">
0383             <property name="focusPolicy">
0384              <enum>Qt::StrongFocus</enum>
0385             </property>
0386             <property name="toolTip">
0387              <string>Faint limit for asteroids</string>
0388             </property>
0389             <property name="whatsThis">
0390              <string>Set the faintest magnitude for drawing asteroids</string>
0391             </property>
0392             <property name="minimum">
0393              <double>-10.000000000000000</double>
0394             </property>
0395             <property name="maximum">
0396              <double>50.000000000000000</double>
0397             </property>
0398            </widget>
0399           </item>
0400           <item>
0401            <widget class="QLabel" name="textLabel6">
0402             <property name="text">
0403              <string>mag</string>
0404             </property>
0405            </widget>
0406           </item>
0407          </layout>
0408         </item>
0409         <item row="1" column="2">
0410          <layout class="QHBoxLayout" name="horizontalLayout">
0411           <item>
0412            <widget class="QDoubleSpinBox" name="kcfg_MagLimitAsteroidDownload"/>
0413           </item>
0414           <item>
0415            <widget class="QLabel" name="label_2">
0416             <property name="text">
0417              <string>mag</string>
0418             </property>
0419            </widget>
0420           </item>
0421          </layout>
0422         </item>
0423         <item row="4" column="2">
0424          <layout class="QHBoxLayout">
0425           <item>
0426            <widget class="QDoubleSpinBox" name="kcfg_MaxRadCometName">
0427             <property name="toolTip">
0428              <string>Maximum distance for comet names</string>
0429             </property>
0430             <property name="whatsThis">
0431              <string>Set the maximum distance from the Sun for a comet to have a name label, in Astronomical Units (AU).  1 AU is the distance between the Earth and the Sun, approximately 150 million km</string>
0432             </property>
0433             <property name="decimals">
0434              <number>2</number>
0435             </property>
0436             <property name="maximum">
0437              <double>9999.000000000000000</double>
0438             </property>
0439            </widget>
0440           </item>
0441           <item>
0442            <widget class="QLabel" name="textLabel4">
0443             <property name="text">
0444              <string>AU</string>
0445             </property>
0446            </widget>
0447           </item>
0448          </layout>
0449         </item>
0450         <item row="3" column="2">
0451          <widget class="QSlider" name="kcfg_AsteroidLabelDensity">
0452           <property name="maximum">
0453            <number>20</number>
0454           </property>
0455           <property name="orientation">
0456            <enum>Qt::Horizontal</enum>
0457           </property>
0458          </widget>
0459         </item>
0460         <item row="3" column="1">
0461          <layout class="QHBoxLayout">
0462           <item>
0463            <widget class="QCheckBox" name="kcfg_ShowAsteroidNames">
0464             <property name="toolTip">
0465              <string>Attach name labels to asteroids?</string>
0466             </property>
0467             <property name="whatsThis">
0468              <string>If checked, then name labels will be attached to asteroids</string>
0469             </property>
0470             <property name="text">
0471              <string>Show names</string>
0472             </property>
0473             <attribute name="buttonGroup">
0474              <string notr="true">solarButtonGroup</string>
0475             </attribute>
0476            </widget>
0477           </item>
0478           <item>
0479            <spacer>
0480             <property name="orientation">
0481              <enum>Qt::Horizontal</enum>
0482             </property>
0483             <property name="sizeType">
0484              <enum>QSizePolicy::Preferred</enum>
0485             </property>
0486             <property name="sizeHint" stdset="0">
0487              <size>
0488               <width>20</width>
0489               <height>20</height>
0490              </size>
0491             </property>
0492            </spacer>
0493           </item>
0494           <item>
0495            <widget class="QLabel" name="LabelDensity">
0496             <property name="text">
0497              <string>Label density:</string>
0498             </property>
0499            </widget>
0500           </item>
0501          </layout>
0502         </item>
0503         <item row="5" column="1">
0504          <widget class="QCheckBox" name="kcfg_ShowCometComas">
0505           <property name="text">
0506            <string>Show comet comas</string>
0507           </property>
0508          </widget>
0509         </item>
0510         <item row="5" column="2">
0511          <widget class="QCheckBox" name="kcfg_OrbitalElementsAutoUpdate">
0512           <property name="toolTip">
0513            <string>Update orbital element from online sources on startup.</string>
0514           </property>
0515           <property name="text">
0516            <string>Auto online update</string>
0517           </property>
0518          </widget>
0519         </item>
0520        </layout>
0521       </item>
0522       <item>
0523        <spacer>
0524         <property name="orientation">
0525          <enum>Qt::Vertical</enum>
0526         </property>
0527         <property name="sizeHint" stdset="0">
0528          <size>
0529           <width>21</width>
0530           <height>16</height>
0531          </size>
0532         </property>
0533        </spacer>
0534       </item>
0535      </layout>
0536     </widget>
0537    </item>
0538    <item>
0539     <widget class="QGroupBox" name="TrailsBox">
0540      <property name="title">
0541       <string>Orbit Trails</string>
0542      </property>
0543      <layout class="QVBoxLayout">
0544       <item>
0545        <widget class="QCheckBox" name="kcfg_UseAutoTrail">
0546         <property name="toolTip">
0547          <string>Auto-trail tracked bodies</string>
0548         </property>
0549         <property name="whatsThis">
0550          <string>If checked then any solar system body will have a temporary trail attached while it is centered in the display.</string>
0551         </property>
0552         <property name="text">
0553          <string>Always show trail when tracking a solar system body</string>
0554         </property>
0555         <attribute name="buttonGroup">
0556          <string notr="true">solarButtonGroup</string>
0557         </attribute>
0558        </widget>
0559       </item>
0560       <item>
0561        <layout class="QHBoxLayout">
0562         <item>
0563          <widget class="QCheckBox" name="kcfg_FadePlanetTrails">
0564           <property name="toolTip">
0565            <string>Fade trail color into the background?</string>
0566           </property>
0567           <property name="whatsThis">
0568            <string>If checked, the color of the planet trail will be blended into the background sky color.</string>
0569           </property>
0570           <property name="text">
0571            <string>Fade trails to background color</string>
0572           </property>
0573           <attribute name="buttonGroup">
0574            <string notr="true">solarButtonGroup</string>
0575           </attribute>
0576          </widget>
0577         </item>
0578         <item>
0579          <spacer>
0580           <property name="orientation">
0581            <enum>Qt::Horizontal</enum>
0582           </property>
0583           <property name="sizeType">
0584            <enum>QSizePolicy::Expanding</enum>
0585           </property>
0586           <property name="sizeHint" stdset="0">
0587            <size>
0588             <width>40</width>
0589             <height>20</height>
0590            </size>
0591           </property>
0592          </spacer>
0593         </item>
0594         <item>
0595          <widget class="QPushButton" name="ClearAllTrails">
0596           <property name="toolTip">
0597            <string>Clear all orbit trails</string>
0598           </property>
0599           <property name="whatsThis">
0600            <string>Press this to clear all orbit trails that you may have attached to solar system bodies using the right-click popup menu.</string>
0601           </property>
0602           <property name="text">
0603            <string>Remove All Trails</string>
0604           </property>
0605          </widget>
0606         </item>
0607        </layout>
0608       </item>
0609       <item>
0610        <spacer>
0611         <property name="orientation">
0612          <enum>Qt::Vertical</enum>
0613         </property>
0614         <property name="sizeType">
0615          <enum>QSizePolicy::Fixed</enum>
0616         </property>
0617         <property name="sizeHint" stdset="0">
0618          <size>
0619           <width>41</width>
0620           <height>21</height>
0621          </size>
0622         </property>
0623        </spacer>
0624       </item>
0625       <item>
0626        <widget class="QCheckBox" name="checkBox">
0627         <property name="text">
0628          <string>Earth satellite tracks</string>
0629         </property>
0630         <attribute name="buttonGroup">
0631          <string notr="true">solarButtonGroup</string>
0632         </attribute>
0633        </widget>
0634       </item>
0635       <item>
0636        <spacer>
0637         <property name="orientation">
0638          <enum>Qt::Vertical</enum>
0639         </property>
0640         <property name="sizeHint" stdset="0">
0641          <size>
0642           <width>20</width>
0643           <height>20</height>
0644          </size>
0645         </property>
0646        </spacer>
0647       </item>
0648      </layout>
0649     </widget>
0650    </item>
0651   </layout>
0652  </widget>
0653  <customwidgets>
0654   <customwidget>
0655    <class>MagnitudeSpinBox</class>
0656    <extends>QDoubleSpinBox</extends>
0657    <header>widgets/magnitudespinbox.h</header>
0658   </customwidget>
0659  </customwidgets>
0660  <tabstops>
0661   <tabstop>kcfg_ShowSolarSystem</tabstop>
0662   <tabstop>kcfg_ShowSun</tabstop>
0663   <tabstop>kcfg_ShowJupiter</tabstop>
0664   <tabstop>showAllPlanets</tabstop>
0665   <tabstop>kcfg_ShowMoon</tabstop>
0666   <tabstop>kcfg_ShowSaturn</tabstop>
0667   <tabstop>showNonePlanets</tabstop>
0668   <tabstop>kcfg_ShowMercury</tabstop>
0669   <tabstop>kcfg_ShowUranus</tabstop>
0670   <tabstop>kcfg_ShowPlanetNames</tabstop>
0671   <tabstop>kcfg_ShowVenus</tabstop>
0672   <tabstop>kcfg_ShowNeptune</tabstop>
0673   <tabstop>kcfg_ShowPlanetImages</tabstop>
0674   <tabstop>kcfg_ShowMars</tabstop>
0675   <tabstop>kcfg_ShowAsteroids</tabstop>
0676   <tabstop>kcfg_MagLimitAsteroid</tabstop>
0677   <tabstop>kcfg_ShowAsteroidNames</tabstop>
0678   <tabstop>kcfg_AsteroidLabelDensity</tabstop>
0679   <tabstop>kcfg_ShowComets</tabstop>
0680   <tabstop>kcfg_ShowCometNames</tabstop>
0681   <tabstop>kcfg_MaxRadCometName</tabstop>
0682   <tabstop>kcfg_UseAutoTrail</tabstop>
0683   <tabstop>kcfg_FadePlanetTrails</tabstop>
0684   <tabstop>ClearAllTrails</tabstop>
0685   <tabstop>checkBox</tabstop>
0686  </tabstops>
0687  <resources/>
0688  <connections/>
0689  <buttongroups>
0690   <buttongroup name="solarButtonGroup">
0691    <property name="exclusive">
0692     <bool>false</bool>
0693    </property>
0694   </buttongroup>
0695  </buttongroups>
0696 </ui>