Warning, /education/kstars/kstars/ekos/auxiliary/opticaltrains.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>OpticalTrain</class>
0004  <widget class="QDialog" name="OpticalTrain">
0005   <property name="geometry">
0006    <rect>
0007     <x>0</x>
0008     <y>0</y>
0009     <width>677</width>
0010     <height>259</height>
0011    </rect>
0012   </property>
0013   <property name="windowTitle">
0014    <string>Optical Trains</string>
0015   </property>
0016   <layout class="QVBoxLayout" name="verticalLayout">
0017    <property name="spacing">
0018     <number>3</number>
0019    </property>
0020    <property name="leftMargin">
0021     <number>3</number>
0022    </property>
0023    <property name="topMargin">
0024     <number>3</number>
0025    </property>
0026    <property name="rightMargin">
0027     <number>3</number>
0028    </property>
0029    <property name="bottomMargin">
0030     <number>3</number>
0031    </property>
0032    <item>
0033     <layout class="QHBoxLayout" name="horizontalLayout">
0034      <property name="spacing">
0035       <number>3</number>
0036      </property>
0037      <item>
0038       <widget class="QPushButton" name="addB">
0039        <property name="maximumSize">
0040         <size>
0041          <width>32</width>
0042          <height>32</height>
0043         </size>
0044        </property>
0045        <property name="toolTip">
0046         <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Create a new optical train.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
0047        </property>
0048        <property name="text">
0049         <string/>
0050        </property>
0051        <property name="icon">
0052         <iconset theme="list-add"/>
0053        </property>
0054       </widget>
0055      </item>
0056      <item>
0057       <widget class="QPushButton" name="removeB">
0058        <property name="enabled">
0059         <bool>false</bool>
0060        </property>
0061        <property name="maximumSize">
0062         <size>
0063          <width>32</width>
0064          <height>32</height>
0065         </size>
0066        </property>
0067        <property name="toolTip">
0068         <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Delete selected optical train.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
0069        </property>
0070        <property name="text">
0071         <string/>
0072        </property>
0073        <property name="icon">
0074         <iconset theme="list-remove"/>
0075        </property>
0076       </widget>
0077      </item>
0078      <item>
0079       <spacer name="horizontalSpacer">
0080        <property name="orientation">
0081         <enum>Qt::Horizontal</enum>
0082        </property>
0083        <property name="sizeHint" stdset="0">
0084         <size>
0085          <width>40</width>
0086          <height>20</height>
0087         </size>
0088        </property>
0089       </spacer>
0090      </item>
0091     </layout>
0092    </item>
0093    <item>
0094     <widget class="QSplitter" name="splitter">
0095      <property name="sizePolicy">
0096       <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
0097        <horstretch>0</horstretch>
0098        <verstretch>0</verstretch>
0099       </sizepolicy>
0100      </property>
0101      <property name="orientation">
0102       <enum>Qt::Horizontal</enum>
0103      </property>
0104      <widget class="QListWidget" name="trainNamesList">
0105       <property name="minimumSize">
0106        <size>
0107         <width>120</width>
0108         <height>0</height>
0109        </size>
0110       </property>
0111       <property name="toolTip">
0112        <string>Optical train name (double click to change the name)</string>
0113       </property>
0114       <property name="sizeAdjustPolicy">
0115        <enum>QAbstractScrollArea::AdjustToContentsOnFirstShow</enum>
0116       </property>
0117      </widget>
0118      <widget class="QGroupBox" name="trainConfigBox">
0119       <property name="sizePolicy">
0120        <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
0121         <horstretch>0</horstretch>
0122         <verstretch>0</verstretch>
0123        </sizepolicy>
0124       </property>
0125       <property name="title">
0126        <string>Optical Train</string>
0127       </property>
0128       <layout class="QGridLayout" name="gridLayout" columnstretch="0,3,0,0,3">
0129        <property name="leftMargin">
0130         <number>3</number>
0131        </property>
0132        <property name="topMargin">
0133         <number>3</number>
0134        </property>
0135        <property name="rightMargin">
0136         <number>3</number>
0137        </property>
0138        <property name="bottomMargin">
0139         <number>3</number>
0140        </property>
0141        <property name="spacing">
0142         <number>3</number>
0143        </property>
0144        <item row="0" column="3">
0145         <widget class="QLabel" name="scopeLabel">
0146          <property name="toolTip">
0147           <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Select the scope or lens used in the optical train. This is a required selection in all trains.&lt;/p&gt;&lt;p&gt;To add, edit, or delete optical elements, tap the &lt;span style=&quot; font-weight:600;&quot;&gt;Telescope &amp;amp; Lens&lt;/span&gt; button.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
0148          </property>
0149          <property name="text">
0150           <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Scope/Lens: &lt;span style=&quot; color:#ff0000;&quot;&gt;*&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
0151          </property>
0152          <property name="alignment">
0153           <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
0154          </property>
0155         </widget>
0156        </item>
0157        <item row="0" column="0">
0158         <widget class="QLabel" name="mountLabel">
0159          <property name="toolTip">
0160           <string>Select which mount to use. Typically, all optical trains in the same profile use the same mount.</string>
0161          </property>
0162          <property name="text">
0163           <string>Mount:</string>
0164          </property>
0165          <property name="alignment">
0166           <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
0167          </property>
0168         </widget>
0169        </item>
0170        <item row="1" column="4">
0171         <widget class="QComboBox" name="filterComboBox">
0172          <property name="sizePolicy">
0173           <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
0174            <horstretch>0</horstretch>
0175            <verstretch>0</verstretch>
0176           </sizepolicy>
0177          </property>
0178         </widget>
0179        </item>
0180        <item row="1" column="0">
0181         <widget class="QLabel" name="cameraLabel">
0182          <property name="toolTip">
0183           <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Select the imaging camera for this optical train.  This is a required selection in all trains.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
0184          </property>
0185          <property name="text">
0186           <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Camera: &lt;span style=&quot; color:#ff0000;&quot;&gt;*&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
0187          </property>
0188          <property name="alignment">
0189           <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
0190          </property>
0191         </widget>
0192        </item>
0193        <item row="3" column="1">
0194         <widget class="QComboBox" name="guiderComboBox">
0195          <property name="sizePolicy">
0196           <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
0197            <horstretch>0</horstretch>
0198            <verstretch>0</verstretch>
0199           </sizepolicy>
0200          </property>
0201         </widget>
0202        </item>
0203        <item row="4" column="0">
0204         <widget class="QLabel" name="dustCapLlabel">
0205          <property name="toolTip">
0206           <string>Select a mechanized dust cap if any (e.g. FlipFlat).</string>
0207          </property>
0208          <property name="text">
0209           <string>Dust cap:</string>
0210          </property>
0211          <property name="alignment">
0212           <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
0213          </property>
0214         </widget>
0215        </item>
0216        <item row="4" column="1">
0217         <widget class="QComboBox" name="dustCapComboBox">
0218          <property name="sizePolicy">
0219           <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
0220            <horstretch>0</horstretch>
0221            <verstretch>0</verstretch>
0222           </sizepolicy>
0223          </property>
0224         </widget>
0225        </item>
0226        <item row="3" column="3">
0227         <widget class="QLabel" name="reducerLabel">
0228          <property name="toolTip">
0229           <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Select if any reducer or barlow is used in the train.&lt;/p&gt;&lt;p&gt;&lt;span style=&quot; font-weight:600;&quot;&gt;Reducer:&lt;/span&gt; If the value is less than 1.0x, this element is considered as a reducer (focal length is decreased by this factor).&lt;/p&gt;&lt;p&gt;&lt;span style=&quot; font-weight:600;&quot;&gt;Barlow&lt;/span&gt;: If the value is over 1.0x, then it is considered a barlow element (focal length is increased by this factor).&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
0230          </property>
0231          <property name="text">
0232           <string>Reducer/Barlow:</string>
0233          </property>
0234          <property name="alignment">
0235           <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
0236          </property>
0237         </widget>
0238        </item>
0239        <item row="2" column="4">
0240         <widget class="QComboBox" name="focusComboBox">
0241          <property name="sizePolicy">
0242           <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
0243            <horstretch>0</horstretch>
0244            <verstretch>0</verstretch>
0245           </sizepolicy>
0246          </property>
0247         </widget>
0248        </item>
0249        <item row="0" column="4">
0250         <widget class="QComboBox" name="scopeComboBox">
0251          <property name="sizePolicy">
0252           <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
0253            <horstretch>0</horstretch>
0254            <verstretch>0</verstretch>
0255           </sizepolicy>
0256          </property>
0257         </widget>
0258        </item>
0259        <item row="4" column="3">
0260         <widget class="QLabel" name="lightBoxLabel">
0261          <property name="toolTip">
0262           <string>Select a flat field lightbox if any (e.g. FlipFlat).</string>
0263          </property>
0264          <property name="text">
0265           <string>Light box:</string>
0266          </property>
0267          <property name="alignment">
0268           <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
0269          </property>
0270         </widget>
0271        </item>
0272        <item row="1" column="3">
0273         <widget class="QLabel" name="filterLabel">
0274          <property name="toolTip">
0275           <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Select a filter wheel.&lt;/p&gt;&lt;p&gt;This could be a dedicated filter wheel or part of a camera driver.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
0276          </property>
0277          <property name="text">
0278           <string>Filter wheel:</string>
0279          </property>
0280          <property name="alignment">
0281           <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
0282          </property>
0283         </widget>
0284        </item>
0285        <item row="2" column="1">
0286         <widget class="QComboBox" name="rotatorComboBox">
0287          <property name="sizePolicy">
0288           <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
0289            <horstretch>0</horstretch>
0290            <verstretch>0</verstretch>
0291           </sizepolicy>
0292          </property>
0293         </widget>
0294        </item>
0295        <item row="3" column="0">
0296         <widget class="QLabel" name="guiderLabel">
0297          <property name="toolTip">
0298           <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Select the device that receives the guiding correction pulses. This can be one of the following devices:&lt;/p&gt;&lt;p&gt;&lt;span style=&quot; font-weight:600;&quot;&gt;Mount&lt;/span&gt;: If the Mount can receive guiding correction pulses, then it is best to select it so that the pulses are directly sent to the mount. This is the recommended option.&lt;/p&gt;&lt;p&gt;&lt;span style=&quot; font-weight:600;&quot;&gt;ST4&lt;/span&gt;: If using an ST4 cable between the guide camera and mount, then you should select the Guide Camera as the Guider.&lt;/p&gt;&lt;p&gt;&lt;span style=&quot; font-weight:600;&quot;&gt;Dedicated Guider&lt;/span&gt;: If using a dedicated guider interface device (like Shoestring GPUSB) then select it as the Guider.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
0299          </property>
0300          <property name="text">
0301           <string>Guide via:</string>
0302          </property>
0303          <property name="alignment">
0304           <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
0305          </property>
0306         </widget>
0307        </item>
0308        <item row="0" column="1">
0309         <widget class="QComboBox" name="mountComboBox">
0310          <property name="sizePolicy">
0311           <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
0312            <horstretch>0</horstretch>
0313            <verstretch>0</verstretch>
0314           </sizepolicy>
0315          </property>
0316         </widget>
0317        </item>
0318        <item row="2" column="3">
0319         <widget class="QLabel" name="focusLabel">
0320          <property name="toolTip">
0321           <string>Select a mechanized focuser if any.</string>
0322          </property>
0323          <property name="text">
0324           <string>Focuser:</string>
0325          </property>
0326          <property name="alignment">
0327           <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
0328          </property>
0329         </widget>
0330        </item>
0331        <item row="3" column="4">
0332         <widget class="QDoubleSpinBox" name="reducerSpinBox">
0333          <property name="alignment">
0334           <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
0335          </property>
0336          <property name="suffix">
0337           <string>x</string>
0338          </property>
0339          <property name="minimum">
0340           <double>0.100000000000000</double>
0341          </property>
0342          <property name="maximum">
0343           <double>5.000000000000000</double>
0344          </property>
0345          <property name="singleStep">
0346           <double>0.100000000000000</double>
0347          </property>
0348          <property name="value">
0349           <double>1.000000000000000</double>
0350          </property>
0351         </widget>
0352        </item>
0353        <item row="2" column="0">
0354         <widget class="QLabel" name="rotatorLabel">
0355          <property name="toolTip">
0356           <string>Select a mechanized rotator if any.</string>
0357          </property>
0358          <property name="text">
0359           <string>Rotator:</string>
0360          </property>
0361          <property name="alignment">
0362           <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
0363          </property>
0364         </widget>
0365        </item>
0366        <item row="4" column="4">
0367         <widget class="QComboBox" name="lightBoxComboBox">
0368          <property name="sizePolicy">
0369           <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
0370            <horstretch>0</horstretch>
0371            <verstretch>0</verstretch>
0372           </sizepolicy>
0373          </property>
0374         </widget>
0375        </item>
0376        <item row="1" column="1">
0377         <widget class="QComboBox" name="cameraComboBox">
0378          <property name="sizePolicy">
0379           <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
0380            <horstretch>0</horstretch>
0381            <verstretch>0</verstretch>
0382           </sizepolicy>
0383          </property>
0384         </widget>
0385        </item>
0386        <item row="0" column="2" rowspan="5">
0387         <widget class="Line" name="line">
0388          <property name="minimumSize">
0389           <size>
0390            <width>20</width>
0391            <height>0</height>
0392           </size>
0393          </property>
0394          <property name="orientation">
0395           <enum>Qt::Vertical</enum>
0396          </property>
0397         </widget>
0398        </item>
0399       </layout>
0400      </widget>
0401     </widget>
0402    </item>
0403    <item>
0404     <layout class="QHBoxLayout" name="horizontalLayout_3">
0405      <property name="spacing">
0406       <number>3</number>
0407      </property>
0408      <item>
0409       <widget class="QPushButton" name="opticalElementsB">
0410        <property name="text">
0411         <string>Telescopes &amp;&amp; Lenses</string>
0412        </property>
0413       </widget>
0414      </item>
0415      <item>
0416       <widget class="QPushButton" name="resetB">
0417        <property name="minimumSize">
0418         <size>
0419          <width>28</width>
0420          <height>28</height>
0421         </size>
0422        </property>
0423        <property name="maximumSize">
0424         <size>
0425          <width>28</width>
0426          <height>28</height>
0427         </size>
0428        </property>
0429        <property name="toolTip">
0430         <string>Reset train</string>
0431        </property>
0432        <property name="text">
0433         <string/>
0434        </property>
0435        <property name="icon">
0436         <iconset theme="system-reboot"/>
0437        </property>
0438        <property name="iconSize">
0439         <size>
0440          <width>24</width>
0441          <height>24</height>
0442         </size>
0443        </property>
0444       </widget>
0445      </item>
0446      <item>
0447       <spacer name="horizontalSpacer_2">
0448        <property name="orientation">
0449         <enum>Qt::Horizontal</enum>
0450        </property>
0451        <property name="sizeHint" stdset="0">
0452         <size>
0453          <width>40</width>
0454          <height>20</height>
0455         </size>
0456        </property>
0457       </spacer>
0458      </item>
0459      <item>
0460       <widget class="QDialogButtonBox" name="buttonBox">
0461        <property name="orientation">
0462         <enum>Qt::Horizontal</enum>
0463        </property>
0464        <property name="standardButtons">
0465         <set>QDialogButtonBox::Close</set>
0466        </property>
0467       </widget>
0468      </item>
0469     </layout>
0470    </item>
0471   </layout>
0472  </widget>
0473  <resources/>
0474  <connections>
0475   <connection>
0476    <sender>buttonBox</sender>
0477    <signal>accepted()</signal>
0478    <receiver>OpticalTrain</receiver>
0479    <slot>accept()</slot>
0480    <hints>
0481     <hint type="sourcelabel">
0482      <x>248</x>
0483      <y>254</y>
0484     </hint>
0485     <hint type="destinationlabel">
0486      <x>157</x>
0487      <y>274</y>
0488     </hint>
0489    </hints>
0490   </connection>
0491   <connection>
0492    <sender>buttonBox</sender>
0493    <signal>rejected()</signal>
0494    <receiver>OpticalTrain</receiver>
0495    <slot>reject()</slot>
0496    <hints>
0497     <hint type="sourcelabel">
0498      <x>316</x>
0499      <y>260</y>
0500     </hint>
0501     <hint type="destinationlabel">
0502      <x>286</x>
0503      <y>274</y>
0504     </hint>
0505    </hints>
0506   </connection>
0507  </connections>
0508 </ui>