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

0001 <ui version="4.0" >
0002  <class>ArgZoom</class>
0003  <widget class="QWidget" name="ArgZoom" >
0004   <property name="geometry" >
0005    <rect>
0006     <x>0</x>
0007     <y>0</y>
0008     <width>295</width>
0009     <height>69</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="QLabel" name="textLabel1" >
0029        <property name="text" >
0030         <string>Zoom level:</string>
0031        </property>
0032       </widget>
0033      </item>
0034      <item>
0035       <widget class="QLineEdit" name="ZoomBox" >
0036        <property name="toolTip" >
0037         <string>New Zoom level</string>
0038        </property>
0039        <property name="whatsThis" >
0040         <string>Set the Zoom level for the display.  You can incrementally change this value using &quot;ZoomIn&quot; and &quot;ZoomOut&quot;.  
0041 
0042 The Zoom level specifies the number of pixels which span one radian of arc.  Reasonable values should be between 300 and 10,000,000.
0043 </string>
0044        </property>
0045       </widget>
0046      </item>
0047      <item>
0048       <spacer>
0049        <property name="orientation" >
0050         <enum>Qt::Horizontal</enum>
0051        </property>
0052        <property name="sizeType" >
0053         <enum>QSizePolicy::Expanding</enum>
0054        </property>
0055        <property name="sizeHint" >
0056         <size>
0057          <width>30</width>
0058          <height>20</height>
0059         </size>
0060        </property>
0061       </spacer>
0062      </item>
0063     </layout>
0064    </item>
0065    <item>
0066     <spacer>
0067      <property name="orientation" >
0068       <enum>Qt::Vertical</enum>
0069      </property>
0070      <property name="sizeType" >
0071       <enum>QSizePolicy::Expanding</enum>
0072      </property>
0073      <property name="sizeHint" >
0074       <size>
0075        <width>20</width>
0076        <height>40</height>
0077       </size>
0078      </property>
0079     </spacer>
0080    </item>
0081   </layout>
0082  </widget>
0083   <customwidgets>
0084   <customwidget>
0085    <class>QLineEdit</class>
0086    <extends></extends>
0087    <header>klineedit.h</header>
0088    <container>0</container>
0089    <pixmap></pixmap>
0090   </customwidget>
0091  </customwidgets>
0092  <resources/>
0093  <connections/>
0094 </ui>