You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tdeedu/kstars/kstars/tools/argsettrack.ui

83 lines
3.1 KiB

<!DOCTYPE UI><UI version="3.1.2" stdsetdef="1">
<class>ArgSetTrack</class>
<widget class="TQWidget">
<property name="name">
<cstring>ArgSetTrack</cstring>
</property>
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>274</width>
<height>61</height>
</rect>
</property>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQLayoutWidget">
<property name="name">
<cstring>tqlayout24</cstring>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQCheckBox">
<property name="name">
<cstring>CheckTrack</cstring>
</property>
<property name="text">
<string>Track</string>
</property>
<property name="toolTip" stdset="0">
<string>Toggle Tracking on/off</string>
</property>
<property name="whatsThis" stdset="0">
<string>If checked, the sky will remain focused on its current position or object as time passes. This is called "Tracking". Note that tracking is automatically engaged whenever an object is centered at the focus point. So, if you use "lookToward" with an object name, you do not need to engage tracking.
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>
</property>
</widget>
<spacer>
<property name="name">
<cstring>spacer21</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="tqsizeHint">
<size>
<width>40</width>
<height>20</height>
</size>
</property>
</spacer>
</hbox>
</widget>
<spacer>
<property name="name">
<cstring>spacer22</cstring>
</property>
<property name="orientation">
<enum>Vertical</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="tqsizeHint">
<size>
<width>20</width>
<height>40</height>
</size>
</property>
</spacer>
</vbox>
</widget>
<tqlayoutdefaults spacing="6" margin="11"/>
</UI>