Warning, /education/kstars/kstars/ekos/mount/meridianflipstatuswidget.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>MeridianFlipStatusWidget</class>
0004  <widget class="QWidget" name="MeridianFlipStatusWidget">
0005   <property name="geometry">
0006    <rect>
0007     <x>0</x>
0008     <y>0</y>
0009     <width>397</width>
0010     <height>25</height>
0011    </rect>
0012   </property>
0013   <property name="windowTitle">
0014    <string>Form</string>
0015   </property>
0016   <layout class="QHBoxLayout" name="statusLayout" stretch="1">
0017    <property name="leftMargin">
0018     <number>0</number>
0019    </property>
0020    <property name="topMargin">
0021     <number>0</number>
0022    </property>
0023    <property name="rightMargin">
0024     <number>0</number>
0025    </property>
0026    <property name="bottomMargin">
0027     <number>0</number>
0028    </property>
0029    <item alignment="Qt::AlignVCenter">
0030     <widget class="QLabel" name="statusText">
0031      <property name="toolTip">
0032       <string>Meridian Flip Status</string>
0033      </property>
0034      <property name="text">
0035       <string>&lt;unknown&gt;</string>
0036      </property>
0037      <property name="alignment">
0038       <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
0039      </property>
0040     </widget>
0041    </item>
0042   </layout>
0043  </widget>
0044  <resources/>
0045  <connections/>
0046 </ui>