Warning, /education/kstars/kstars/widgets/unitspinboxwidget.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>UnitSpinBoxWidget</class>
0004  <widget class="QWidget" name="UnitSpinBoxWidget">
0005   <property name="geometry">
0006    <rect>
0007     <x>0</x>
0008     <y>0</y>
0009     <width>179</width>
0010     <height>44</height>
0011    </rect>
0012   </property>
0013   <widget class="QComboBox" name="comboBox">
0014    <property name="geometry">
0015     <rect>
0016      <x>90</x>
0017      <y>10</y>
0018      <width>80</width>
0019      <height>25</height>
0020     </rect>
0021    </property>
0022   </widget>
0023   <widget class="QDoubleSpinBox" name="doubleSpinBox">
0024    <property name="geometry">
0025     <rect>
0026      <x>10</x>
0027      <y>10</y>
0028      <width>66</width>
0029      <height>26</height>
0030     </rect>
0031    </property>
0032   </widget>
0033  </widget>
0034  <layoutdefault spacing="6" margin="11"/>
0035  <resources/>
0036  <connections/>
0037 </ui>