Warning, /education/kstars/kstars/options/opsadvanced.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>OpsAdvanced</class>
0004  <widget class="QWidget" name="OpsAdvanced">
0005   <property name="geometry">
0006    <rect>
0007     <x>0</x>
0008     <y>0</y>
0009     <width>642</width>
0010     <height>395</height>
0011    </rect>
0012   </property>
0013   <layout class="QVBoxLayout" name="verticalLayout_5">
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="QTabWidget" name="AdvancedOptionsTabWidget">
0031      <property name="currentIndex">
0032       <number>0</number>
0033      </property>
0034      <widget class="QWidget" name="tab">
0035       <attribute name="title">
0036        <string>&amp;General</string>
0037       </attribute>
0038       <layout class="QVBoxLayout" name="verticalLayout">
0039        <property name="leftMargin">
0040         <number>3</number>
0041        </property>
0042        <property name="topMargin">
0043         <number>3</number>
0044        </property>
0045        <property name="rightMargin">
0046         <number>3</number>
0047        </property>
0048        <property name="bottomMargin">
0049         <number>3</number>
0050        </property>
0051        <item>
0052         <layout class="QHBoxLayout" name="horizontalLayout_3">
0053          <property name="spacing">
0054           <number>3</number>
0055          </property>
0056          <item>
0057           <widget class="QGroupBox" name="BackendsGroupBox">
0058            <property name="title">
0059             <string>Backends</string>
0060            </property>
0061            <layout class="QVBoxLayout" name="verticalLayout_4">
0062             <item>
0063              <widget class="QCheckBox" name="kcfg_UseRefraction">
0064               <property name="toolTip">
0065                <string>Correct coordinates of objects for the effects of the atmosphere</string>
0066               </property>
0067               <property name="whatsThis">
0068                <string>The atmosphere bends light passing through it, like a lens.  If this item is checked, this &quot;atmospheric refraction&quot; will be simulated in the sky map.  Note that this correction is only applied when using the Horizontal coordinate system.</string>
0069               </property>
0070               <property name="text">
0071                <string>Correct for atmospheric refraction</string>
0072               </property>
0073              </widget>
0074             </item>
0075             <item>
0076              <widget class="QCheckBox" name="kcfg_UseRelativistic">
0077               <property name="toolTip">
0078                <string>Correct for the effect of sun's gravity on star positions, as predicted by General Relativity, and verified by Eddington's experiment.</string>
0079               </property>
0080               <property name="text">
0081                <string>General Relativity effects near the sun</string>
0082               </property>
0083              </widget>
0084             </item>
0085             <item>
0086              <widget class="QCheckBox" name="kcfg_AlwaysRecomputeCoordinates">
0087               <property name="whatsThis">
0088                <string>Checking this option causes recomputation of current equatorial coordinates from catalog coordinates (i.e. application of precession, nutation and aberration corrections) for every redraw of the map. This makes processing slower when there are many stars to handle, but is more likely to be bug-free. There are known bugs in the rendering of stars when this recomputation is avoided.</string>
0089               </property>
0090               <property name="text">
0091                <string>Always recompute coordinates</string>
0092               </property>
0093              </widget>
0094             </item>
0095            </layout>
0096           </widget>
0097          </item>
0098          <item>
0099           <widget class="QGroupBox" name="ImageryGroupBox">
0100            <property name="title">
0101             <string>DSS Imagery</string>
0102            </property>
0103            <layout class="QGridLayout" name="gridLayout">
0104             <property name="leftMargin">
0105              <number>3</number>
0106             </property>
0107             <property name="topMargin">
0108              <number>3</number>
0109             </property>
0110             <property name="rightMargin">
0111              <number>3</number>
0112             </property>
0113             <property name="bottomMargin">
0114              <number>3</number>
0115             </property>
0116             <property name="spacing">
0117              <number>3</number>
0118             </property>
0119             <item row="0" column="0">
0120              <widget class="QLabel" name="label">
0121               <property name="text">
0122                <string>Default DSS image size:</string>
0123               </property>
0124              </widget>
0125             </item>
0126             <item row="0" column="1">
0127              <widget class="QDoubleSpinBox" name="kcfg_DefaultDSSImageSize">
0128               <property name="sizePolicy">
0129                <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
0130                 <horstretch>0</horstretch>
0131                 <verstretch>0</verstretch>
0132                </sizepolicy>
0133               </property>
0134               <property name="minimumSize">
0135                <size>
0136                 <width>75</width>
0137                 <height>0</height>
0138                </size>
0139               </property>
0140               <property name="decimals">
0141                <number>1</number>
0142               </property>
0143               <property name="minimum">
0144                <double>1.000000000000000</double>
0145               </property>
0146               <property name="maximum">
0147                <double>75.000000000000000</double>
0148               </property>
0149               <property name="value">
0150                <double>15.000000000000000</double>
0151               </property>
0152              </widget>
0153             </item>
0154             <item row="0" column="3">
0155              <widget class="QLabel" name="DefaultDSSImageSizeUnitLabel">
0156               <property name="sizePolicy">
0157                <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
0158                 <horstretch>0</horstretch>
0159                 <verstretch>0</verstretch>
0160                </sizepolicy>
0161               </property>
0162               <property name="text">
0163                <string>arcminutes</string>
0164               </property>
0165              </widget>
0166             </item>
0167             <item row="1" column="0">
0168              <widget class="QLabel" name="label_3">
0169               <property name="text">
0170                <string>Padding around deep sky objects:</string>
0171               </property>
0172              </widget>
0173             </item>
0174             <item row="1" column="1">
0175              <widget class="QDoubleSpinBox" name="kcfg_DSSPadding">
0176               <property name="minimumSize">
0177                <size>
0178                 <width>75</width>
0179                 <height>0</height>
0180                </size>
0181               </property>
0182               <property name="decimals">
0183                <number>1</number>
0184               </property>
0185               <property name="minimum">
0186                <double>1.000000000000000</double>
0187               </property>
0188               <property name="maximum">
0189                <double>75.000000000000000</double>
0190               </property>
0191               <property name="value">
0192                <double>10.000000000000000</double>
0193               </property>
0194              </widget>
0195             </item>
0196             <item row="1" column="2" colspan="2">
0197              <widget class="QLabel" name="DSSPaddingUnitLabel">
0198               <property name="sizePolicy">
0199                <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
0200                 <horstretch>0</horstretch>
0201                 <verstretch>0</verstretch>
0202                </sizepolicy>
0203               </property>
0204               <property name="text">
0205                <string>arcminutes</string>
0206               </property>
0207              </widget>
0208             </item>
0209            </layout>
0210           </widget>
0211          </item>
0212         </layout>
0213        </item>
0214        <item>
0215         <widget class="QGroupBox" name="groupBox">
0216          <property name="title">
0217           <string>Logging Output</string>
0218          </property>
0219          <layout class="QGridLayout" name="gridLayout_4">
0220           <property name="leftMargin">
0221            <number>3</number>
0222           </property>
0223           <property name="topMargin">
0224            <number>3</number>
0225           </property>
0226           <property name="rightMargin">
0227            <number>3</number>
0228           </property>
0229           <property name="bottomMargin">
0230            <number>3</number>
0231           </property>
0232           <property name="spacing">
0233            <number>3</number>
0234           </property>
0235           <item row="0" column="2" colspan="2">
0236            <widget class="QRadioButton" name="kcfg_RegularLogging">
0237             <property name="toolTip">
0238              <string>Enable regular debug output</string>
0239             </property>
0240             <property name="text">
0241              <string>Reg&amp;ular</string>
0242             </property>
0243             <property name="checked">
0244              <bool>true</bool>
0245             </property>
0246             <attribute name="buttonGroup">
0247              <string notr="true">verbosityButtonGroup</string>
0248             </attribute>
0249            </widget>
0250           </item>
0251           <item row="0" column="5">
0252            <spacer name="horizontalSpacer">
0253             <property name="orientation">
0254              <enum>Qt::Horizontal</enum>
0255             </property>
0256             <property name="sizeHint" stdset="0">
0257              <size>
0258               <width>216</width>
0259               <height>20</height>
0260              </size>
0261             </property>
0262            </spacer>
0263           </item>
0264           <item row="0" column="4">
0265            <widget class="QRadioButton" name="kcfg_DisableLogging">
0266             <property name="toolTip">
0267              <string>Disable all logging output</string>
0268             </property>
0269             <property name="text">
0270              <string>&amp;Disable</string>
0271             </property>
0272             <property name="checked">
0273              <bool>false</bool>
0274             </property>
0275             <attribute name="buttonGroup">
0276              <string notr="true">verbosityButtonGroup</string>
0277             </attribute>
0278            </widget>
0279           </item>
0280           <item row="0" column="6">
0281            <widget class="QPushButton" name="showLogsB">
0282             <property name="text">
0283              <string>Show Logs...</string>
0284             </property>
0285            </widget>
0286           </item>
0287           <item row="1" column="0">
0288            <widget class="QLabel" name="label_5">
0289             <property name="text">
0290              <string>Output:</string>
0291             </property>
0292            </widget>
0293           </item>
0294           <item row="0" column="0">
0295            <widget class="QLabel" name="label_4">
0296             <property name="text">
0297              <string>Verbosity:</string>
0298             </property>
0299            </widget>
0300           </item>
0301           <item row="0" column="1">
0302            <widget class="QRadioButton" name="kcfg_VerboseLogging">
0303             <property name="toolTip">
0304              <string>Enable verbose debug output</string>
0305             </property>
0306             <property name="text">
0307              <string>&amp;Verbose</string>
0308             </property>
0309             <attribute name="buttonGroup">
0310              <string notr="true">verbosityButtonGroup</string>
0311             </attribute>
0312            </widget>
0313           </item>
0314           <item row="1" column="1" colspan="2">
0315            <widget class="QRadioButton" name="kcfg_LogToDefault">
0316             <property name="toolTip">
0317              <string>Log debug messages to default output device used by the platform (e.g. Standard Error)</string>
0318             </property>
0319             <property name="text">
0320              <string>Defaul&amp;t</string>
0321             </property>
0322             <property name="checked">
0323              <bool>true</bool>
0324             </property>
0325             <attribute name="buttonGroup">
0326              <string notr="true">logbuttonGroup</string>
0327             </attribute>
0328            </widget>
0329           </item>
0330           <item row="1" column="3">
0331            <widget class="QRadioButton" name="kcfg_LogToFile">
0332             <property name="toolTip">
0333              <string>Log output to log file</string>
0334             </property>
0335             <property name="text">
0336              <string>File</string>
0337             </property>
0338             <attribute name="buttonGroup">
0339              <string notr="true">logbuttonGroup</string>
0340             </attribute>
0341            </widget>
0342           </item>
0343           <item row="1" column="5">
0344            <spacer name="horizontalSpacer_2">
0345             <property name="orientation">
0346              <enum>Qt::Horizontal</enum>
0347             </property>
0348             <property name="sizeHint" stdset="0">
0349              <size>
0350               <width>216</width>
0351               <height>20</height>
0352              </size>
0353             </property>
0354            </spacer>
0355           </item>
0356           <item row="2" column="0" colspan="7">
0357            <widget class="Line" name="line">
0358             <property name="orientation">
0359              <enum>Qt::Horizontal</enum>
0360             </property>
0361            </widget>
0362           </item>
0363          </layout>
0364         </widget>
0365        </item>
0366        <item>
0367         <layout class="QHBoxLayout" name="horizontalLayout_2">
0368          <item>
0369           <spacer name="horizontalSpacer_3">
0370            <property name="orientation">
0371             <enum>Qt::Horizontal</enum>
0372            </property>
0373            <property name="sizeHint" stdset="0">
0374             <size>
0375              <width>40</width>
0376              <height>20</height>
0377             </size>
0378            </property>
0379           </spacer>
0380          </item>
0381          <item>
0382           <widget class="QPushButton" name="purgeAllConfigB">
0383            <property name="toolTip">
0384             <string>Clear all KStars configuration and user database.</string>
0385            </property>
0386            <property name="text">
0387             <string>Purge All Configuration</string>
0388            </property>
0389            <property name="icon">
0390             <iconset theme="data-warning">
0391              <normaloff>.</normaloff>.</iconset>
0392            </property>
0393            <property name="iconSize">
0394             <size>
0395              <width>22</width>
0396              <height>22</height>
0397             </size>
0398            </property>
0399           </widget>
0400          </item>
0401         </layout>
0402        </item>
0403        <item>
0404         <spacer name="GeneralTabSpacer">
0405          <property name="orientation">
0406           <enum>Qt::Vertical</enum>
0407          </property>
0408          <property name="sizeHint" stdset="0">
0409           <size>
0410            <width>20</width>
0411            <height>40</height>
0412           </size>
0413          </property>
0414         </spacer>
0415        </item>
0416       </layout>
0417      </widget>
0418      <widget class="QWidget" name="tab_3">
0419       <attribute name="title">
0420        <string>Look and &amp;Feel</string>
0421       </attribute>
0422       <layout class="QVBoxLayout" name="verticalLayout_3">
0423        <item>
0424         <layout class="QGridLayout" name="gridLayout_2">
0425          <property name="spacing">
0426           <number>3</number>
0427          </property>
0428          <item row="5" column="0">
0429           <widget class="QLabel" name="label_2">
0430            <property name="toolTip">
0431             <string>Adjust speed of zooming when scrolling in and out with the mouse wheel</string>
0432            </property>
0433            <property name="text">
0434             <string>Zoom scroll speed:</string>
0435            </property>
0436           </widget>
0437          </item>
0438          <item row="5" column="1">
0439           <widget class="QSlider" name="zoomScrollSlider">
0440            <property name="sizePolicy">
0441             <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
0442              <horstretch>0</horstretch>
0443              <verstretch>0</verstretch>
0444             </sizepolicy>
0445            </property>
0446            <property name="minimum">
0447             <number>1</number>
0448            </property>
0449            <property name="maximum">
0450             <number>100</number>
0451            </property>
0452            <property name="singleStep">
0453             <number>10</number>
0454            </property>
0455            <property name="value">
0456             <number>20</number>
0457            </property>
0458            <property name="orientation">
0459             <enum>Qt::Horizontal</enum>
0460            </property>
0461           </widget>
0462          </item>
0463          <item row="0" column="1" colspan="3">
0464           <widget class="QCheckBox" name="kcfg_UseAutoLabel">
0465            <property name="toolTip">
0466             <string>Show name label of centered object?</string>
0467            </property>
0468            <property name="whatsThis">
0469             <string>If checked, a name label will be temporarily attached to an object while it is centered in the display.  You can attach a more persistent label to any object using the right-click popup menu.</string>
0470            </property>
0471            <property name="text">
0472             <string>Attach label to centered object</string>
0473            </property>
0474           </widget>
0475          </item>
0476          <item row="5" column="3">
0477           <spacer name="horizontalSpacer_5">
0478            <property name="orientation">
0479             <enum>Qt::Horizontal</enum>
0480            </property>
0481            <property name="sizeHint" stdset="0">
0482             <size>
0483              <width>40</width>
0484              <height>20</height>
0485             </size>
0486            </property>
0487           </spacer>
0488          </item>
0489          <item row="3" column="3">
0490           <spacer name="horizontalSpacer_4">
0491            <property name="orientation">
0492             <enum>Qt::Horizontal</enum>
0493            </property>
0494            <property name="sizeHint" stdset="0">
0495             <size>
0496              <width>40</width>
0497              <height>20</height>
0498             </size>
0499            </property>
0500           </spacer>
0501          </item>
0502          <item row="5" column="2">
0503           <widget class="QDoubleSpinBox" name="kcfg_ZoomScrollFactor">
0504            <property name="minimum">
0505             <double>0.010000000000000</double>
0506            </property>
0507            <property name="maximum">
0508             <double>1.000000000000000</double>
0509            </property>
0510            <property name="singleStep">
0511             <double>0.100000000000000</double>
0512            </property>
0513            <property name="value">
0514             <double>0.200000000000000</double>
0515            </property>
0516           </widget>
0517          </item>
0518          <item row="1" column="1" colspan="3">
0519           <widget class="QCheckBox" name="kcfg_UseHoverLabel">
0520            <property name="toolTip">
0521             <string>Show name label of centered object?</string>
0522            </property>
0523            <property name="whatsThis">
0524             <string>If checked, a name label will be temporarily attached to an object while it is centered in the display.  You can attach a more persistent label to any object using the right-click popup menu.</string>
0525            </property>
0526            <property name="text">
0527             <string>Attach temporary label when hovering mouse</string>
0528            </property>
0529           </widget>
0530          </item>
0531          <item row="2" column="0">
0532           <widget class="QCheckBox" name="kcfg_ShowInlineImages">
0533            <property name="toolTip">
0534             <string>Show inline images on the sky?</string>
0535            </property>
0536            <property name="whatsThis">
0537             <string>If checked, inline images will be shown on the skymap.</string>
0538            </property>
0539            <property name="text">
0540             <string>Show inline images</string>
0541            </property>
0542           </widget>
0543          </item>
0544          <item row="3" column="2">
0545           <widget class="QComboBox" name="kcfg_DefaultCursor">
0546            <item>
0547             <property name="text">
0548              <string>Arrow</string>
0549             </property>
0550            </item>
0551            <item>
0552             <property name="text">
0553              <string>Cross</string>
0554             </property>
0555            </item>
0556            <item>
0557             <property name="text">
0558              <string>Circle</string>
0559             </property>
0560            </item>
0561           </widget>
0562          </item>
0563          <item row="1" column="0">
0564           <widget class="QCheckBox" name="kcfg_UseAntialias">
0565            <property name="toolTip">
0566             <string>Select this for smoother (but slower) graphics</string>
0567            </property>
0568            <property name="text">
0569             <string>Use antialiased drawing</string>
0570            </property>
0571           </widget>
0572          </item>
0573          <item row="3" column="0">
0574           <widget class="QCheckBox" name="kcfg_LeftClickSelectsObject">
0575            <property name="text">
0576             <string>Left click selects object</string>
0577            </property>
0578           </widget>
0579          </item>
0580          <item row="3" column="1">
0581           <widget class="QLabel" name="label_6">
0582            <property name="text">
0583             <string>Default cursor:</string>
0584            </property>
0585           </widget>
0586          </item>
0587          <item row="0" column="0">
0588           <widget class="QCheckBox" name="kcfg_UseAnimatedSlewing">
0589            <property name="toolTip">
0590             <string>Show slewing motion when focus changes?</string>
0591            </property>
0592            <property name="whatsThis">
0593             <string>If checked, changing the focus position will result in a visible animated &quot;slew&quot; to the new position.  Otherwise, the display will center on the new position instantaneously.</string>
0594            </property>
0595            <property name="text">
0596             <string>Use animated slewing</string>
0597            </property>
0598           </widget>
0599          </item>
0600          <item row="6" column="0">
0601           <widget class="QLabel" name="label_7">
0602            <property name="text">
0603             <string>Font size of sky map labels:</string>
0604            </property>
0605           </widget>
0606          </item>
0607          <item row="6" column="1">
0608           <widget class="QSlider" name="kcfg_LabelFontScaling">
0609            <property name="minimum">
0610             <number>-100</number>
0611            </property>
0612            <property name="maximum">
0613             <number>100</number>
0614            </property>
0615            <property name="value">
0616             <number>0</number>
0617            </property>
0618            <property name="orientation">
0619             <enum>Qt::Horizontal</enum>
0620            </property>
0621           </widget>
0622          </item>
0623         </layout>
0624        </item>
0625        <item>
0626         <widget class="QGroupBox" name="hideObjectsWhileSlewing">
0627          <property name="title">
0628           <string>Configure hidden objects while moving</string>
0629          </property>
0630          <layout class="QGridLayout" name="gridLayout_5">
0631           <property name="leftMargin">
0632            <number>3</number>
0633           </property>
0634           <property name="topMargin">
0635            <number>3</number>
0636           </property>
0637           <property name="rightMargin">
0638            <number>3</number>
0639           </property>
0640           <property name="bottomMargin">
0641            <number>3</number>
0642           </property>
0643           <property name="spacing">
0644            <number>3</number>
0645           </property>
0646           <item row="0" column="0">
0647            <widget class="QCheckBox" name="kcfg_HideOnSlew">
0648             <property name="toolTip">
0649              <string>Do not draw all objects while the map is moving?</string>
0650             </property>
0651             <property name="whatsThis">
0652              <string>When the map is in motion, smooth animation is compromised if the program has too many objects to draw on the map; check this item to temporarily hide some of the objects while the display is in motion.</string>
0653             </property>
0654             <property name="text">
0655              <string>Hide objects while moving</string>
0656             </property>
0657            </widget>
0658           </item>
0659           <item row="0" column="1" rowspan="2">
0660            <layout class="QGridLayout" name="gridLayout_3">
0661             <property name="spacing">
0662              <number>3</number>
0663             </property>
0664             <item row="0" column="0">
0665              <widget class="QLabel" name="textLabelHideTimeStep">
0666               <property name="toolTip">
0667                <string>Hide objects only if time step is larger than threshold</string>
0668               </property>
0669               <property name="text">
0670                <string>Also hide if time step larger than:</string>
0671               </property>
0672              </widget>
0673             </item>
0674             <item row="1" column="0">
0675              <widget class="QCheckBox" name="kcfg_HideStars">
0676               <property name="toolTip">
0677                <string>Hide faint stars while moving?</string>
0678               </property>
0679               <property name="whatsThis">
0680                <string>If checked, then fainter stars will be hidden when the map is in motion.</string>
0681               </property>
0682               <property name="text">
0683                <string>Stars fainter than magnitude:</string>
0684               </property>
0685              </widget>
0686             </item>
0687             <item row="0" column="1" colspan="2">
0688              <widget class="TimeStepBox" name="SlewTimeScale"/>
0689             </item>
0690             <item row="1" column="1" colspan="2">
0691              <widget class="MagnitudeSpinBox" name="kcfg_MagLimitHideStar">
0692               <property name="minimumSize">
0693                <size>
0694                 <width>40</width>
0695                 <height>0</height>
0696                </size>
0697               </property>
0698               <property name="focusPolicy">
0699                <enum>Qt::StrongFocus</enum>
0700               </property>
0701               <property name="whatsThis">
0702                <string>Stars fainter than this will not be drawn while the map is moving.</string>
0703               </property>
0704              </widget>
0705             </item>
0706            </layout>
0707           </item>
0708           <item row="1" column="0">
0709            <widget class="QCheckBox" name="kcfg_HidePlanets">
0710             <property name="toolTip">
0711              <string>Hide solar system bodies while moving?</string>
0712             </property>
0713             <property name="whatsThis">
0714              <string>If checked, then all solar system bodies will be hidden when the map is in motion.</string>
0715             </property>
0716             <property name="text">
0717              <string>Solar system</string>
0718             </property>
0719            </widget>
0720           </item>
0721           <item row="2" column="0">
0722            <widget class="QCheckBox" name="kcfg_HideLabels">
0723             <property name="toolTip">
0724              <string>Hide object labels while moving?</string>
0725             </property>
0726             <property name="text">
0727              <string>Object labels</string>
0728             </property>
0729            </widget>
0730           </item>
0731           <item row="2" column="1" rowspan="2">
0732            <widget class="QCheckBox" name="kcfg_HideCLines">
0733             <property name="toolTip">
0734              <string>Hide constellation lines while moving?</string>
0735             </property>
0736             <property name="whatsThis">
0737              <string>If checked, then constellation lines will be hidden when the map is in motion.</string>
0738             </property>
0739             <property name="text">
0740              <string>Constellation lines</string>
0741             </property>
0742            </widget>
0743           </item>
0744           <item row="3" column="0" rowspan="2">
0745            <widget class="QCheckBox" name="kcfg_HideGrids">
0746             <property name="toolTip">
0747              <string>Hide coordinate grids while moving?</string>
0748             </property>
0749             <property name="whatsThis">
0750              <string>If checked, then the coordinate grids will be hidden when the map is in motion.</string>
0751             </property>
0752             <property name="text">
0753              <string>Coordinate grids</string>
0754             </property>
0755            </widget>
0756           </item>
0757           <item row="4" column="1">
0758            <widget class="QCheckBox" name="kcfg_HideCBounds">
0759             <property name="acceptDrops">
0760              <bool>false</bool>
0761             </property>
0762             <property name="toolTip">
0763              <string>Hide constellation boundaries while moving?</string>
0764             </property>
0765             <property name="text">
0766              <string>Constellation boundaries</string>
0767             </property>
0768            </widget>
0769           </item>
0770           <item row="5" column="0">
0771            <widget class="QCheckBox" name="kcfg_HideCNames">
0772             <property name="toolTip">
0773              <string>Hide constellation names while moving?</string>
0774             </property>
0775             <property name="whatsThis">
0776              <string>If checked, then constellation names will be hidden when the map is in motion.</string>
0777             </property>
0778             <property name="text">
0779              <string>Constellation names</string>
0780             </property>
0781            </widget>
0782           </item>
0783          </layout>
0784         </widget>
0785        </item>
0786        <item>
0787         <spacer name="verticalSpacer">
0788          <property name="orientation">
0789           <enum>Qt::Vertical</enum>
0790          </property>
0791          <property name="sizeHint" stdset="0">
0792           <size>
0793            <width>574</width>
0794            <height>13</height>
0795           </size>
0796          </property>
0797         </spacer>
0798        </item>
0799       </layout>
0800      </widget>
0801      <widget class="QWidget" name="tab_2">
0802       <attribute name="title">
0803        <string>Observing &amp;List</string>
0804       </attribute>
0805       <layout class="QVBoxLayout" name="verticalLayout_2">
0806        <property name="spacing">
0807         <number>3</number>
0808        </property>
0809        <property name="leftMargin">
0810         <number>3</number>
0811        </property>
0812        <property name="topMargin">
0813         <number>3</number>
0814        </property>
0815        <property name="rightMargin">
0816         <number>3</number>
0817        </property>
0818        <property name="bottomMargin">
0819         <number>3</number>
0820        </property>
0821        <item>
0822         <widget class="QGroupBox" name="ObsListOptions">
0823          <property name="sizePolicy">
0824           <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
0825            <horstretch>0</horstretch>
0826            <verstretch>0</verstretch>
0827           </sizepolicy>
0828          </property>
0829          <property name="title">
0830           <string>Observing List Labels</string>
0831          </property>
0832          <layout class="QHBoxLayout">
0833           <property name="spacing">
0834            <number>5</number>
0835           </property>
0836           <property name="leftMargin">
0837            <number>5</number>
0838           </property>
0839           <property name="topMargin">
0840            <number>5</number>
0841           </property>
0842           <property name="rightMargin">
0843            <number>5</number>
0844           </property>
0845           <property name="bottomMargin">
0846            <number>5</number>
0847           </property>
0848           <item>
0849            <widget class="QRadioButton" name="kcfg_ObsListSymbol">
0850             <property name="text">
0851              <string>S&amp;ymbol</string>
0852             </property>
0853             <property name="checked">
0854              <bool>true</bool>
0855             </property>
0856            </widget>
0857           </item>
0858           <item>
0859            <widget class="QRadioButton" name="kcfg_ObsListText">
0860             <property name="text">
0861              <string>Te&amp;xt</string>
0862             </property>
0863            </widget>
0864           </item>
0865          </layout>
0866         </widget>
0867        </item>
0868        <item>
0869         <widget class="QGroupBox" name="ObsListImageryOptions">
0870          <property name="sizePolicy">
0871           <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
0872            <horstretch>0</horstretch>
0873            <verstretch>0</verstretch>
0874           </sizepolicy>
0875          </property>
0876          <property name="title">
0877           <string>Preferred Imagery</string>
0878          </property>
0879          <layout class="QHBoxLayout" name="_3">
0880           <property name="spacing">
0881            <number>5</number>
0882           </property>
0883           <property name="leftMargin">
0884            <number>5</number>
0885           </property>
0886           <property name="topMargin">
0887            <number>5</number>
0888           </property>
0889           <property name="rightMargin">
0890            <number>5</number>
0891           </property>
0892           <property name="bottomMargin">
0893            <number>5</number>
0894           </property>
0895           <item>
0896            <widget class="QRadioButton" name="kcfg_ObsListPreferDSS">
0897             <property name="enabled">
0898              <bool>false</bool>
0899             </property>
0900             <property name="text">
0901              <string>Digiti&amp;zed Sky Survey (DSS)</string>
0902             </property>
0903             <property name="checked">
0904              <bool>true</bool>
0905             </property>
0906            </widget>
0907           </item>
0908           <item>
0909            <widget class="QRadioButton" name="kcfg_ObsListPreferSDSS">
0910             <property name="enabled">
0911              <bool>false</bool>
0912             </property>
0913             <property name="text">
0914              <string>Sloan &amp;Digital Sky Survey (SDSS)</string>
0915             </property>
0916            </widget>
0917           </item>
0918          </layout>
0919         </widget>
0920        </item>
0921        <item>
0922         <widget class="QGroupBox" name="ObsListMiscOptions">
0923          <property name="title">
0924           <string>Miscellaneous</string>
0925          </property>
0926          <layout class="QVBoxLayout" name="verticalLayout_6">
0927           <property name="spacing">
0928            <number>5</number>
0929           </property>
0930           <property name="leftMargin">
0931            <number>5</number>
0932           </property>
0933           <property name="topMargin">
0934            <number>5</number>
0935           </property>
0936           <property name="rightMargin">
0937            <number>5</number>
0938           </property>
0939           <property name="bottomMargin">
0940            <number>5</number>
0941           </property>
0942           <item>
0943            <widget class="QCheckBox" name="kcfg_ObsListDemoteHole">
0944             <property name="text">
0945              <string>While sorting by percentage altitude, demote objects present in the Dobsonian hole</string>
0946             </property>
0947            </widget>
0948           </item>
0949           <item>
0950            <layout class="QHBoxLayout" name="horizontalLayout">
0951             <property name="spacing">
0952              <number>5</number>
0953             </property>
0954             <item>
0955              <spacer name="holeSizeSpacer">
0956               <property name="orientation">
0957                <enum>Qt::Horizontal</enum>
0958               </property>
0959               <property name="sizeHint" stdset="0">
0960                <size>
0961                 <width>40</width>
0962                 <height>20</height>
0963                </size>
0964               </property>
0965              </spacer>
0966             </item>
0967             <item>
0968              <widget class="QLabel" name="holeSizeLabel">
0969               <property name="sizePolicy">
0970                <sizepolicy hsizetype="MinimumExpanding" vsizetype="Preferred">
0971                 <horstretch>0</horstretch>
0972                 <verstretch>0</verstretch>
0973                </sizepolicy>
0974               </property>
0975               <property name="text">
0976                <string>Hole size in degrees:</string>
0977               </property>
0978               <property name="alignment">
0979                <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
0980               </property>
0981              </widget>
0982             </item>
0983             <item>
0984              <widget class="QDoubleSpinBox" name="kcfg_ObsListHoleSize">
0985               <property name="sizePolicy">
0986                <sizepolicy hsizetype="Minimum" vsizetype="Minimum">
0987                 <horstretch>0</horstretch>
0988                 <verstretch>0</verstretch>
0989                </sizepolicy>
0990               </property>
0991               <property name="maximum">
0992                <double>89.989999999999995</double>
0993               </property>
0994               <property name="value">
0995                <double>15.000000000000000</double>
0996               </property>
0997              </widget>
0998             </item>
0999            </layout>
1000           </item>
1001          </layout>
1002         </widget>
1003        </item>
1004        <item>
1005         <spacer name="verticalSpacer_2">
1006          <property name="orientation">
1007           <enum>Qt::Vertical</enum>
1008          </property>
1009          <property name="sizeHint" stdset="0">
1010           <size>
1011            <width>20</width>
1012            <height>417</height>
1013           </size>
1014          </property>
1015         </spacer>
1016        </item>
1017       </layout>
1018      </widget>
1019     </widget>
1020    </item>
1021   </layout>
1022  </widget>
1023  <customwidgets>
1024   <customwidget>
1025    <class>MagnitudeSpinBox</class>
1026    <extends>QDoubleSpinBox</extends>
1027    <header>widgets/magnitudespinbox.h</header>
1028   </customwidget>
1029   <customwidget>
1030    <class>TimeStepBox</class>
1031    <extends>QSpinBox</extends>
1032    <header>widgets/timestepbox.h</header>
1033   </customwidget>
1034  </customwidgets>
1035  <tabstops>
1036   <tabstop>AdvancedOptionsTabWidget</tabstop>
1037   <tabstop>kcfg_UseRefraction</tabstop>
1038   <tabstop>kcfg_UseRelativistic</tabstop>
1039   <tabstop>kcfg_AlwaysRecomputeCoordinates</tabstop>
1040   <tabstop>kcfg_DefaultDSSImageSize</tabstop>
1041   <tabstop>kcfg_DSSPadding</tabstop>
1042   <tabstop>kcfg_UseAnimatedSlewing</tabstop>
1043   <tabstop>kcfg_UseAutoLabel</tabstop>
1044   <tabstop>kcfg_UseHoverLabel</tabstop>
1045   <tabstop>kcfg_UseAntialias</tabstop>
1046   <tabstop>kcfg_ObsListSymbol</tabstop>
1047   <tabstop>kcfg_ObsListText</tabstop>
1048   <tabstop>kcfg_ObsListPreferDSS</tabstop>
1049   <tabstop>kcfg_ObsListPreferSDSS</tabstop>
1050  </tabstops>
1051  <resources/>
1052  <connections/>
1053  <buttongroups>
1054   <buttongroup name="verbosityButtonGroup"/>
1055   <buttongroup name="logbuttonGroup"/>
1056  </buttongroups>
1057 </ui>