| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113 | 
							- <?xml version="1.0" encoding="UTF-8"?>
 
- <ui version="4.0">
 
-  <class>Output</class>
 
-  <widget class="QDialog" name="Output">
 
-   <property name="geometry">
 
-    <rect>
 
-     <x>0</x>
 
-     <y>0</y>
 
-     <width>785</width>
 
-     <height>484</height>
 
-    </rect>
 
-   </property>
 
-   <property name="sizePolicy">
 
-    <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
 
-     <horstretch>0</horstretch>
 
-     <verstretch>0</verstretch>
 
-    </sizepolicy>
 
-   </property>
 
-   <property name="windowTitle">
 
-    <string>Decklink Output</string>
 
-   </property>
 
-   <property name="sizeGripEnabled">
 
-    <bool>true</bool>
 
-   </property>
 
-   <property name="modal">
 
-    <bool>false</bool>
 
-   </property>
 
-   <layout class="QVBoxLayout" name="verticalLayout">
 
-    <property name="sizeConstraint">
 
-     <enum>QLayout::SetDefaultConstraint</enum>
 
-    </property>
 
-    <item>
 
-     <widget class="QLabel" name="label">
 
-      <property name="text">
 
-       <string>Output</string>
 
-      </property>
 
-     </widget>
 
-    </item>
 
-    <item>
 
-     <layout class="QVBoxLayout" name="propertiesLayout"/>
 
-    </item>
 
-    <item>
 
-     <layout class="QHBoxLayout" name="horizontalLayout">
 
-      <property name="spacing">
 
-       <number>6</number>
 
-      </property>
 
-      <item>
 
-       <spacer name="horizontalSpacer">
 
-        <property name="orientation">
 
-         <enum>Qt::Horizontal</enum>
 
-        </property>
 
-        <property name="sizeHint" stdset="0">
 
-         <size>
 
-          <width>40</width>
 
-          <height>20</height>
 
-         </size>
 
-        </property>
 
-       </spacer>
 
-      </item>
 
-      <item>
 
-       <widget class="QPushButton" name="outputButton">
 
-        <property name="text">
 
-         <string>Start</string>
 
-        </property>
 
-        <property name="checkable">
 
-         <bool>true</bool>
 
-        </property>
 
-       </widget>
 
-      </item>
 
-     </layout>
 
-    </item>
 
-    <item>
 
-     <widget class="QLabel" name="label_2">
 
-      <property name="text">
 
-       <string>Preview Output</string>
 
-      </property>
 
-     </widget>
 
-    </item>
 
-    <item>
 
-     <layout class="QVBoxLayout" name="previewPropertiesLayout"/>
 
-    </item>
 
-    <item>
 
-     <layout class="QHBoxLayout" name="horizontalLayout_2">
 
-      <item>
 
-       <spacer name="horizontalSpacer_2">
 
-        <property name="orientation">
 
-         <enum>Qt::Horizontal</enum>
 
-        </property>
 
-        <property name="sizeHint" stdset="0">
 
-         <size>
 
-          <width>40</width>
 
-          <height>20</height>
 
-         </size>
 
-        </property>
 
-       </spacer>
 
-      </item>
 
-      <item>
 
-       <widget class="QPushButton" name="previewOutputButton">
 
-        <property name="text">
 
-         <string>Start</string>
 
-        </property>
 
-        <property name="checkable">
 
-         <bool>true</bool>
 
-        </property>
 
-       </widget>
 
-      </item>
 
-     </layout>
 
-    </item>
 
-   </layout>
 
-  </widget>
 
-  <resources/>
 
-  <connections/>
 
- </ui>
 
 
  |