Warning, /education/kstars/kstars/tools/argsettrack.ui is written in an unsupported language. File is not indexed.

0001 <ui version="4.0" >
0002  <class>ArgSetTrack</class>
0003  <widget class="QWidget" name="ArgSetTrack" >
0004   <property name="geometry" >
0005    <rect>
0006     <x>0</x>
0007     <y>0</y>
0008     <width>274</width>
0009     <height>61</height>
0010    </rect>
0011   </property>
0012   <layout class="QVBoxLayout" >
0013    <property name="margin" >
0014     <number>10</number>
0015    </property>
0016    <property name="spacing" >
0017     <number>6</number>
0018    </property>
0019    <item>
0020     <layout class="QHBoxLayout" >
0021      <property name="margin" >
0022       <number>0</number>
0023      </property>
0024      <property name="spacing" >
0025       <number>6</number>
0026      </property>
0027      <item>
0028       <widget class="QCheckBox" name="CheckTrack" >
0029        <property name="toolTip" >
0030         <string>Toggle Tracking on/off</string>
0031        </property>
0032        <property name="whatsThis" >
0033         <string>If checked, the sky will remain focused on its current position or object as time passes.  This is called &quot;Tracking&quot;.  Note that tracking is automatically engaged whenever an object is centered at the focus point.  So, if you use &quot;lookToward&quot; with an object name, you do not need to engage tracking.  
0034 
0035 If unchecked, then Tracking will be forced off, even if an object has been centered.  As time passes, the sky will then appear to drift by (due to the rotation of the Earth).</string>
0036        </property>
0037        <property name="text" >
0038         <string>Track</string>
0039        </property>
0040       </widget>
0041      </item>
0042      <item>
0043       <spacer>
0044        <property name="orientation" >
0045         <enum>Qt::Horizontal</enum>
0046        </property>
0047        <property name="sizeType" >
0048         <enum>QSizePolicy::Expanding</enum>
0049        </property>
0050        <property name="sizeHint" >
0051         <size>
0052          <width>40</width>
0053          <height>20</height>
0054         </size>
0055        </property>
0056       </spacer>
0057      </item>
0058     </layout>
0059    </item>
0060    <item>
0061     <spacer>
0062      <property name="orientation" >
0063       <enum>Qt::Vertical</enum>
0064      </property>
0065      <property name="sizeType" >
0066       <enum>QSizePolicy::Expanding</enum>
0067      </property>
0068      <property name="sizeHint" >
0069       <size>
0070        <width>20</width>
0071        <height>40</height>
0072       </size>
0073      </property>
0074     </spacer>
0075    </item>
0076   </layout>
0077  </widget>
0078   <resources/>
0079  <connections/>
0080 </ui>