Warning, /education/kstars/kstars/ekos/manager/focusmanager.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>FocusManager</class>
0004  <widget class="QWidget" name="FocusManager">
0005   <property name="enabled">
0006    <bool>false</bool>
0007   </property>
0008   <property name="geometry">
0009    <rect>
0010     <x>0</x>
0011     <y>0</y>
0012     <width>336</width>
0013     <height>200</height>
0014    </rect>
0015   </property>
0016   <property name="sizePolicy">
0017    <sizepolicy hsizetype="MinimumExpanding" vsizetype="MinimumExpanding">
0018     <horstretch>0</horstretch>
0019     <verstretch>0</verstretch>
0020    </sizepolicy>
0021   </property>
0022   <property name="minimumSize">
0023    <size>
0024     <width>200</width>
0025     <height>200</height>
0026    </size>
0027   </property>
0028   <property name="maximumSize">
0029    <size>
0030     <width>16777215</width>
0031     <height>16777215</height>
0032    </size>
0033   </property>
0034   <property name="baseSize">
0035    <size>
0036     <width>0</width>
0037     <height>0</height>
0038    </size>
0039   </property>
0040   <property name="windowTitle">
0041    <string>Ekos</string>
0042   </property>
0043   <layout class="QVBoxLayout" name="focusManagerLayout" stretch="0,1">
0044    <property name="spacing">
0045     <number>0</number>
0046    </property>
0047    <property name="leftMargin">
0048     <number>0</number>
0049    </property>
0050    <property name="topMargin">
0051     <number>0</number>
0052    </property>
0053    <property name="rightMargin">
0054     <number>0</number>
0055    </property>
0056    <property name="bottomMargin">
0057     <number>0</number>
0058    </property>
0059    <item>
0060     <layout class="QHBoxLayout" name="focusStatusLayout" stretch="1">
0061      <property name="spacing">
0062       <number>1</number>
0063      </property>
0064      <item>
0065       <layout class="QVBoxLayout" name="focusHeaderLayout" stretch="0,0">
0066        <property name="spacing">
0067         <number>0</number>
0068        </property>
0069        <property name="bottomMargin">
0070         <number>4</number>
0071        </property>
0072        <item>
0073         <layout class="QHBoxLayout" name="focusTitleLayout" stretch="0,0,0">
0074          <property name="spacing">
0075           <number>0</number>
0076          </property>
0077          <item>
0078           <widget class="QLabel" name="label_10">
0079            <property name="sizePolicy">
0080             <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
0081              <horstretch>0</horstretch>
0082              <verstretch>0</verstretch>
0083             </sizepolicy>
0084            </property>
0085            <property name="minimumSize">
0086             <size>
0087              <width>0</width>
0088              <height>24</height>
0089             </size>
0090            </property>
0091            <property name="maximumSize">
0092             <size>
0093              <width>16777215</width>
0094              <height>20</height>
0095             </size>
0096            </property>
0097            <property name="styleSheet">
0098             <string notr="true">font-weight:bold;</string>
0099            </property>
0100            <property name="text">
0101             <string>Focus</string>
0102            </property>
0103            <property name="textFormat">
0104             <enum>Qt::AutoText</enum>
0105            </property>
0106            <property name="alignment">
0107             <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
0108            </property>
0109            <property name="margin">
0110             <number>1</number>
0111            </property>
0112           </widget>
0113          </item>
0114          <item>
0115           <spacer name="horizontalSpacer_5">
0116            <property name="orientation">
0117             <enum>Qt::Horizontal</enum>
0118            </property>
0119            <property name="sizeHint" stdset="0">
0120             <size>
0121              <width>40</width>
0122              <height>20</height>
0123             </size>
0124            </property>
0125           </spacer>
0126          </item>
0127          <item>
0128           <widget class="Ekos::LedStatusWidget" name="focusStatus" native="true">
0129            <property name="sizePolicy">
0130             <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
0131              <horstretch>0</horstretch>
0132              <verstretch>1</verstretch>
0133             </sizepolicy>
0134            </property>
0135            <property name="minimumSize">
0136             <size>
0137              <width>20</width>
0138              <height>0</height>
0139             </size>
0140            </property>
0141           </widget>
0142          </item>
0143         </layout>
0144        </item>
0145        <item>
0146         <layout class="QHBoxLayout" name="focusDataLayout" stretch="0,0,1">
0147          <property name="spacing">
0148           <number>0</number>
0149          </property>
0150          <item>
0151           <widget class="QLabel" name="label_9">
0152            <property name="minimumSize">
0153             <size>
0154              <width>20</width>
0155              <height>24</height>
0156             </size>
0157            </property>
0158            <property name="maximumSize">
0159             <size>
0160              <width>16777215</width>
0161              <height>24</height>
0162             </size>
0163            </property>
0164            <property name="text">
0165             <string>HFR:</string>
0166            </property>
0167            <property name="textFormat">
0168             <enum>Qt::RichText</enum>
0169            </property>
0170            <property name="alignment">
0171             <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
0172            </property>
0173            <property name="margin">
0174             <number>1</number>
0175            </property>
0176           </widget>
0177          </item>
0178          <item>
0179           <widget class="QLabel" name="currentHFR">
0180            <property name="sizePolicy">
0181             <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
0182              <horstretch>0</horstretch>
0183              <verstretch>0</verstretch>
0184             </sizepolicy>
0185            </property>
0186            <property name="minimumSize">
0187             <size>
0188              <width>20</width>
0189              <height>24</height>
0190             </size>
0191            </property>
0192            <property name="maximumSize">
0193             <size>
0194              <width>16777215</width>
0195              <height>24</height>
0196             </size>
0197            </property>
0198            <property name="text">
0199             <string/>
0200            </property>
0201            <property name="textFormat">
0202             <enum>Qt::RichText</enum>
0203            </property>
0204            <property name="alignment">
0205             <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
0206            </property>
0207            <property name="margin">
0208             <number>1</number>
0209            </property>
0210           </widget>
0211          </item>
0212          <item>
0213           <spacer name="horizontalSpacer_13">
0214            <property name="orientation">
0215             <enum>Qt::Horizontal</enum>
0216            </property>
0217            <property name="sizeHint" stdset="0">
0218             <size>
0219              <width>40</width>
0220              <height>24</height>
0221             </size>
0222            </property>
0223           </spacer>
0224          </item>
0225         </layout>
0226        </item>
0227       </layout>
0228      </item>
0229     </layout>
0230    </item>
0231    <item>
0232     <layout class="QHBoxLayout" name="focusDetailsLayout" stretch="0,0,0">
0233      <property name="spacing">
0234       <number>0</number>
0235      </property>
0236      <property name="sizeConstraint">
0237       <enum>QLayout::SetDefaultConstraint</enum>
0238      </property>
0239      <item>
0240       <widget class="QPushButton" name="focusDetailPrevButton">
0241        <property name="sizePolicy">
0242         <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
0243          <horstretch>0</horstretch>
0244          <verstretch>0</verstretch>
0245         </sizepolicy>
0246        </property>
0247        <property name="minimumSize">
0248         <size>
0249          <width>20</width>
0250          <height>0</height>
0251         </size>
0252        </property>
0253        <property name="maximumSize">
0254         <size>
0255          <width>20</width>
0256          <height>16777215</height>
0257         </size>
0258        </property>
0259        <property name="font">
0260         <font>
0261          <pointsize>16</pointsize>
0262          <weight>75</weight>
0263          <bold>true</bold>
0264         </font>
0265        </property>
0266        <property name="text">
0267         <string>&lt;</string>
0268        </property>
0269       </widget>
0270      </item>
0271      <item>
0272       <widget class="QStackedWidget" name="focusDetailView">
0273        <widget class="FocusProfilePlot" name="profilePlot">
0274         <property name="toolTip">
0275          <string>Focus HFR profile</string>
0276         </property>
0277         <property name="styleSheet">
0278          <string notr="true">background-color: qlineargradient(x1:0, y1:0, x2:0, y2:0.5,
0279                                       stop:0 darkgray, stop:1 black);</string>
0280         </property>
0281        </widget>
0282        <widget class="FocusHFRVPlot" name="hfrVPlot">
0283         <property name="styleSheet">
0284          <string notr="true">background-color: qlineargradient(x1:0, y1:0, x2:0, y2:0.5,
0285                                       stop:0 darkgray, stop:1 black);</string>
0286         </property>
0287        </widget>
0288        <widget class="QWidget" name="focusStarPage">
0289         <layout class="QHBoxLayout" name="horizontalLayout">
0290          <item>
0291           <widget class="QLabel" name="focusStarView">
0292            <property name="toolTip">
0293             <string>Focus star</string>
0294            </property>
0295            <property name="styleSheet">
0296             <string notr="true">background-color: qlineargradient(x1:0, y1:0, x2:0, y2:0.5,
0297                                       stop:0 darkgray, stop:1 black);</string>
0298            </property>
0299            <property name="text">
0300             <string>Focus star</string>
0301            </property>
0302            <property name="alignment">
0303             <set>Qt::AlignCenter</set>
0304            </property>
0305           </widget>
0306          </item>
0307         </layout>
0308        </widget>
0309       </widget>
0310      </item>
0311      <item>
0312       <widget class="QPushButton" name="focusDetailNextButton">
0313        <property name="sizePolicy">
0314         <sizepolicy hsizetype="Minimum" vsizetype="Preferred">
0315          <horstretch>0</horstretch>
0316          <verstretch>0</verstretch>
0317         </sizepolicy>
0318        </property>
0319        <property name="minimumSize">
0320         <size>
0321          <width>20</width>
0322          <height>0</height>
0323         </size>
0324        </property>
0325        <property name="maximumSize">
0326         <size>
0327          <width>20</width>
0328          <height>16777215</height>
0329         </size>
0330        </property>
0331        <property name="font">
0332         <font>
0333          <pointsize>16</pointsize>
0334          <weight>75</weight>
0335          <bold>true</bold>
0336         </font>
0337        </property>
0338        <property name="text">
0339         <string>&gt;</string>
0340        </property>
0341       </widget>
0342      </item>
0343     </layout>
0344    </item>
0345   </layout>
0346  </widget>
0347  <customwidgets>
0348   <customwidget>
0349    <class>Ekos::LedStatusWidget</class>
0350    <extends>QWidget</extends>
0351    <header>ekos/auxiliary/ledstatuswidget.h</header>
0352   </customwidget>
0353   <customwidget>
0354    <class>FocusProfilePlot</class>
0355    <extends>QWidget</extends>
0356    <header>ekos/focus/focusprofileplot.h</header>
0357    <container>1</container>
0358   </customwidget>
0359   <customwidget>
0360    <class>FocusHFRVPlot</class>
0361    <extends>QWidget</extends>
0362    <header>ekos/focus/focushfrvplot.h</header>
0363    <container>1</container>
0364   </customwidget>
0365  </customwidgets>
0366  <resources/>
0367  <connections/>
0368 </ui>