Warning, /education/kstars/kstars/tools/starhopperdialog.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>StarHopperDialog</class>
0004  <widget class="QDialog" name="StarHopperDialog">
0005   <property name="geometry">
0006    <rect>
0007     <x>0</x>
0008     <y>0</y>
0009     <width>400</width>
0010     <height>348</height>
0011    </rect>
0012   </property>
0013   <property name="windowTitle">
0014    <string>Star-Hopper Results</string>
0015   </property>
0016   <widget class="QListWidget" name="listWidget">
0017    <property name="geometry">
0018     <rect>
0019      <x>20</x>
0020      <y>20</y>
0021      <width>361</width>
0022      <height>211</height>
0023     </rect>
0024    </property>
0025   </widget>
0026   <widget class="QWidget" name="horizontalWidget" native="true">
0027    <property name="geometry">
0028     <rect>
0029      <x>40</x>
0030      <y>290</y>
0031      <width>321</width>
0032      <height>61</height>
0033     </rect>
0034    </property>
0035    <layout class="QHBoxLayout" name="horizontalLayout">
0036     <item>
0037      <widget class="QPushButton" name="DetailsButton">
0038       <property name="text">
0039        <string>Details</string>
0040       </property>
0041      </widget>
0042     </item>
0043     <item>
0044      <widget class="QPushButton" name="GotoButton">
0045       <property name="text">
0046        <string>Center</string>
0047       </property>
0048      </widget>
0049     </item>
0050     <item>
0051      <widget class="QPushButton" name="NextButton">
0052       <property name="text">
0053        <string>Next</string>
0054       </property>
0055      </widget>
0056     </item>
0057    </layout>
0058   </widget>
0059   <widget class="QLabel" name="directionsLabel">
0060    <property name="geometry">
0061     <rect>
0062      <x>20</x>
0063      <y>240</y>
0064      <width>361</width>
0065      <height>51</height>
0066     </rect>
0067    </property>
0068    <property name="text">
0069     <string/>
0070    </property>
0071   </widget>
0072   <zorder>directionsLabel</zorder>
0073   <zorder>horizontalWidget</zorder>
0074   <zorder>listWidget</zorder>
0075  </widget>
0076  <layoutdefault spacing="6" margin="11"/>
0077  <resources/>
0078  <connections/>
0079 </ui>