Warning, /education/kstars/kstars/ekos/auxiliary/ledstatuswidget.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>LedStatusWidget</class>
0004  <widget class="QWidget" name="LedStatusWidget">
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="sizePolicy">
0032       <sizepolicy hsizetype="Preferred" vsizetype="MinimumExpanding">
0033        <horstretch>0</horstretch>
0034        <verstretch>1</verstretch>
0035       </sizepolicy>
0036      </property>
0037      <property name="minimumSize">
0038       <size>
0039        <width>24</width>
0040        <height>24</height>
0041       </size>
0042      </property>
0043      <property name="text">
0044       <string>&lt;unknown&gt;</string>
0045      </property>
0046      <property name="alignment">
0047       <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
0048      </property>
0049     </widget>
0050    </item>
0051   </layout>
0052  </widget>
0053  <resources/>
0054  <connections/>
0055 </ui>