2 <class>OutputConfigBase</class>
3 <widget class="QWidget" name="OutputConfigBase" >
4 <property name="geometry" >
12 <property name="sizePolicy" >
13 <sizepolicy vsizetype="Preferred" hsizetype="Preferred" >
14 <horstretch>0</horstretch>
15 <verstretch>0</verstretch>
18 <property name="minimumSize" >
24 <property name="windowTitle" >
25 <string>Output Config</string>
27 <layout class="QGridLayout" >
28 <item row="0" column="0" >
29 <layout class="QHBoxLayout" >
31 <widget class="QLabel" name="label_2" >
32 <property name="text" >
33 <string>Size:</string>
35 <property name="buddy" >
36 <cstring>sizeCombo</cstring>
41 <widget class="QComboBox" name="sizeCombo" />
44 <widget class="QLabel" name="rateLabel" >
45 <property name="text" >
46 <string>Refresh:</string>
51 <widget class="QComboBox" name="refreshCombo" >
52 <property name="sizePolicy" >
53 <sizepolicy vsizetype="Fixed" hsizetype="Expanding" >
54 <horstretch>0</horstretch>
55 <verstretch>0</verstretch>
58 <property name="minimumSize" >
68 <item row="1" column="0" >
69 <layout class="QVBoxLayout" >
71 <widget class="QLabel" name="orientationLabel" >
72 <property name="sizePolicy" >
73 <sizepolicy vsizetype="Preferred" hsizetype="Minimum" >
74 <horstretch>0</horstretch>
75 <verstretch>0</verstretch>
78 <property name="text" >
79 <string>Orientation:</string>
84 <widget class="QComboBox" name="orientationCombo" >
85 <property name="sizePolicy" >
86 <sizepolicy vsizetype="Fixed" hsizetype="Expanding" >
87 <horstretch>0</horstretch>
88 <verstretch>0</verstretch>
95 <item row="2" column="0" >
96 <layout class="QHBoxLayout" >
98 <widget class="QLabel" name="positionLabel" >
99 <property name="sizePolicy" >
100 <sizepolicy vsizetype="Preferred" hsizetype="Minimum" >
101 <horstretch>0</horstretch>
102 <verstretch>0</verstretch>
105 <property name="text" >
106 <string comment="Position of the screen">Position:</string>
111 <widget class="QComboBox" name="positionCombo" >
112 <property name="sizePolicy" >
113 <sizepolicy vsizetype="Fixed" hsizetype="Expanding" >
114 <horstretch>0</horstretch>
115 <verstretch>0</verstretch>
121 <widget class="QComboBox" name="positionOutputCombo" >
122 <property name="sizePolicy" >
123 <sizepolicy vsizetype="Fixed" hsizetype="Expanding" >
124 <horstretch>0</horstretch>
125 <verstretch>0</verstretch>
131 <widget class="QLineEdit" name="absolutePosX" />
134 <widget class="QLineEdit" name="absolutePosY" />