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

0001 <ui version="4.0" >
0002  <class>ArgLookToward</class>
0003  <widget class="QWidget" name="ArgLookToward" >
0004   <property name="geometry" >
0005    <rect>
0006     <x>0</x>
0007     <y>0</y>
0008     <width>311</width>
0009     <height>69</height>
0010    </rect>
0011   </property>
0012   <layout class="QVBoxLayout" >
0013    <property name="spacing" >
0014     <number>6</number>
0015    </property>
0016    <property name="margin" >
0017     <number>10</number>
0018    </property>
0019    <item>
0020     <layout class="QHBoxLayout" >
0021      <property name="spacing" >
0022       <number>6</number>
0023      </property>
0024      <property name="margin" >
0025       <number>0</number>
0026      </property>
0027      <item>
0028       <widget class="QLabel" name="textLabel1" >
0029        <property name="text" >
0030         <string>Dir:</string>
0031        </property>
0032       </widget>
0033      </item>
0034      <item>
0035       <widget class="QComboBox" name="FocusEdit" >
0036        <property name="toolTip" >
0037         <string>Target object or direction</string>
0038        </property>
0039        <property name="whatsThis" >
0040         <string>Select a direction or object to center on.  The combo box provides a list of known directions including cardinal compass points on the horizon, as well as the Zenith.  You may also enter the name of a known object here, or select an object from the list of known objects by pressing the "Object" button.</string>
0041        </property>
0042        <property name="editable" >
0043         <bool>true</bool>
0044        </property>
0045        <item>
0046         <property name="text" >
0047          <string/>
0048         </property>
0049        </item>
0050        <item>
0051         <property name="text" >
0052          <string>north</string>
0053         </property>
0054        </item>
0055        <item>
0056         <property name="text" >
0057          <string>northeast</string>
0058         </property>
0059        </item>
0060        <item>
0061         <property name="text" >
0062          <string>east</string>
0063         </property>
0064        </item>
0065        <item>
0066         <property name="text" >
0067          <string>southeast</string>
0068         </property>
0069        </item>
0070        <item>
0071         <property name="text" >
0072          <string>south</string>
0073         </property>
0074        </item>
0075        <item>
0076         <property name="text" >
0077          <string>southwest</string>
0078         </property>
0079        </item>
0080        <item>
0081         <property name="text" >
0082          <string>west</string>
0083         </property>
0084        </item>
0085        <item>
0086         <property name="text" >
0087          <string>northwest</string>
0088         </property>
0089        </item>
0090        <item>
0091         <property name="text" >
0092          <string>zenith</string>
0093         </property>
0094        </item>
0095       </widget>
0096      </item>
0097      <item>
0098       <widget class="QPushButton" name="FindButton" >
0099        <property name="font" >
0100         <font>
0101          <pointsize>9</pointsize>
0102          <weight>50</weight>
0103          <italic>false</italic>
0104          <bold>false</bold>
0105          <underline>false</underline>
0106          <strikeout>false</strikeout>
0107         </font>
0108        </property>
0109        <property name="toolTip" >
0110         <string>Select object from a list</string>
0111        </property>
0112        <property name="whatsThis" >
0113         <string>Opens the Find Object dialog, which allows you to select an object from the list of known objects.  When an object has been selected, its name will appear in the "dir" box at left.</string>
0114        </property>
0115        <property name="text" >
0116         <string>Object...</string>
0117        </property>
0118       </widget>
0119      </item>
0120      <item>
0121       <spacer>
0122        <property name="orientation" >
0123         <enum>Qt::Horizontal</enum>
0124        </property>
0125        <property name="sizeType" >
0126         <enum>QSizePolicy::Expanding</enum>
0127        </property>
0128        <property name="sizeHint" stdset="0" >
0129         <size>
0130          <width>40</width>
0131          <height>20</height>
0132         </size>
0133        </property>
0134       </spacer>
0135      </item>
0136     </layout>
0137    </item>
0138    <item>
0139     <spacer>
0140      <property name="orientation" >
0141       <enum>Qt::Vertical</enum>
0142      </property>
0143      <property name="sizeType" >
0144       <enum>QSizePolicy::Expanding</enum>
0145      </property>
0146      <property name="sizeHint" stdset="0" >
0147       <size>
0148        <width>20</width>
0149        <height>40</height>
0150       </size>
0151      </property>
0152     </spacer>
0153    </item>
0154   </layout>
0155  </widget>
0156   <customwidgets>
0157   <customwidget>
0158    <class>QComboBox</class>
0159    <extends>QComboBox</extends>
0160    <header>QComboBox.h</header>
0161   </customwidget>
0162   <customwidget>
0163    <class>QPushButton</class>
0164    <extends>QPushButton</extends>
0165    <header>kpushbutton.h</header>
0166   </customwidget>
0167  </customwidgets>
0168  <resources/>
0169  <connections/>
0170 </ui>