Warning, /education/kstars/kstars/ekos/capture/scriptsmanager.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>ScriptsManager</class>
0004  <widget class="QDialog" name="ScriptsManager">
0005   <property name="geometry">
0006    <rect>
0007     <x>0</x>
0008     <y>0</y>
0009     <width>437</width>
0010     <height>203</height>
0011    </rect>
0012   </property>
0013   <property name="windowTitle">
0014    <string>Script Manager</string>
0015   </property>
0016   <layout class="QVBoxLayout" name="verticalLayout">
0017    <item>
0018     <layout class="QGridLayout" name="gridLayout">
0019      <item row="0" column="0">
0020       <widget class="QLabel" name="label">
0021        <property name="text">
0022         <string>Pre-job script:</string>
0023        </property>
0024       </widget>
0025      </item>
0026      <item row="0" column="1">
0027       <widget class="QLineEdit" name="preJobScript">
0028        <property name="sizePolicy">
0029         <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
0030          <horstretch>0</horstretch>
0031          <verstretch>0</verstretch>
0032         </sizepolicy>
0033        </property>
0034        <property name="placeholderText">
0035         <string>Script Executable</string>
0036        </property>
0037        <property name="clearButtonEnabled">
0038         <bool>true</bool>
0039        </property>
0040       </widget>
0041      </item>
0042      <item row="0" column="2">
0043       <widget class="QPushButton" name="preJobB">
0044        <property name="minimumSize">
0045         <size>
0046          <width>32</width>
0047          <height>32</height>
0048         </size>
0049        </property>
0050        <property name="text">
0051         <string/>
0052        </property>
0053        <property name="icon">
0054         <iconset theme="document-open"/>
0055        </property>
0056        <property name="iconSize">
0057         <size>
0058          <width>28</width>
0059          <height>28</height>
0060         </size>
0061        </property>
0062       </widget>
0063      </item>
0064      <item row="1" column="0">
0065       <widget class="QLabel" name="label_2">
0066        <property name="text">
0067         <string>Pre-capture script:</string>
0068        </property>
0069       </widget>
0070      </item>
0071      <item row="1" column="1">
0072       <widget class="QLineEdit" name="preCaptureScript">
0073        <property name="sizePolicy">
0074         <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
0075          <horstretch>0</horstretch>
0076          <verstretch>0</verstretch>
0077         </sizepolicy>
0078        </property>
0079        <property name="placeholderText">
0080         <string>Script Executable</string>
0081        </property>
0082        <property name="clearButtonEnabled">
0083         <bool>true</bool>
0084        </property>
0085       </widget>
0086      </item>
0087      <item row="1" column="2">
0088       <widget class="QPushButton" name="preCaptureB">
0089        <property name="minimumSize">
0090         <size>
0091          <width>32</width>
0092          <height>32</height>
0093         </size>
0094        </property>
0095        <property name="text">
0096         <string/>
0097        </property>
0098        <property name="icon">
0099         <iconset theme="document-open"/>
0100        </property>
0101        <property name="iconSize">
0102         <size>
0103          <width>28</width>
0104          <height>28</height>
0105         </size>
0106        </property>
0107       </widget>
0108      </item>
0109      <item row="2" column="0">
0110       <widget class="QLabel" name="label_3">
0111        <property name="text">
0112         <string>Post-capture script:</string>
0113        </property>
0114       </widget>
0115      </item>
0116      <item row="2" column="1">
0117       <widget class="QLineEdit" name="postCaptureScript">
0118        <property name="sizePolicy">
0119         <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
0120          <horstretch>0</horstretch>
0121          <verstretch>0</verstretch>
0122         </sizepolicy>
0123        </property>
0124        <property name="placeholderText">
0125         <string>Script Executable</string>
0126        </property>
0127        <property name="clearButtonEnabled">
0128         <bool>true</bool>
0129        </property>
0130       </widget>
0131      </item>
0132      <item row="2" column="2" rowspan="2">
0133       <widget class="QPushButton" name="postCaptureB">
0134        <property name="minimumSize">
0135         <size>
0136          <width>32</width>
0137          <height>32</height>
0138         </size>
0139        </property>
0140        <property name="text">
0141         <string/>
0142        </property>
0143        <property name="icon">
0144         <iconset theme="document-open"/>
0145        </property>
0146        <property name="iconSize">
0147         <size>
0148          <width>28</width>
0149          <height>28</height>
0150         </size>
0151        </property>
0152       </widget>
0153      </item>
0154      <item row="3" column="0" rowspan="2">
0155       <widget class="QLabel" name="label_4">
0156        <property name="text">
0157         <string>Post-job script:</string>
0158        </property>
0159       </widget>
0160      </item>
0161      <item row="3" column="1" rowspan="2">
0162       <widget class="QLineEdit" name="postJobScript">
0163        <property name="sizePolicy">
0164         <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
0165          <horstretch>0</horstretch>
0166          <verstretch>0</verstretch>
0167         </sizepolicy>
0168        </property>
0169        <property name="placeholderText">
0170         <string>Script Executable</string>
0171        </property>
0172        <property name="clearButtonEnabled">
0173         <bool>true</bool>
0174        </property>
0175       </widget>
0176      </item>
0177      <item row="4" column="2">
0178       <widget class="QPushButton" name="postJobB">
0179        <property name="minimumSize">
0180         <size>
0181          <width>32</width>
0182          <height>32</height>
0183         </size>
0184        </property>
0185        <property name="text">
0186         <string/>
0187        </property>
0188        <property name="icon">
0189         <iconset theme="document-open"/>
0190        </property>
0191        <property name="iconSize">
0192         <size>
0193          <width>28</width>
0194          <height>28</height>
0195         </size>
0196        </property>
0197       </widget>
0198      </item>
0199     </layout>
0200    </item>
0201    <item>
0202     <spacer name="verticalSpacer">
0203      <property name="orientation">
0204       <enum>Qt::Vertical</enum>
0205      </property>
0206      <property name="sizeHint" stdset="0">
0207       <size>
0208        <width>20</width>
0209        <height>0</height>
0210       </size>
0211      </property>
0212     </spacer>
0213    </item>
0214    <item>
0215     <widget class="QDialogButtonBox" name="buttonBox">
0216      <property name="orientation">
0217       <enum>Qt::Horizontal</enum>
0218      </property>
0219      <property name="standardButtons">
0220       <set>QDialogButtonBox::Cancel|QDialogButtonBox::Ok</set>
0221      </property>
0222     </widget>
0223    </item>
0224   </layout>
0225  </widget>
0226  <resources/>
0227  <connections>
0228   <connection>
0229    <sender>buttonBox</sender>
0230    <signal>accepted()</signal>
0231    <receiver>ScriptsManager</receiver>
0232    <slot>accept()</slot>
0233    <hints>
0234     <hint type="sourcelabel">
0235      <x>248</x>
0236      <y>254</y>
0237     </hint>
0238     <hint type="destinationlabel">
0239      <x>157</x>
0240      <y>274</y>
0241     </hint>
0242    </hints>
0243   </connection>
0244   <connection>
0245    <sender>buttonBox</sender>
0246    <signal>rejected()</signal>
0247    <receiver>ScriptsManager</receiver>
0248    <slot>reject()</slot>
0249    <hints>
0250     <hint type="sourcelabel">
0251      <x>316</x>
0252      <y>260</y>
0253     </hint>
0254     <hint type="destinationlabel">
0255      <x>286</x>
0256      <y>274</y>
0257     </hint>
0258    </hints>
0259   </connection>
0260  </connections>
0261 </ui>