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

0001 <ui version="4.0" >
0002  <class>ArgFindObject</class>
0003  <widget class="QWidget" name="ArgFindObject" >
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="margin" >
0014     <number>10</number>
0015    </property>
0016    <item>
0017     <layout class="QHBoxLayout" >
0018      <item>
0019       <widget class="QLabel" name="textLabel1" >
0020        <property name="text" >
0021         <string>Name:</string>
0022        </property>
0023       </widget>
0024      </item>
0025      <item>
0026       <widget class="QLineEdit" name="NameEdit" />
0027      </item>
0028      <item>
0029       <widget class="QPushButton" name="FindButton" >
0030        <property name="font" >
0031         <font>
0032          <pointsize>9</pointsize>
0033          <weight>50</weight>
0034          <italic>false</italic>
0035          <bold>false</bold>
0036          <underline>false</underline>
0037          <strikeout>false</strikeout>
0038         </font>
0039        </property>
0040        <property name="toolTip" >
0041         <string>Select object from a list</string>
0042        </property>
0043        <property name="whatsThis" >
0044         <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>
0045        </property>
0046        <property name="text" >
0047         <string>Object...</string>
0048        </property>
0049       </widget>
0050      </item>
0051      <item>
0052       <spacer>
0053        <property name="orientation" >
0054         <enum>Qt::Horizontal</enum>
0055        </property>
0056        <property name="sizeType" >
0057         <enum>QSizePolicy::Expanding</enum>
0058        </property>
0059        <property name="sizeHint" stdset="0" >
0060         <size>
0061          <width>40</width>
0062          <height>20</height>
0063         </size>
0064        </property>
0065       </spacer>
0066      </item>
0067     </layout>
0068    </item>
0069    <item>
0070     <spacer>
0071      <property name="orientation" >
0072       <enum>Qt::Vertical</enum>
0073      </property>
0074      <property name="sizeType" >
0075       <enum>QSizePolicy::Expanding</enum>
0076      </property>
0077      <property name="sizeHint" stdset="0" >
0078       <size>
0079        <width>20</width>
0080        <height>40</height>
0081       </size>
0082      </property>
0083     </spacer>
0084    </item>
0085   </layout>
0086  </widget>
0087   <customwidgets>
0088   <customwidget>
0089    <class>QLineEdit</class>
0090    <extends>QLineEdit</extends>
0091    <header>klineedit.h</header>
0092   </customwidget>
0093   <customwidget>
0094    <class>QPushButton</class>
0095    <extends>QPushButton</extends>
0096    <header>kpushbutton.h</header>
0097   </customwidget>
0098  </customwidgets>
0099  <resources/>
0100  <connections/>
0101 </ui>