Warning, /education/kstars/kstars/indi/streamform.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>streamForm</class>
0004  <widget class="QWidget" name="streamForm">
0005   <property name="geometry">
0006    <rect>
0007     <x>0</x>
0008     <y>0</y>
0009     <width>565</width>
0010     <height>285</height>
0011    </rect>
0012   </property>
0013   <property name="sizePolicy">
0014    <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
0015     <horstretch>0</horstretch>
0016     <verstretch>0</verstretch>
0017    </sizepolicy>
0018   </property>
0019   <property name="windowTitle">
0020    <string>Video Stream</string>
0021   </property>
0022   <layout class="QVBoxLayout" name="verticalLayout">
0023    <property name="spacing">
0024     <number>3</number>
0025    </property>
0026    <property name="leftMargin">
0027     <number>3</number>
0028    </property>
0029    <property name="topMargin">
0030     <number>3</number>
0031    </property>
0032    <property name="rightMargin">
0033     <number>3</number>
0034    </property>
0035    <property name="bottomMargin">
0036     <number>3</number>
0037    </property>
0038    <item>
0039     <layout class="QHBoxLayout" name="horizontalLayout">
0040      <property name="spacing">
0041       <number>3</number>
0042      </property>
0043      <item>
0044       <widget class="QPushButton" name="recordB">
0045        <property name="minimumSize">
0046         <size>
0047          <width>32</width>
0048          <height>32</height>
0049         </size>
0050        </property>
0051        <property name="maximumSize">
0052         <size>
0053          <width>64</width>
0054          <height>64</height>
0055         </size>
0056        </property>
0057        <property name="toolTip">
0058         <string>Start Recording</string>
0059        </property>
0060        <property name="whatsThis">
0061         <string/>
0062        </property>
0063        <property name="iconSize">
0064         <size>
0065          <width>32</width>
0066          <height>32</height>
0067         </size>
0068        </property>
0069       </widget>
0070      </item>
0071      <item>
0072       <widget class="QPushButton" name="optionsB">
0073        <property name="minimumSize">
0074         <size>
0075          <width>32</width>
0076          <height>32</height>
0077         </size>
0078        </property>
0079        <property name="maximumSize">
0080         <size>
0081          <width>64</width>
0082          <height>64</height>
0083         </size>
0084        </property>
0085        <property name="toolTip">
0086         <string>Recording Options...</string>
0087        </property>
0088        <property name="whatsThis">
0089         <string/>
0090        </property>
0091        <property name="iconSize">
0092         <size>
0093          <width>32</width>
0094          <height>32</height>
0095         </size>
0096        </property>
0097       </widget>
0098      </item>
0099      <item>
0100       <widget class="QPushButton" name="resetFrameB">
0101        <property name="minimumSize">
0102         <size>
0103          <width>32</width>
0104          <height>32</height>
0105         </size>
0106        </property>
0107        <property name="maximumSize">
0108         <size>
0109          <width>64</width>
0110          <height>64</height>
0111         </size>
0112        </property>
0113        <property name="toolTip">
0114         <string>Reset Frame</string>
0115        </property>
0116        <property name="whatsThis">
0117         <string/>
0118        </property>
0119        <property name="iconSize">
0120         <size>
0121          <width>32</width>
0122          <height>32</height>
0123         </size>
0124        </property>
0125       </widget>
0126      </item>
0127      <item>
0128       <widget class="Line" name="line">
0129        <property name="orientation">
0130         <enum>Qt::Vertical</enum>
0131        </property>
0132       </widget>
0133      </item>
0134      <item>
0135       <widget class="QPushButton" name="debayerB">
0136        <property name="minimumSize">
0137         <size>
0138          <width>32</width>
0139          <height>32</height>
0140         </size>
0141        </property>
0142        <property name="toolTip">
0143         <string>Toggle Debayer</string>
0144        </property>
0145        <property name="text">
0146         <string/>
0147        </property>
0148        <property name="iconSize">
0149         <size>
0150          <width>32</width>
0151          <height>32</height>
0152         </size>
0153        </property>
0154       </widget>
0155      </item>
0156      <item>
0157       <widget class="QPushButton" name="collimationB">
0158        <property name="minimumSize">
0159         <size>
0160          <width>32</width>
0161          <height>32</height>
0162         </size>
0163        </property>
0164        <property name="toolTip">
0165         <string>Toggle Collimation Overlay</string>
0166        </property>
0167        <property name="text">
0168         <string/>
0169        </property>
0170        <property name="iconSize">
0171         <size>
0172          <width>32</width>
0173          <height>32</height>
0174         </size>
0175        </property>
0176       </widget>
0177      </item>
0178      <item>
0179       <widget class="QPushButton" name="collimationOptionsB">
0180        <property name="minimumSize">
0181         <size>
0182          <width>32</width>
0183          <height>32</height>
0184         </size>
0185        </property>
0186        <property name="maximumSize">
0187         <size>
0188          <width>64</width>
0189          <height>64</height>
0190         </size>
0191        </property>
0192        <property name="toolTip">
0193         <string>Collimation Overlay Options...</string>
0194        </property>
0195        <property name="whatsThis">
0196         <string/>
0197        </property>
0198        <property name="iconSize">
0199         <size>
0200          <width>32</width>
0201          <height>32</height>
0202         </size>
0203        </property>
0204       </widget>
0205      </item>
0206      <item>
0207       <widget class="QComboBox" name="zoomLevelCombo">
0208        <property name="sizePolicy">
0209         <sizepolicy hsizetype="Minimum" vsizetype="Preferred">
0210          <horstretch>0</horstretch>
0211          <verstretch>0</verstretch>
0212         </sizepolicy>
0213        </property>
0214        <property name="toolTip">
0215         <string>Zoom level</string>
0216        </property>
0217        <item>
0218         <property name="text">
0219          <string>1x</string>
0220         </property>
0221        </item>
0222        <item>
0223         <property name="text">
0224          <string>5x</string>
0225         </property>
0226        </item>
0227        <item>
0228         <property name="text">
0229          <string>10x</string>
0230         </property>
0231        </item>
0232       </widget>
0233      </item>
0234      <item>
0235       <layout class="QGridLayout" name="zoomViewGridLayout">
0236        <property name="spacing">
0237         <number>3</number>
0238        </property>
0239        <item row="1" column="1">
0240         <widget class="QSlider" name="NSSlider">
0241          <property name="enabled">
0242           <bool>false</bool>
0243          </property>
0244          <property name="sizePolicy">
0245           <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
0246            <horstretch>0</horstretch>
0247            <verstretch>0</verstretch>
0248           </sizepolicy>
0249          </property>
0250          <property name="minimumSize">
0251           <size>
0252            <width>100</width>
0253            <height>0</height>
0254           </size>
0255          </property>
0256          <property name="toolTip">
0257           <string>Move zoomed view Up/Down</string>
0258          </property>
0259          <property name="orientation">
0260           <enum>Qt::Horizontal</enum>
0261          </property>
0262         </widget>
0263        </item>
0264        <item row="0" column="1">
0265         <widget class="QSlider" name="WESlider">
0266          <property name="enabled">
0267           <bool>false</bool>
0268          </property>
0269          <property name="sizePolicy">
0270           <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
0271            <horstretch>0</horstretch>
0272            <verstretch>0</verstretch>
0273           </sizepolicy>
0274          </property>
0275          <property name="minimumSize">
0276           <size>
0277            <width>100</width>
0278            <height>0</height>
0279           </size>
0280          </property>
0281          <property name="toolTip">
0282           <string>Move zoomed view Left/Right</string>
0283          </property>
0284          <property name="orientation">
0285           <enum>Qt::Horizontal</enum>
0286          </property>
0287         </widget>
0288        </item>
0289        <item row="0" column="0" rowspan="2">
0290         <widget class="QLabel" name="handLabel">
0291          <property name="enabled">
0292           <bool>false</bool>
0293          </property>
0294          <property name="minimumSize">
0295           <size>
0296            <width>32</width>
0297            <height>32</height>
0298           </size>
0299          </property>
0300          <property name="text">
0301           <string/>
0302          </property>
0303         </widget>
0304        </item>
0305       </layout>
0306      </item>
0307      <item>
0308       <spacer name="horizontalSpacer">
0309        <property name="orientation">
0310         <enum>Qt::Horizontal</enum>
0311        </property>
0312        <property name="sizeType">
0313         <enum>QSizePolicy::Preferred</enum>
0314        </property>
0315        <property name="sizeHint" stdset="0">
0316         <size>
0317          <width>40</width>
0318          <height>20</height>
0319         </size>
0320        </property>
0321       </spacer>
0322      </item>
0323      <item>
0324       <widget class="QLabel" name="label_2">
0325        <property name="toolTip">
0326         <string>Video frame duration in seconds</string>
0327        </property>
0328        <property name="text">
0329         <string>Frame(s):</string>
0330        </property>
0331       </widget>
0332      </item>
0333      <item>
0334       <widget class="QDoubleSpinBox" name="targetFrameDurationSpin">
0335        <property name="minimumSize">
0336         <size>
0337          <width>0</width>
0338          <height>32</height>
0339         </size>
0340        </property>
0341        <property name="toolTip">
0342         <string>Video frame duration in seconds</string>
0343        </property>
0344        <property name="decimals">
0345         <number>6</number>
0346        </property>
0347        <property name="minimum">
0348         <double>0.000001000000000</double>
0349        </property>
0350        <property name="maximum">
0351         <double>5.000000000000000</double>
0352        </property>
0353        <property name="singleStep">
0354         <double>0.001000000000000</double>
0355        </property>
0356        <property name="value">
0357         <double>0.100000000000000</double>
0358        </property>
0359       </widget>
0360      </item>
0361      <item>
0362       <widget class="QPushButton" name="changeFPSB">
0363        <property name="minimumSize">
0364         <size>
0365          <width>32</width>
0366          <height>32</height>
0367         </size>
0368        </property>
0369        <property name="toolTip">
0370         <string>Apply FPS and restart stream</string>
0371        </property>
0372        <property name="text">
0373         <string/>
0374        </property>
0375        <property name="icon">
0376         <iconset theme="view-refresh">
0377          <normaloff>.</normaloff>.</iconset>
0378        </property>
0379        <property name="iconSize">
0380         <size>
0381          <width>24</width>
0382          <height>24</height>
0383         </size>
0384        </property>
0385        <property name="default">
0386         <bool>true</bool>
0387        </property>
0388       </widget>
0389      </item>
0390      <item>
0391       <widget class="QLabel" name="label">
0392        <property name="text">
0393         <string>FPS:</string>
0394        </property>
0395       </widget>
0396      </item>
0397      <item>
0398       <widget class="QLabel" name="avgFPS">
0399        <property name="minimumSize">
0400         <size>
0401          <width>50</width>
0402          <height>0</height>
0403         </size>
0404        </property>
0405        <property name="toolTip">
0406         <string>Average FPS</string>
0407        </property>
0408        <property name="styleSheet">
0409         <string notr="true">font-weight:bold;</string>
0410        </property>
0411        <property name="frameShape">
0412         <enum>QFrame::NoFrame</enum>
0413        </property>
0414        <property name="frameShadow">
0415         <enum>QFrame::Plain</enum>
0416        </property>
0417        <property name="text">
0418         <string>--</string>
0419        </property>
0420        <property name="alignment">
0421         <set>Qt::AlignCenter</set>
0422        </property>
0423       </widget>
0424      </item>
0425     </layout>
0426    </item>
0427    <item>
0428     <widget class="VideoWG" name="videoFrame">
0429      <property name="sizePolicy">
0430       <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
0431        <horstretch>0</horstretch>
0432        <verstretch>0</verstretch>
0433       </sizepolicy>
0434      </property>
0435      <property name="minimumSize">
0436       <size>
0437        <width>320</width>
0438        <height>240</height>
0439       </size>
0440      </property>
0441      <property name="autoFillBackground">
0442       <bool>false</bool>
0443      </property>
0444      <property name="styleSheet">
0445       <string notr="true">background-color:black;</string>
0446      </property>
0447      <property name="alignment">
0448       <set>Qt::AlignCenter</set>
0449      </property>
0450     </widget>
0451    </item>
0452   </layout>
0453  </widget>
0454  <customwidgets>
0455   <customwidget>
0456    <class>VideoWG</class>
0457    <extends>QLabel</extends>
0458    <header>indi/videowg.h</header>
0459   </customwidget>
0460  </customwidgets>
0461  <tabstops>
0462   <tabstop>recordB</tabstop>
0463   <tabstop>optionsB</tabstop>
0464   <tabstop>resetFrameB</tabstop>
0465   <tabstop>debayerB</tabstop>
0466   <tabstop>zoomLevelCombo</tabstop>
0467   <tabstop>WESlider</tabstop>
0468   <tabstop>NSSlider</tabstop>
0469   <tabstop>targetFrameDurationSpin</tabstop>
0470   <tabstop>changeFPSB</tabstop>
0471  </tabstops>
0472  <resources/>
0473  <connections/>
0474 </ui>