Warning, /education/kstars/kstars/ekos/focus/aberrationinspector.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>aberrationInspectorDialog</class>
0004  <widget class="QDialog" name="aberrationInspectorDialog">
0005   <property name="windowModality">
0006    <enum>Qt::NonModal</enum>
0007   </property>
0008   <property name="geometry">
0009    <rect>
0010     <x>0</x>
0011     <y>0</y>
0012     <width>897</width>
0013     <height>666</height>
0014    </rect>
0015   </property>
0016   <property name="sizePolicy">
0017    <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
0018     <horstretch>0</horstretch>
0019     <verstretch>0</verstretch>
0020    </sizepolicy>
0021   </property>
0022   <property name="windowTitle">
0023    <string>Aberration Inspector</string>
0024   </property>
0025   <property name="sizeGripEnabled">
0026    <bool>true</bool>
0027   </property>
0028   <property name="modal">
0029    <bool>false</bool>
0030   </property>
0031   <layout class="QVBoxLayout" name="verticalLayout_3">
0032    <item>
0033     <layout class="QHBoxLayout" name="horizontalLayout_2">
0034      <property name="sizeConstraint">
0035       <enum>QLayout::SetDefaultConstraint</enum>
0036      </property>
0037      <item>
0038       <layout class="QGridLayout" name="gridLayout_4">
0039        <item row="0" column="2">
0040         <widget class="QCheckBox" name="abInsShowLabels">
0041          <property name="sizePolicy">
0042           <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
0043            <horstretch>0</horstretch>
0044            <verstretch>0</verstretch>
0045           </sizepolicy>
0046          </property>
0047          <property name="toolTip">
0048           <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Check to show labels on the graph.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
0049          </property>
0050          <property name="text">
0051           <string>Labels</string>
0052          </property>
0053         </widget>
0054        </item>
0055        <item row="0" column="0">
0056         <widget class="QLabel" name="label_4">
0057          <property name="sizePolicy">
0058           <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
0059            <horstretch>0</horstretch>
0060            <verstretch>0</verstretch>
0061           </sizepolicy>
0062          </property>
0063          <property name="text">
0064           <string>Tiles:</string>
0065          </property>
0066          <property name="alignment">
0067           <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
0068          </property>
0069         </widget>
0070        </item>
0071        <item row="0" column="1">
0072         <widget class="QComboBox" name="abInsTileSelection">
0073          <property name="toolTip">
0074           <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Select the Mosaic tile combination to use for Analysis:&lt;/p&gt;&lt;p&gt;- All displays all 9 tiles.&lt;/p&gt;&lt;p&gt;- Centre and outer corners.&lt;/p&gt;&lt;p&gt;- Centre and inner diamond.&lt;br/&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
0075          </property>
0076          <property name="currentIndex">
0077           <number>1</number>
0078          </property>
0079          <item>
0080           <property name="text">
0081            <string>All</string>
0082           </property>
0083          </item>
0084          <item>
0085           <property name="text">
0086            <string>Centre and outer corners</string>
0087           </property>
0088          </item>
0089          <item>
0090           <property name="text">
0091            <string>Centre and inner diamond</string>
0092           </property>
0093          </item>
0094         </widget>
0095        </item>
0096        <item row="0" column="3">
0097         <widget class="QCheckBox" name="abInsShowCFZ">
0098          <property name="sizePolicy">
0099           <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
0100            <horstretch>0</horstretch>
0101            <verstretch>0</verstretch>
0102           </sizepolicy>
0103          </property>
0104          <property name="toolTip">
0105           <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Check to show the Critical Focus Zone on the graph.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
0106          </property>
0107          <property name="text">
0108           <string>CFZ</string>
0109          </property>
0110          <property name="checked">
0111           <bool>false</bool>
0112          </property>
0113         </widget>
0114        </item>
0115        <item row="0" column="4">
0116         <widget class="QCheckBox" name="abInsOptCentres">
0117          <property name="text">
0118           <string>Optimise Tile Centres</string>
0119          </property>
0120         </widget>
0121        </item>
0122       </layout>
0123      </item>
0124      <item>
0125       <spacer name="horizontalSpacer">
0126        <property name="orientation">
0127         <enum>Qt::Horizontal</enum>
0128        </property>
0129        <property name="sizeHint" stdset="0">
0130         <size>
0131          <width>40</width>
0132          <height>20</height>
0133         </size>
0134        </property>
0135       </spacer>
0136      </item>
0137      <item>
0138       <widget class="QDialogButtonBox" name="aberrationInspectorButtonBox">
0139        <property name="standardButtons">
0140         <set>QDialogButtonBox::Close</set>
0141        </property>
0142       </widget>
0143      </item>
0144     </layout>
0145    </item>
0146    <item>
0147     <widget class="QSplitter" name="abInsVSplitter">
0148      <property name="orientation">
0149       <enum>Qt::Vertical</enum>
0150      </property>
0151      <widget class="QWidget" name="abInsPlot" native="true">
0152       <layout class="QVBoxLayout" name="abInsPlotLayout"/>
0153      </widget>
0154      <widget class="QSplitter" name="abInsHSplitter">
0155       <property name="orientation">
0156        <enum>Qt::Horizontal</enum>
0157       </property>
0158       <widget class="QWidget" name="tableAndResultsWidget" native="true">
0159        <layout class="QVBoxLayout" name="verticalLayout">
0160         <item>
0161          <widget class="AbInsTableWidget" name="abInsTable">
0162           <property name="sizePolicy">
0163            <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
0164             <horstretch>0</horstretch>
0165             <verstretch>0</verstretch>
0166            </sizepolicy>
0167           </property>
0168           <property name="minimumSize">
0169            <size>
0170             <width>0</width>
0171             <height>0</height>
0172            </size>
0173           </property>
0174           <property name="mouseTracking">
0175            <bool>true</bool>
0176           </property>
0177           <property name="sizeAdjustPolicy">
0178            <enum>QAbstractScrollArea::AdjustToContents</enum>
0179           </property>
0180           <property name="editTriggers">
0181            <set>QAbstractItemView::SelectedClicked</set>
0182           </property>
0183           <property name="alternatingRowColors">
0184            <bool>true</bool>
0185           </property>
0186           <property name="selectionMode">
0187            <enum>QAbstractItemView::SingleSelection</enum>
0188           </property>
0189           <property name="selectionBehavior">
0190            <enum>QAbstractItemView::SelectItems</enum>
0191           </property>
0192           <property name="sortingEnabled">
0193            <bool>false</bool>
0194           </property>
0195           <property name="rowCount">
0196            <number>5</number>
0197           </property>
0198           <property name="columnCount">
0199            <number>6</number>
0200           </property>
0201           <row/>
0202           <row/>
0203           <row/>
0204           <row/>
0205           <row/>
0206           <column/>
0207           <column/>
0208           <column/>
0209           <column/>
0210           <column/>
0211           <column/>
0212          </widget>
0213         </item>
0214         <item>
0215          <layout class="QGridLayout" name="gridLayout_3">
0216           <property name="sizeConstraint">
0217            <enum>QLayout::SetDefaultConstraint</enum>
0218           </property>
0219           <item row="3" column="0">
0220            <widget class="QLabel" name="label_2">
0221             <property name="sizePolicy">
0222              <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
0223               <horstretch>0</horstretch>
0224               <verstretch>0</verstretch>
0225              </sizepolicy>
0226             </property>
0227             <property name="text">
0228              <string>Top-Bottom Tilt:</string>
0229             </property>
0230            </widget>
0231           </item>
0232           <item row="4" column="0">
0233            <widget class="QLabel" name="label_5">
0234             <property name="sizePolicy">
0235              <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
0236               <horstretch>0</horstretch>
0237               <verstretch>0</verstretch>
0238              </sizepolicy>
0239             </property>
0240             <property name="text">
0241              <string>Total Tilt:</string>
0242             </property>
0243            </widget>
0244           </item>
0245           <item row="4" column="1">
0246            <widget class="QLineEdit" name="totalTilt">
0247             <property name="readOnly">
0248              <bool>true</bool>
0249             </property>
0250            </widget>
0251           </item>
0252           <item row="1" column="1">
0253            <widget class="QLineEdit" name="backfocus">
0254             <property name="toolTip">
0255              <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Backfocus delta is the difference in focus position between the sensor centre and the average of the centre corners.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
0256             </property>
0257             <property name="readOnly">
0258              <bool>true</bool>
0259             </property>
0260            </widget>
0261           </item>
0262           <item row="1" column="0">
0263            <widget class="QLabel" name="label_3">
0264             <property name="sizePolicy">
0265              <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
0266               <horstretch>0</horstretch>
0267               <verstretch>0</verstretch>
0268              </sizepolicy>
0269             </property>
0270             <property name="text">
0271              <string>Backfocus Δ:</string>
0272             </property>
0273            </widget>
0274           </item>
0275           <item row="2" column="0">
0276            <widget class="QLabel" name="label">
0277             <property name="sizePolicy">
0278              <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
0279               <horstretch>0</horstretch>
0280               <verstretch>0</verstretch>
0281              </sizepolicy>
0282             </property>
0283             <property name="text">
0284              <string>Left-Right Tilt:</string>
0285             </property>
0286            </widget>
0287           </item>
0288           <item row="2" column="1">
0289            <widget class="QLineEdit" name="lrTilt">
0290             <property name="readOnly">
0291              <bool>true</bool>
0292             </property>
0293            </widget>
0294           </item>
0295           <item row="3" column="1">
0296            <widget class="QLineEdit" name="tbTilt">
0297             <property name="readOnly">
0298              <bool>true</bool>
0299             </property>
0300            </widget>
0301           </item>
0302          </layout>
0303         </item>
0304        </layout>
0305       </widget>
0306       <widget class="QWidget" name="widget" native="true">
0307        <property name="sizePolicy">
0308         <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
0309          <horstretch>0</horstretch>
0310          <verstretch>0</verstretch>
0311         </sizepolicy>
0312        </property>
0313        <layout class="QHBoxLayout" name="hLayout">
0314         <item>
0315          <layout class="QVBoxLayout" name="vLayout">
0316           <item>
0317            <widget class="QLabel" name="label_6">
0318             <property name="text">
0319              <string>Selection:</string>
0320             </property>
0321            </widget>
0322           </item>
0323           <item>
0324            <widget class="QComboBox" name="abInsSelection">
0325             <property name="toolTip">
0326              <string>&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt;
0327 &lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
0328 p, li { white-space: pre-wrap; }
0329 &lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'.AppleSystemUIFont'; font-size:13pt; font-weight:400; font-style:normal;&quot;&gt;
0330 &lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;Selection mode of the 3D Graphic:&lt;/p&gt;
0331 &lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;- None.&lt;/p&gt;
0332 &lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;- Item selects the nearest datapoint.&lt;/p&gt;
0333 &lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;- Slice produces a 2D slice through the graphic.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
0334             </property>
0335             <property name="currentText">
0336              <string>None</string>
0337             </property>
0338             <item>
0339              <property name="text">
0340               <string>None</string>
0341              </property>
0342             </item>
0343             <item>
0344              <property name="text">
0345               <string>Item</string>
0346              </property>
0347             </item>
0348             <item>
0349              <property name="text">
0350               <string>Slice</string>
0351              </property>
0352             </item>
0353            </widget>
0354           </item>
0355           <item>
0356            <widget class="QLabel" name="label_7">
0357             <property name="text">
0358              <string>Theme:</string>
0359             </property>
0360            </widget>
0361           </item>
0362           <item>
0363            <widget class="QComboBox" name="abInsTheme">
0364             <property name="toolTip">
0365              <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Select the colour theme of the 3D Graphic.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
0366             </property>
0367             <property name="currentIndex">
0368              <number>1</number>
0369             </property>
0370             <item>
0371              <property name="text">
0372               <string>Qt</string>
0373              </property>
0374             </item>
0375             <item>
0376              <property name="text">
0377               <string>Primary Colors</string>
0378              </property>
0379             </item>
0380             <item>
0381              <property name="text">
0382               <string>Digia</string>
0383              </property>
0384             </item>
0385             <item>
0386              <property name="text">
0387               <string>Stone Moss</string>
0388              </property>
0389             </item>
0390             <item>
0391              <property name="text">
0392               <string>Army Blue</string>
0393              </property>
0394             </item>
0395             <item>
0396              <property name="text">
0397               <string>Retro</string>
0398              </property>
0399             </item>
0400             <item>
0401              <property name="text">
0402               <string>Ebony</string>
0403              </property>
0404             </item>
0405             <item>
0406              <property name="text">
0407               <string>Isabelle</string>
0408              </property>
0409             </item>
0410            </widget>
0411           </item>
0412           <item>
0413            <widget class="QCheckBox" name="abInsLabels">
0414             <property name="toolTip">
0415              <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Check to display mosaic tile sensor labels.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
0416             </property>
0417             <property name="text">
0418              <string>Labels</string>
0419             </property>
0420             <property name="checked">
0421              <bool>true</bool>
0422             </property>
0423            </widget>
0424           </item>
0425           <item>
0426            <widget class="QCheckBox" name="abInsSensor">
0427             <property name="toolTip">
0428              <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Check to display the Sensor.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
0429             </property>
0430             <property name="text">
0431              <string>Sensor</string>
0432             </property>
0433             <property name="checked">
0434              <bool>true</bool>
0435             </property>
0436            </widget>
0437           </item>
0438           <item>
0439            <widget class="QCheckBox" name="abInsPetzvalWire">
0440             <property name="toolTip">
0441              <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Check to display the Petzval surface mesh.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
0442             </property>
0443             <property name="text">
0444              <string>Petzval Wire</string>
0445             </property>
0446             <property name="checked">
0447              <bool>true</bool>
0448             </property>
0449            </widget>
0450           </item>
0451           <item>
0452            <widget class="QCheckBox" name="abInsPetzvalSurface">
0453             <property name="toolTip">
0454              <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Check to display the Petzval surface.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
0455             </property>
0456             <property name="text">
0457              <string>Petzval Surface</string>
0458             </property>
0459            </widget>
0460           </item>
0461           <item>
0462            <widget class="QGroupBox" name="groupBox">
0463             <property name="title">
0464              <string/>
0465             </property>
0466             <layout class="QVBoxLayout" name="verticalLayout_2">
0467              <item>
0468               <widget class="QCheckBox" name="abInsSimMode">
0469                <property name="toolTip">
0470                 <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Check to set 3D Graphic in Simulation Mode&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
0471                </property>
0472                <property name="text">
0473                 <string>Sim Mode</string>
0474                </property>
0475               </widget>
0476              </item>
0477              <item>
0478               <widget class="QSlider" name="abInsBackfocusSlider">
0479                <property name="enabled">
0480                 <bool>false</bool>
0481                </property>
0482                <property name="toolTip">
0483                 <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Backfocus slider&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
0484                </property>
0485                <property name="orientation">
0486                 <enum>Qt::Horizontal</enum>
0487                </property>
0488                <property name="tickPosition">
0489                 <enum>QSlider::TicksAbove</enum>
0490                </property>
0491                <property name="tickInterval">
0492                 <number>1</number>
0493                </property>
0494               </widget>
0495              </item>
0496              <item>
0497               <widget class="QSlider" name="abInsTiltLRSlider">
0498                <property name="enabled">
0499                 <bool>false</bool>
0500                </property>
0501                <property name="toolTip">
0502                 <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Left-to-Right Tilt Slider&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
0503                </property>
0504                <property name="orientation">
0505                 <enum>Qt::Horizontal</enum>
0506                </property>
0507                <property name="tickPosition">
0508                 <enum>QSlider::TicksAbove</enum>
0509                </property>
0510                <property name="tickInterval">
0511                 <number>1</number>
0512                </property>
0513               </widget>
0514              </item>
0515              <item>
0516               <widget class="QSlider" name="abInsTiltTBSlider">
0517                <property name="enabled">
0518                 <bool>false</bool>
0519                </property>
0520                <property name="toolTip">
0521                 <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Top-to-Bottom Tilt Slider&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
0522                </property>
0523                <property name="orientation">
0524                 <enum>Qt::Horizontal</enum>
0525                </property>
0526                <property name="tickPosition">
0527                 <enum>QSlider::TicksAbove</enum>
0528                </property>
0529                <property name="tickInterval">
0530                 <number>1</number>
0531                </property>
0532               </widget>
0533              </item>
0534              <item>
0535               <spacer name="verticalSpacer">
0536                <property name="orientation">
0537                 <enum>Qt::Vertical</enum>
0538                </property>
0539                <property name="sizeHint" stdset="0">
0540                 <size>
0541                  <width>20</width>
0542                  <height>40</height>
0543                 </size>
0544                </property>
0545               </spacer>
0546              </item>
0547             </layout>
0548            </widget>
0549           </item>
0550          </layout>
0551         </item>
0552        </layout>
0553       </widget>
0554      </widget>
0555     </widget>
0556    </item>
0557   </layout>
0558  </widget>
0559  <customwidgets>
0560   <customwidget>
0561    <class>AbInsTableWidget</class>
0562    <extends>QTableWidget</extends>
0563    <header>ekos/focus/abinstablewidget.h</header>
0564   </customwidget>
0565  </customwidgets>
0566  <tabstops>
0567   <tabstop>abInsTileSelection</tabstop>
0568   <tabstop>abInsShowLabels</tabstop>
0569   <tabstop>abInsShowCFZ</tabstop>
0570   <tabstop>totalTilt</tabstop>
0571   <tabstop>tbTilt</tabstop>
0572   <tabstop>backfocus</tabstop>
0573   <tabstop>lrTilt</tabstop>
0574  </tabstops>
0575  <resources/>
0576  <connections/>
0577 </ui>