Warning, /education/kstars/kstars/xplanet/opsxplanet.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>OpsXplanet</class>
0004  <widget class="QWidget" name="OpsXplanet">
0005   <property name="geometry">
0006    <rect>
0007     <x>0</x>
0008     <y>0</y>
0009     <width>622</width>
0010     <height>665</height>
0011    </rect>
0012   </property>
0013   <layout class="QGridLayout" name="gridLayout">
0014    <item row="0" column="1">
0015     <widget class="QTabWidget" name="tab">
0016      <property name="currentIndex">
0017       <number>0</number>
0018      </property>
0019      <widget class="QWidget" name="XplanetTabGeneral">
0020       <attribute name="title">
0021        <string>General</string>
0022       </attribute>
0023       <layout class="QGridLayout" name="gridLayout_2">
0024        <item row="0" column="0">
0025         <layout class="QVBoxLayout" name="verticalLayout">
0026          <item>
0027           <layout class="QFormLayout" name="formLayout">
0028            <property name="fieldGrowthPolicy">
0029             <enum>QFormLayout::ExpandingFieldsGrow</enum>
0030            </property>
0031            <property name="formAlignment">
0032             <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
0033            </property>
0034            <item row="0" column="0">
0035             <layout class="QHBoxLayout" name="horizontalLayout_12">
0036              <property name="topMargin">
0037               <number>0</number>
0038              </property>
0039              <property name="rightMargin">
0040               <number>0</number>
0041              </property>
0042              <item>
0043               <widget class="QCheckBox" name="kcfg_xplanetIsInternal">
0044                <property name="toolTip">
0045                 <string>Xplanet binary is internal to the application bundle</string>
0046                </property>
0047                <property name="text">
0048                 <string/>
0049                </property>
0050               </widget>
0051              </item>
0052              <item>
0053               <widget class="QLabel" name="textLabelXplanetPath">
0054                <property name="text">
0055                 <string>Xplanet path:</string>
0056                </property>
0057               </widget>
0058              </item>
0059             </layout>
0060            </item>
0061            <item row="0" column="1">
0062             <widget class="QLineEdit" name="kcfg_XplanetPath">
0063              <property name="sizePolicy">
0064               <sizepolicy hsizetype="MinimumExpanding" vsizetype="Preferred">
0065                <horstretch>0</horstretch>
0066                <verstretch>0</verstretch>
0067               </sizepolicy>
0068              </property>
0069              <property name="toolTip">
0070               <string>Xplanet binary path</string>
0071              </property>
0072              <property name="whatsThis">
0073               <string>Enter here the path of xplanet binary.</string>
0074              </property>
0075             </widget>
0076            </item>
0077            <item row="3" column="0">
0078             <widget class="QLabel" name="textLabelXplanetGeometryX">
0079              <property name="text">
0080               <string>Window size: </string>
0081              </property>
0082             </widget>
0083            </item>
0084            <item row="3" column="1">
0085             <layout class="QHBoxLayout" name="horizontalLayout_2">
0086              <property name="sizeConstraint">
0087               <enum>QLayout::SetMaximumSize</enum>
0088              </property>
0089              <item>
0090               <widget class="QLineEdit" name="kcfg_XplanetWidth">
0091                <property name="sizePolicy">
0092                 <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
0093                  <horstretch>0</horstretch>
0094                  <verstretch>0</verstretch>
0095                 </sizepolicy>
0096                </property>
0097                <property name="maximumSize">
0098                 <size>
0099                  <width>50</width>
0100                  <height>16777215</height>
0101                 </size>
0102                </property>
0103                <property name="toolTip">
0104                 <string>Set the width of window</string>
0105                </property>
0106                <property name="whatsThis">
0107                 <string>Set the width of the xplanet image</string>
0108                </property>
0109               </widget>
0110              </item>
0111              <item>
0112               <widget class="QLabel" name="textLabelXplanetGeometryY">
0113                <property name="text">
0114                 <string>x</string>
0115                </property>
0116               </widget>
0117              </item>
0118              <item>
0119               <widget class="QLineEdit" name="kcfg_XplanetHeight">
0120                <property name="enabled">
0121                 <bool>true</bool>
0122                </property>
0123                <property name="maximumSize">
0124                 <size>
0125                  <width>50</width>
0126                  <height>16777215</height>
0127                 </size>
0128                </property>
0129                <property name="toolTip">
0130                 <string>Set the height of window</string>
0131                </property>
0132                <property name="whatsThis">
0133                 <string>Set the height of the xplanet image</string>
0134                </property>
0135               </widget>
0136              </item>
0137              <item>
0138               <widget class="QLabel" name="label">
0139                <property name="text">
0140                 <string>pixels</string>
0141                </property>
0142               </widget>
0143              </item>
0144              <item>
0145               <spacer name="horizontalSpacer">
0146                <property name="orientation">
0147                 <enum>Qt::Horizontal</enum>
0148                </property>
0149                <property name="sizeHint" stdset="0">
0150                 <size>
0151                  <width>40</width>
0152                  <height>20</height>
0153                 </size>
0154                </property>
0155               </spacer>
0156              </item>
0157             </layout>
0158            </item>
0159            <item row="1" column="1">
0160             <widget class="QLineEdit" name="kcfg_XplanetTimeout">
0161              <property name="toolTip">
0162               <string>The time KStars will wait for XPlanet to complete before giving up.</string>
0163              </property>
0164             </widget>
0165            </item>
0166            <item row="1" column="0">
0167             <widget class="QLabel" name="label_3">
0168              <property name="text">
0169               <string>XPlanet timeout:</string>
0170              </property>
0171             </widget>
0172            </item>
0173            <item row="2" column="0">
0174             <widget class="QLabel" name="label_4">
0175              <property name="text">
0176               <string>Animation delay:</string>
0177              </property>
0178             </widget>
0179            </item>
0180            <item row="2" column="1">
0181             <widget class="QLineEdit" name="kcfg_XplanetAnimationDelay">
0182              <property name="toolTip">
0183               <string>The delay between frames for the animation</string>
0184              </property>
0185             </widget>
0186            </item>
0187           </layout>
0188          </item>
0189          <item>
0190           <spacer name="verticalSpacer">
0191            <property name="orientation">
0192             <enum>Qt::Vertical</enum>
0193            </property>
0194            <property name="sizeType">
0195             <enum>QSizePolicy::Fixed</enum>
0196            </property>
0197            <property name="sizeHint" stdset="0">
0198             <size>
0199              <width>506</width>
0200              <height>13</height>
0201             </size>
0202            </property>
0203           </spacer>
0204          </item>
0205          <item>
0206           <layout class="QFormLayout" name="formLayout_2">
0207            <property name="fieldGrowthPolicy">
0208             <enum>QFormLayout::ExpandingFieldsGrow</enum>
0209            </property>
0210            <property name="labelAlignment">
0211             <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
0212            </property>
0213            <item row="1" column="0">
0214             <widget class="QCheckBox" name="kcfg_XplanetUseFIFO">
0215              <property name="toolTip">
0216               <string>Use KStars's FOV?</string>
0217              </property>
0218              <property name="whatsThis">
0219               <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;If checked, XPlanet will use a FIFO file in the /tmp directory to temporarily save the XPlanet image for KStars to load them and update the view.  If not checked, XPlanet will actually save the files to the XPlanet folder in the KStars data directory.  Using a FIFO file should save the hard disk from excessive reads/writes and may offer a performance enhancement.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
0220              </property>
0221              <property name="text">
0222               <string>Use FIFO File</string>
0223              </property>
0224             </widget>
0225            </item>
0226            <item row="1" column="1">
0227             <widget class="QLabel" name="label_5">
0228              <property name="text">
0229               <string>(saves to memory instead of a hard disk)</string>
0230              </property>
0231             </widget>
0232            </item>
0233            <item row="2" column="0">
0234             <widget class="QCheckBox" name="kcfg_XplanetFOV">
0235              <property name="toolTip">
0236               <string>Use kstars's FOV?</string>
0237              </property>
0238              <property name="whatsThis">
0239               <string>If checked, use kstars's FOV.</string>
0240              </property>
0241              <property name="text">
0242               <string>Use kstars's FOV</string>
0243              </property>
0244             </widget>
0245            </item>
0246            <item row="6" column="0">
0247             <widget class="QLabel" name="textLabelXplanetMagnitude">
0248              <property name="text">
0249               <string>Base magnitude:</string>
0250              </property>
0251             </widget>
0252            </item>
0253            <item row="6" column="1">
0254             <widget class="QSpinBox" name="kcfg_XplanetMagnitude">
0255              <property name="sizePolicy">
0256               <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
0257                <horstretch>0</horstretch>
0258                <verstretch>0</verstretch>
0259               </sizepolicy>
0260              </property>
0261              <property name="toolTip">
0262               <string>A star of the specified magnitude will have a pixel brightness of 1</string>
0263              </property>
0264              <property name="whatsThis">
0265               <string>A star of the specified magnitude will have a pixel brightness of 1. The default value is 10. Stars will be drawn more brightly if this number is larger.</string>
0266              </property>
0267             </widget>
0268            </item>
0269            <item row="8" column="1">
0270             <widget class="QWidget" name="widget" native="true"/>
0271            </item>
0272            <item row="10" column="0">
0273             <widget class="QCheckBox" name="kcfg_XplanetConfigFile">
0274              <property name="text">
0275               <string>Config file:</string>
0276              </property>
0277             </widget>
0278            </item>
0279            <item row="10" column="1">
0280             <layout class="QHBoxLayout" name="horizontalLayout_3" stretch="0,0">
0281              <property name="sizeConstraint">
0282               <enum>QLayout::SetMaximumSize</enum>
0283              </property>
0284              <property name="leftMargin">
0285               <number>0</number>
0286              </property>
0287              <property name="topMargin">
0288               <number>0</number>
0289              </property>
0290              <item>
0291               <widget class="QLineEdit" name="kcfg_XplanetConfigFilePath">
0292                <property name="sizePolicy">
0293                 <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
0294                  <horstretch>0</horstretch>
0295                  <verstretch>0</verstretch>
0296                 </sizepolicy>
0297                </property>
0298                <property name="toolTip">
0299                 <string>Config file path</string>
0300                </property>
0301                <property name="whatsThis">
0302                 <string>Use the specified configuration file</string>
0303                </property>
0304               </widget>
0305              </item>
0306              <item>
0307               <widget class="QPushButton" name="configFileB">
0308                <property name="minimumSize">
0309                 <size>
0310                  <width>28</width>
0311                  <height>28</height>
0312                 </size>
0313                </property>
0314                <property name="maximumSize">
0315                 <size>
0316                  <width>28</width>
0317                  <height>28</height>
0318                 </size>
0319                </property>
0320                <property name="text">
0321                 <string/>
0322                </property>
0323               </widget>
0324              </item>
0325             </layout>
0326            </item>
0327            <item row="11" column="0">
0328             <widget class="QCheckBox" name="kcfg_XplanetStarmap">
0329              <property name="toolTip">
0330               <string>Use custom star map?</string>
0331              </property>
0332              <property name="whatsThis">
0333               <string>If checked, use star map file to draw the background stars.</string>
0334              </property>
0335              <property name="text">
0336               <string>Star map:</string>
0337              </property>
0338             </widget>
0339            </item>
0340            <item row="11" column="1">
0341             <layout class="QHBoxLayout" name="horizontalLayout_10" stretch="0,0">
0342              <property name="sizeConstraint">
0343               <enum>QLayout::SetMaximumSize</enum>
0344              </property>
0345              <property name="leftMargin">
0346               <number>0</number>
0347              </property>
0348              <property name="topMargin">
0349               <number>0</number>
0350              </property>
0351              <item>
0352               <widget class="QLineEdit" name="kcfg_XplanetStarmapPath">
0353                <property name="sizePolicy">
0354                 <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
0355                  <horstretch>0</horstretch>
0356                  <verstretch>0</verstretch>
0357                 </sizepolicy>
0358                </property>
0359                <property name="toolTip">
0360                 <string>Star map file path</string>
0361                </property>
0362                <property name="whatsThis">
0363                 <string>Star map file path</string>
0364                </property>
0365               </widget>
0366              </item>
0367              <item>
0368               <widget class="QPushButton" name="starmapFileB">
0369                <property name="minimumSize">
0370                 <size>
0371                  <width>28</width>
0372                  <height>28</height>
0373                 </size>
0374                </property>
0375                <property name="maximumSize">
0376                 <size>
0377                  <width>28</width>
0378                  <height>28</height>
0379                 </size>
0380                </property>
0381                <property name="text">
0382                 <string/>
0383                </property>
0384               </widget>
0385              </item>
0386             </layout>
0387            </item>
0388            <item row="12" column="0">
0389             <widget class="QCheckBox" name="kcfg_XplanetArcFile">
0390              <property name="text">
0391               <string>Arc file:</string>
0392              </property>
0393             </widget>
0394            </item>
0395            <item row="12" column="1">
0396             <layout class="QHBoxLayout" name="horizontalLayout_11">
0397              <property name="sizeConstraint">
0398               <enum>QLayout::SetMaximumSize</enum>
0399              </property>
0400              <property name="leftMargin">
0401               <number>0</number>
0402              </property>
0403              <property name="topMargin">
0404               <number>0</number>
0405              </property>
0406              <item>
0407               <widget class="QLineEdit" name="kcfg_XplanetArcFilePath">
0408                <property name="sizePolicy">
0409                 <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
0410                  <horstretch>0</horstretch>
0411                  <verstretch>0</verstretch>
0412                 </sizepolicy>
0413                </property>
0414                <property name="toolTip">
0415                 <string>Arc file path</string>
0416                </property>
0417                <property name="whatsThis">
0418                 <string>Specify an arc file to be plotted against the background stars.</string>
0419                </property>
0420               </widget>
0421              </item>
0422              <item>
0423               <widget class="QPushButton" name="arcFileB">
0424                <property name="minimumSize">
0425                 <size>
0426                  <width>28</width>
0427                  <height>28</height>
0428                 </size>
0429                </property>
0430                <property name="maximumSize">
0431                 <size>
0432                  <width>28</width>
0433                  <height>28</height>
0434                 </size>
0435                </property>
0436                <property name="text">
0437                 <string/>
0438                </property>
0439               </widget>
0440              </item>
0441             </layout>
0442            </item>
0443            <item row="5" column="1">
0444             <widget class="QSpinBox" name="kcfg_XplanetGlare">
0445              <property name="sizePolicy">
0446               <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
0447                <horstretch>0</horstretch>
0448                <verstretch>0</verstretch>
0449               </sizepolicy>
0450              </property>
0451              <property name="toolTip">
0452               <string>Radius of the glare around the Sun.</string>
0453              </property>
0454              <property name="whatsThis">
0455               <string>Draw a glare around the sun with a radius of the specified value larger than the Sun.  The default value is 28.</string>
0456              </property>
0457             </widget>
0458            </item>
0459            <item row="5" column="0">
0460             <widget class="QLabel" name="textLabelXplanetGlare">
0461              <property name="text">
0462               <string>Glare of sun:</string>
0463              </property>
0464             </widget>
0465            </item>
0466           </layout>
0467          </item>
0468          <item>
0469           <spacer name="verticalSpacer_8">
0470            <property name="orientation">
0471             <enum>Qt::Vertical</enum>
0472            </property>
0473            <property name="sizeType">
0474             <enum>QSizePolicy::Fixed</enum>
0475            </property>
0476            <property name="sizeHint" stdset="0">
0477             <size>
0478              <width>506</width>
0479              <height>13</height>
0480             </size>
0481            </property>
0482           </spacer>
0483          </item>
0484          <item>
0485           <layout class="QHBoxLayout" name="horizontalLayout_9">
0486            <item>
0487             <widget class="QLabel" name="textLabelXplanetQuality">
0488              <property name="text">
0489               <string>Output file quality:</string>
0490              </property>
0491             </widget>
0492            </item>
0493            <item>
0494             <widget class="QSpinBox" name="kcfg_XplanetQuality">
0495              <property name="sizePolicy">
0496               <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
0497                <horstretch>0</horstretch>
0498                <verstretch>0</verstretch>
0499               </sizepolicy>
0500              </property>
0501              <property name="toolTip">
0502               <string>JPEG Quality</string>
0503              </property>
0504              <property name="whatsThis">
0505               <string>This option is only used when creating JPEG images. The quality can range from 0 to 100. The default value is 80.</string>
0506              </property>
0507              <property name="maximum">
0508               <number>100</number>
0509              </property>
0510             </widget>
0511            </item>
0512            <item>
0513             <spacer name="horizontalSpacer_4">
0514              <property name="orientation">
0515               <enum>Qt::Horizontal</enum>
0516              </property>
0517              <property name="sizeHint" stdset="0">
0518               <size>
0519                <width>40</width>
0520                <height>20</height>
0521               </size>
0522              </property>
0523             </spacer>
0524            </item>
0525           </layout>
0526          </item>
0527          <item>
0528           <widget class="QLabel" name="label_6">
0529            <property name="text">
0530             <string>XPlanet requires maps in order to function properly.  It does not ship with a lot of planetary maps.  You need to download some in order to get the full benefits of XPlanet.  This is a good place to start: &lt;a href=&quot;http://xplanet.sourceforge.net/maps.php&quot;&gt;http://xplanet.sourceforge.net/maps.php&lt;/a&gt; </string>
0531            </property>
0532            <property name="wordWrap">
0533             <bool>true</bool>
0534            </property>
0535            <property name="openExternalLinks">
0536             <bool>true</bool>
0537            </property>
0538           </widget>
0539          </item>
0540          <item>
0541           <widget class="QPushButton" name="openXPlanetMaps">
0542            <property name="text">
0543             <string>XPlanet Planet Maps</string>
0544            </property>
0545           </widget>
0546          </item>
0547          <item>
0548           <spacer name="verticalSpacer_2">
0549            <property name="orientation">
0550             <enum>Qt::Vertical</enum>
0551            </property>
0552            <property name="sizeHint" stdset="0">
0553             <size>
0554              <width>20</width>
0555              <height>40</height>
0556             </size>
0557            </property>
0558           </spacer>
0559          </item>
0560         </layout>
0561        </item>
0562       </layout>
0563      </widget>
0564      <widget class="QWidget" name="XplanetTabLabel">
0565       <attribute name="title">
0566        <string>Labels and markers</string>
0567       </attribute>
0568       <layout class="QGridLayout" name="gridLayout_7">
0569        <item row="0" column="0">
0570         <layout class="QVBoxLayout" name="verticalLayout_5">
0571          <item>
0572           <widget class="QGroupBox" name="groupBox">
0573            <property name="title">
0574             <string>Labels</string>
0575            </property>
0576            <layout class="QGridLayout" name="gridLayout_5">
0577             <item row="0" column="0">
0578              <layout class="QFormLayout" name="formLayout_3">
0579               <property name="fieldGrowthPolicy">
0580                <enum>QFormLayout::ExpandingFieldsGrow</enum>
0581               </property>
0582               <property name="labelAlignment">
0583                <set>Qt::AlignBottom|Qt::AlignRight|Qt::AlignTrailing</set>
0584               </property>
0585               <property name="formAlignment">
0586                <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
0587               </property>
0588               <item row="0" column="1">
0589                <layout class="QHBoxLayout" name="horizontalLayout">
0590                 <item>
0591                  <widget class="QRadioButton" name="kcfg_XplanetLabelLocalTime">
0592                   <property name="text">
0593                    <string>Local time</string>
0594                   </property>
0595                   <property name="checked">
0596                    <bool>true</bool>
0597                   </property>
0598                  </widget>
0599                 </item>
0600                 <item>
0601                  <widget class="QRadioButton" name="kcfg_XplanetLabelGMT">
0602                   <property name="text">
0603                    <string>GMT</string>
0604                   </property>
0605                  </widget>
0606                 </item>
0607                </layout>
0608               </item>
0609               <item row="1" column="0">
0610                <widget class="QLabel" name="textLabelXplanetLabelString">
0611                 <property name="text">
0612                  <string>Label string:</string>
0613                 </property>
0614                </widget>
0615               </item>
0616               <item row="1" column="1">
0617                <widget class="QLineEdit" name="kcfg_XplanetLabelString">
0618                 <property name="toolTip">
0619                  <string>Specify the text of the first line of the label.</string>
0620                 </property>
0621                 <property name="whatsThis">
0622                  <string>Specify the text of the first line of the label. By default, it says something like &quot;Looking at Earth&quot;.  Any instances of %t will be replaced by the target name, and any instances of %o will be replaced by the origin name.</string>
0623                 </property>
0624                </widget>
0625               </item>
0626               <item row="2" column="0">
0627                <widget class="QLabel" name="textLabelXplanetDateFormat">
0628                 <property name="text">
0629                  <string>Date format:</string>
0630                 </property>
0631                </widget>
0632               </item>
0633               <item row="2" column="1">
0634                <widget class="QLineEdit" name="kcfg_XplanetDateFormat">
0635                 <property name="toolTip">
0636                  <string>Specify the format for the date/time label.</string>
0637                 </property>
0638                 <property name="whatsThis">
0639                  <string>Specify the format for the date/time label.  This format string is passed to strftime(3).  The default is &quot;%c %Z&quot;, which shows the date, time, and time zone in the  locale’s  appropriate date and time representation.</string>
0640                 </property>
0641                </widget>
0642               </item>
0643               <item row="3" column="0">
0644                <widget class="QLabel" name="textLabelXplanetFontSize">
0645                 <property name="enabled">
0646                  <bool>true</bool>
0647                 </property>
0648                 <property name="text">
0649                  <string>Font size:</string>
0650                 </property>
0651                </widget>
0652               </item>
0653               <item row="3" column="1">
0654                <widget class="QSpinBox" name="kcfg_XplanetFontSize">
0655                 <property name="toolTip">
0656                  <string>Label font size</string>
0657                 </property>
0658                 <property name="whatsThis">
0659                  <string>Specify the point size.</string>
0660                 </property>
0661                </widget>
0662               </item>
0663               <item row="4" column="0">
0664                <widget class="QLabel" name="textLabelXplanetColor">
0665                 <property name="text">
0666                  <string>Color:</string>
0667                 </property>
0668                </widget>
0669               </item>
0670               <item row="4" column="1">
0671                <widget class="KColorButton" name="kcfg_XplanetColor">
0672                 <property name="toolTip">
0673                  <string>Label color</string>
0674                 </property>
0675                 <property name="whatsThis">
0676                  <string>Set the color for the label.</string>
0677                 </property>
0678                </widget>
0679               </item>
0680               <item row="5" column="1">
0681                <widget class="QFrame" name="frame_2">
0682                 <layout class="QGridLayout" name="gridLayout_4">
0683                  <item row="0" column="0">
0684                   <layout class="QHBoxLayout" name="horizontalLayout_4">
0685                    <item>
0686                     <layout class="QVBoxLayout" name="verticalLayout_2">
0687                      <item>
0688                       <widget class="QRadioButton" name="kcfg_XplanetLabelTL">
0689                        <property name="text">
0690                         <string>Top left</string>
0691                        </property>
0692                        <property name="checked">
0693                         <bool>false</bool>
0694                        </property>
0695                       </widget>
0696                      </item>
0697                      <item>
0698                       <widget class="QRadioButton" name="kcfg_XplanetLabelBL">
0699                        <property name="text">
0700                         <string>Bottom left</string>
0701                        </property>
0702                        <property name="checked">
0703                         <bool>false</bool>
0704                        </property>
0705                       </widget>
0706                      </item>
0707                     </layout>
0708                    </item>
0709                    <item>
0710                     <layout class="QVBoxLayout" name="verticalLayout_3">
0711                      <item>
0712                       <widget class="QRadioButton" name="kcfg_XplanetLabelTR">
0713                        <property name="text">
0714                         <string>Top right</string>
0715                        </property>
0716                        <property name="checked">
0717                         <bool>true</bool>
0718                        </property>
0719                       </widget>
0720                      </item>
0721                      <item>
0722                       <widget class="QRadioButton" name="kcfg_XplanetLabelBR">
0723                        <property name="text">
0724                         <string>Bottom right</string>
0725                        </property>
0726                        <property name="checked">
0727                         <bool>false</bool>
0728                        </property>
0729                       </widget>
0730                      </item>
0731                     </layout>
0732                    </item>
0733                   </layout>
0734                  </item>
0735                 </layout>
0736                </widget>
0737               </item>
0738               <item row="5" column="0">
0739                <layout class="QVBoxLayout" name="verticalLayout_4">
0740                 <item>
0741                  <spacer name="verticalSpacer_3">
0742                   <property name="orientation">
0743                    <enum>Qt::Vertical</enum>
0744                   </property>
0745                   <property name="sizeHint" stdset="0">
0746                    <size>
0747                     <width>20</width>
0748                     <height>40</height>
0749                    </size>
0750                   </property>
0751                  </spacer>
0752                 </item>
0753                 <item>
0754                  <widget class="QLabel" name="textLabelLabelPos">
0755                   <property name="text">
0756                    <string>Label position:</string>
0757                   </property>
0758                  </widget>
0759                 </item>
0760                 <item>
0761                  <spacer name="verticalSpacer_4">
0762                   <property name="orientation">
0763                    <enum>Qt::Vertical</enum>
0764                   </property>
0765                   <property name="sizeHint" stdset="0">
0766                    <size>
0767                     <width>20</width>
0768                     <height>40</height>
0769                    </size>
0770                   </property>
0771                  </spacer>
0772                 </item>
0773                </layout>
0774               </item>
0775               <item row="0" column="0">
0776                <widget class="QCheckBox" name="kcfg_XplanetLabel">
0777                 <property name="toolTip">
0778                  <string>Show label?</string>
0779                 </property>
0780                 <property name="whatsThis">
0781                  <string>If checked, display a label in the upper right corner.</string>
0782                 </property>
0783                 <property name="text">
0784                  <string>Show label:</string>
0785                 </property>
0786                </widget>
0787               </item>
0788              </layout>
0789             </item>
0790            </layout>
0791           </widget>
0792          </item>
0793          <item>
0794           <widget class="QGroupBox" name="groupBox_2">
0795            <property name="title">
0796             <string>Markers</string>
0797            </property>
0798            <layout class="QGridLayout" name="gridLayout_6">
0799             <item row="0" column="0">
0800              <layout class="QFormLayout" name="formLayout_4">
0801               <property name="labelAlignment">
0802                <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
0803               </property>
0804               <item row="0" column="0">
0805                <widget class="QCheckBox" name="kcfg_XplanetMarkerFile">
0806                 <property name="toolTip">
0807                  <string>Use marker file?</string>
0808                 </property>
0809                 <property name="whatsThis">
0810                  <string>If checked, use the specified marker file.</string>
0811                 </property>
0812                 <property name="text">
0813                  <string>Use marker file:</string>
0814                 </property>
0815                </widget>
0816               </item>
0817               <item row="0" column="1">
0818                <widget class="QLineEdit" name="kcfg_XplanetMarkerFilePath">
0819                 <property name="toolTip">
0820                  <string>Marker file path</string>
0821                 </property>
0822                 <property name="whatsThis">
0823                  <string>Specify a file containing user defined marker data to display against the background stars.</string>
0824                 </property>
0825                </widget>
0826               </item>
0827               <item row="1" column="0">
0828                <widget class="QCheckBox" name="kcfg_XplanetMarkerBounds">
0829                 <property name="toolTip">
0830                  <string>Write marker bounds in a file</string>
0831                 </property>
0832                 <property name="whatsThis">
0833                  <string>Write coordinates of the bounding box for each marker in a file.</string>
0834                 </property>
0835                 <property name="text">
0836                  <string>Write marker bounds to:</string>
0837                 </property>
0838                </widget>
0839               </item>
0840               <item row="1" column="1">
0841                <widget class="QLineEdit" name="kcfg_XplanetMarkerBoundsPath">
0842                 <property name="toolTip">
0843                  <string>Marker bounds file path</string>
0844                 </property>
0845                 <property name="whatsThis">
0846                  <string>Write coordinates of the bounding box for each marker to this file.</string>
0847                 </property>
0848                </widget>
0849               </item>
0850              </layout>
0851             </item>
0852            </layout>
0853           </widget>
0854          </item>
0855          <item>
0856           <spacer name="verticalSpacer_6">
0857            <property name="orientation">
0858             <enum>Qt::Vertical</enum>
0859            </property>
0860            <property name="sizeHint" stdset="0">
0861             <size>
0862              <width>20</width>
0863              <height>40</height>
0864             </size>
0865            </property>
0866           </spacer>
0867          </item>
0868         </layout>
0869        </item>
0870       </layout>
0871      </widget>
0872      <widget class="QWidget" name="XplanetTabPosition">
0873       <attribute name="title">
0874        <string>Position</string>
0875       </attribute>
0876       <layout class="QGridLayout" name="gridLayout_3">
0877        <item row="0" column="0">
0878         <layout class="QVBoxLayout" name="verticalLayout_6">
0879          <item>
0880           <layout class="QHBoxLayout" name="horizontalLayout_5">
0881            <item>
0882             <widget class="QRadioButton" name="kcfg_XplanetLatLong">
0883              <property name="text">
0884               <string>Place the observer above latitude: </string>
0885              </property>
0886              <property name="checked">
0887               <bool>true</bool>
0888              </property>
0889             </widget>
0890            </item>
0891            <item>
0892             <widget class="QSpinBox" name="kcfg_XplanetLatitude">
0893              <property name="toolTip">
0894               <string>Latitude in degrees</string>
0895              </property>
0896              <property name="whatsThis">
0897               <string>Render the target body as seen from above the specified latitude (in degrees).  The default value is 0.</string>
0898              </property>
0899              <property name="minimum">
0900               <number>-360</number>
0901              </property>
0902              <property name="maximum">
0903               <number>360</number>
0904              </property>
0905             </widget>
0906            </item>
0907            <item>
0908             <widget class="QLabel" name="textLabelXplanetLongitude">
0909              <property name="text">
0910               <string> and longitude: </string>
0911              </property>
0912             </widget>
0913            </item>
0914            <item>
0915             <widget class="QSpinBox" name="kcfg_XplanetLongitude">
0916              <property name="toolTip">
0917               <string>Longitude in degrees</string>
0918              </property>
0919              <property name="whatsThis">
0920               <string>Place the observer above the specified longitude (in degrees).  Longitude is positive going east, negative going west (for the earth and moon), so for example Los Angeles is at -118 or 242.  The default value is 0.</string>
0921              </property>
0922              <property name="minimum">
0923               <number>-360</number>
0924              </property>
0925              <property name="maximum">
0926               <number>360</number>
0927              </property>
0928             </widget>
0929            </item>
0930            <item>
0931             <widget class="QLabel" name="label_2">
0932              <property name="text">
0933               <string>in degrees</string>
0934              </property>
0935             </widget>
0936            </item>
0937           </layout>
0938          </item>
0939          <item>
0940           <widget class="QRadioButton" name="kcfg_XplanetRandom">
0941            <property name="text">
0942             <string>Place the observer above a random latitude and longitude</string>
0943            </property>
0944           </widget>
0945          </item>
0946          <item>
0947           <spacer name="verticalSpacer_5">
0948            <property name="orientation">
0949             <enum>Qt::Vertical</enum>
0950            </property>
0951            <property name="sizeHint" stdset="0">
0952             <size>
0953              <width>20</width>
0954              <height>40</height>
0955             </size>
0956            </property>
0957           </spacer>
0958          </item>
0959         </layout>
0960        </item>
0961       </layout>
0962      </widget>
0963      <widget class="QWidget" name="XplanetTabProjection">
0964       <attribute name="title">
0965        <string>Projection</string>
0966       </attribute>
0967       <layout class="QGridLayout" name="gridLayout_9">
0968        <item row="0" column="0">
0969         <layout class="QVBoxLayout" name="verticalLayout_8">
0970          <item>
0971           <layout class="QHBoxLayout" name="horizontalLayout_6">
0972            <item>
0973             <widget class="QLabel" name="textLabelXplanetProjection">
0974              <property name="text">
0975               <string>Projection:</string>
0976              </property>
0977             </widget>
0978            </item>
0979            <item>
0980             <widget class="QComboBox" name="kcfg_XplanetProjection">
0981              <property name="toolTip">
0982               <string>The projection type</string>
0983              </property>
0984              <property name="whatsThis">
0985               <string>The default is  no projection.  Multiple bodies will not be shown if this option is specified, although shadows will still be drawn.</string>
0986              </property>
0987             </widget>
0988            </item>
0989            <item>
0990             <spacer name="horizontalSpacer_2">
0991              <property name="orientation">
0992               <enum>Qt::Horizontal</enum>
0993              </property>
0994              <property name="sizeHint" stdset="0">
0995               <size>
0996                <width>40</width>
0997                <height>20</height>
0998               </size>
0999              </property>
1000             </spacer>
1001            </item>
1002           </layout>
1003          </item>
1004          <item>
1005           <widget class="QGroupBox" name="groupBoxBackground">
1006            <property name="enabled">
1007             <bool>true</bool>
1008            </property>
1009            <property name="title">
1010             <string>Background</string>
1011            </property>
1012            <layout class="QGridLayout" name="gridLayout_8">
1013             <item row="0" column="0">
1014              <layout class="QVBoxLayout" name="verticalLayout_7">
1015               <item>
1016                <widget class="QCheckBox" name="kcfg_XplanetBackground">
1017                 <property name="toolTip">
1018                  <string>Use background?</string>
1019                 </property>
1020                 <property name="whatsThis">
1021                  <string>If checked, use a file or a color as background.</string>
1022                 </property>
1023                 <property name="text">
1024                  <string>Use background</string>
1025                 </property>
1026                </widget>
1027               </item>
1028               <item>
1029                <layout class="QHBoxLayout" name="horizontalLayout_7">
1030                 <item>
1031                  <widget class="QRadioButton" name="kcfg_XplanetBackgroundImage">
1032                   <property name="text">
1033                    <string>Background image:</string>
1034                   </property>
1035                   <property name="checked">
1036                    <bool>false</bool>
1037                   </property>
1038                  </widget>
1039                 </item>
1040                 <item>
1041                  <widget class="QLineEdit" name="kcfg_XplanetBackgroundImagePath">
1042                   <property name="toolTip">
1043                    <string>Use this file as the background image</string>
1044                   </property>
1045                   <property name="whatsThis">
1046                    <string>Enter here the path of background image file.</string>
1047                   </property>
1048                  </widget>
1049                 </item>
1050                </layout>
1051               </item>
1052               <item>
1053                <layout class="QHBoxLayout" name="horizontalLayout_8">
1054                 <item>
1055                  <widget class="QRadioButton" name="kcfg_XplanetBackgroundColor">
1056                   <property name="text">
1057                    <string>Background color:</string>
1058                   </property>
1059                   <property name="checked">
1060                    <bool>true</bool>
1061                   </property>
1062                  </widget>
1063                 </item>
1064                 <item>
1065                  <widget class="KColorButton" name="kcfg_XplanetBackgroundColorValue">
1066                   <property name="toolTip">
1067                    <string>Background color</string>
1068                   </property>
1069                   <property name="whatsThis">
1070                    <string>Set the color for the background.</string>
1071                   </property>
1072                  </widget>
1073                 </item>
1074                 <item>
1075                  <spacer name="horizontalSpacer_3">
1076                   <property name="orientation">
1077                    <enum>Qt::Horizontal</enum>
1078                   </property>
1079                   <property name="sizeHint" stdset="0">
1080                    <size>
1081                     <width>40</width>
1082                     <height>20</height>
1083                    </size>
1084                   </property>
1085                  </spacer>
1086                 </item>
1087                </layout>
1088               </item>
1089              </layout>
1090             </item>
1091            </layout>
1092           </widget>
1093          </item>
1094          <item>
1095           <spacer name="verticalSpacer_7">
1096            <property name="orientation">
1097             <enum>Qt::Vertical</enum>
1098            </property>
1099            <property name="sizeHint" stdset="0">
1100             <size>
1101              <width>20</width>
1102              <height>40</height>
1103             </size>
1104            </property>
1105           </spacer>
1106          </item>
1107         </layout>
1108        </item>
1109       </layout>
1110      </widget>
1111     </widget>
1112    </item>
1113   </layout>
1114  </widget>
1115  <customwidgets>
1116   <customwidget>
1117    <class>KColorButton</class>
1118    <extends>QPushButton</extends>
1119    <header>kcolorbutton.h</header>
1120   </customwidget>
1121  </customwidgets>
1122  <tabstops>
1123   <tabstop>tab</tabstop>
1124   <tabstop>kcfg_XplanetPath</tabstop>
1125   <tabstop>kcfg_XplanetWidth</tabstop>
1126   <tabstop>kcfg_XplanetHeight</tabstop>
1127   <tabstop>kcfg_XplanetFOV</tabstop>
1128   <tabstop>kcfg_XplanetGlare</tabstop>
1129   <tabstop>kcfg_XplanetMagnitude</tabstop>
1130   <tabstop>kcfg_XplanetConfigFile</tabstop>
1131   <tabstop>kcfg_XplanetStarmap</tabstop>
1132   <tabstop>kcfg_XplanetArcFile</tabstop>
1133   <tabstop>kcfg_XplanetQuality</tabstop>
1134   <tabstop>kcfg_XplanetLabel</tabstop>
1135   <tabstop>kcfg_XplanetLabelLocalTime</tabstop>
1136   <tabstop>kcfg_XplanetLabelGMT</tabstop>
1137   <tabstop>kcfg_XplanetLabelString</tabstop>
1138   <tabstop>kcfg_XplanetDateFormat</tabstop>
1139   <tabstop>kcfg_XplanetFontSize</tabstop>
1140   <tabstop>kcfg_XplanetColor</tabstop>
1141   <tabstop>kcfg_XplanetLabelTL</tabstop>
1142   <tabstop>kcfg_XplanetLabelTR</tabstop>
1143   <tabstop>kcfg_XplanetLabelBL</tabstop>
1144   <tabstop>kcfg_XplanetLabelBR</tabstop>
1145   <tabstop>kcfg_XplanetMarkerFile</tabstop>
1146   <tabstop>kcfg_XplanetMarkerFilePath</tabstop>
1147   <tabstop>kcfg_XplanetMarkerBounds</tabstop>
1148   <tabstop>kcfg_XplanetMarkerBoundsPath</tabstop>
1149   <tabstop>kcfg_XplanetLatLong</tabstop>
1150   <tabstop>kcfg_XplanetLatitude</tabstop>
1151   <tabstop>kcfg_XplanetLongitude</tabstop>
1152   <tabstop>kcfg_XplanetRandom</tabstop>
1153   <tabstop>kcfg_XplanetProjection</tabstop>
1154   <tabstop>kcfg_XplanetBackground</tabstop>
1155   <tabstop>kcfg_XplanetBackgroundImage</tabstop>
1156   <tabstop>kcfg_XplanetBackgroundImagePath</tabstop>
1157   <tabstop>kcfg_XplanetBackgroundColor</tabstop>
1158   <tabstop>kcfg_XplanetBackgroundColorValue</tabstop>
1159  </tabstops>
1160  <resources/>
1161  <connections/>
1162 </ui>