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

0001 <?xml version="1.0" encoding="UTF-8"?>
0002 <ui version="4.0">
0003  <class>OpsHIPSDisplay</class>
0004  <widget class="QWidget" name="OpsHIPSDisplay">
0005   <property name="geometry">
0006    <rect>
0007     <x>0</x>
0008     <y>0</y>
0009     <width>134</width>
0010     <height>58</height>
0011    </rect>
0012   </property>
0013   <layout class="QVBoxLayout" name="verticalLayout">
0014    <item>
0015     <widget class="QCheckBox" name="kcfg_HIPSShowGrid">
0016      <property name="text">
0017       <string>Show HiPS grid</string>
0018      </property>
0019     </widget>
0020    </item>
0021    <item>
0022     <widget class="QCheckBox" name="kcfg_HIPSPanning">
0023      <property name="text">
0024       <string>Show HiPS While Panning</string>
0025      </property>
0026     </widget>
0027    </item>
0028    <item>
0029     <widget class="QCheckBox" name="kcfg_HIPSBiLinearInterpolation">
0030      <property name="text">
0031       <string>Linear interpolation</string>
0032      </property>
0033     </widget>
0034    </item>
0035    <item>
0036     <spacer name="verticalSpacer">
0037      <property name="orientation">
0038       <enum>Qt::Vertical</enum>
0039      </property>
0040      <property name="sizeHint" stdset="0">
0041       <size>
0042        <width>20</width>
0043        <height>2</height>
0044       </size>
0045      </property>
0046     </spacer>
0047    </item>
0048   </layout>
0049  </widget>
0050  <resources/>
0051  <connections/>
0052 </ui>