|
7 | 7 | <x>0</x>
|
8 | 8 | <y>0</y>
|
9 | 9 | <width>350</width>
|
10 |
| - <height>700</height> |
| 10 | + <height>412</height> |
11 | 11 | </rect>
|
12 | 12 | </property>
|
13 | 13 | <property name="sizePolicy">
|
|
30 | 30 | <property name="sizeConstraint">
|
31 | 31 | <enum>QLayout::SetMinimumSize</enum>
|
32 | 32 | </property>
|
33 |
| - <item> |
34 |
| - <widget class="QListView" name="_listView"> |
35 |
| - <property name="sizePolicy"> |
36 |
| - <sizepolicy hsizetype="Expanding" vsizetype="Expanding"> |
37 |
| - <horstretch>0</horstretch> |
38 |
| - <verstretch>0</verstretch> |
39 |
| - </sizepolicy> |
40 |
| - </property> |
41 |
| - <property name="selectionMode"> |
42 |
| - <enum>QAbstractItemView::MultiSelection</enum> |
43 |
| - </property> |
44 |
| - <property name="flow"> |
45 |
| - <enum>QListView::LeftToRight</enum> |
46 |
| - </property> |
47 |
| - <property name="isWrapping" stdset="0"> |
48 |
| - <bool>true</bool> |
49 |
| - </property> |
50 |
| - <property name="viewMode"> |
51 |
| - <enum>QListView::ListMode</enum> |
52 |
| - </property> |
53 |
| - <property name="uniformItemSizes"> |
54 |
| - <bool>true</bool> |
55 |
| - </property> |
56 |
| - </widget> |
57 |
| - </item> |
58 | 33 | <item>
|
59 | 34 | <layout class="QFormLayout" name="formLayout">
|
60 | 35 | <property name="sizeConstraint">
|
|
78 | 53 | <item row="0" column="0">
|
79 | 54 | <widget class="QLabel" name="hostnameLabel">
|
80 | 55 | <property name="text">
|
81 |
| - <string>Hostname</string> |
| 56 | + <string>Stream to</string> |
82 | 57 | </property>
|
83 | 58 | </widget>
|
84 | 59 | </item>
|
|
110 | 85 | </property>
|
111 | 86 | </widget>
|
112 | 87 | </item>
|
113 |
| - <item row="1" column="0"> |
114 |
| - <widget class="QLabel" name="streamnameLabel"> |
115 |
| - <property name="text"> |
116 |
| - <string>Streamname</string> |
117 |
| - </property> |
118 |
| - </widget> |
119 |
| - </item> |
120 |
| - <item row="2" column="0"> |
121 |
| - <widget class="QLabel" name="desktopInteractionLabel"> |
122 |
| - <property name="text"> |
123 |
| - <string>Interaction</string> |
124 |
| - </property> |
125 |
| - </widget> |
126 |
| - </item> |
127 |
| - <item row="2" column="1"> |
128 |
| - <widget class="QCheckBox" name="_desktopInteractionCheckBox"> |
129 |
| - <property name="checked"> |
130 |
| - <bool>true</bool> |
131 |
| - </property> |
132 |
| - </widget> |
133 |
| - </item> |
134 |
| - <item row="3" column="0"> |
135 |
| - <widget class="QLabel" name="maxFrameRateLabel"> |
136 |
| - <property name="text"> |
137 |
| - <string>Max frame rate</string> |
138 |
| - </property> |
139 |
| - </widget> |
140 |
| - </item> |
141 |
| - <item row="3" column="1"> |
142 |
| - <widget class="QSpinBox" name="_maxFrameRateSpinBox"> |
143 |
| - <property name="sizePolicy"> |
144 |
| - <sizepolicy hsizetype="Expanding" vsizetype="Fixed"> |
145 |
| - <horstretch>0</horstretch> |
146 |
| - <verstretch>0</verstretch> |
147 |
| - </sizepolicy> |
148 |
| - </property> |
149 |
| - <property name="suffix"> |
150 |
| - <string> fps</string> |
151 |
| - </property> |
152 |
| - <property name="minimum"> |
153 |
| - <number>1</number> |
154 |
| - </property> |
155 |
| - <property name="maximum"> |
156 |
| - <number>60</number> |
157 |
| - </property> |
158 |
| - <property name="value"> |
159 |
| - <number>30</number> |
160 |
| - </property> |
161 |
| - </widget> |
162 |
| - </item> |
163 |
| - <item row="4" column="0" colspan="2"> |
| 88 | + <item row="1" column="0" colspan="2"> |
164 | 89 | <widget class="QPushButton" name="_streamButton">
|
165 | 90 | <property name="minimumSize">
|
166 | 91 | <size>
|
|
197 | 122 | </property>
|
198 | 123 | </widget>
|
199 | 124 | </item>
|
200 |
| - <item row="1" column="1"> |
| 125 | + <item row="2" column="0" colspan="2"> |
| 126 | + <widget class="QListView" name="_listView"> |
| 127 | + <property name="sizePolicy"> |
| 128 | + <sizepolicy hsizetype="Expanding" vsizetype="Expanding"> |
| 129 | + <horstretch>0</horstretch> |
| 130 | + <verstretch>1</verstretch> |
| 131 | + </sizepolicy> |
| 132 | + </property> |
| 133 | + <property name="contextMenuPolicy"> |
| 134 | + <enum>Qt::NoContextMenu</enum> |
| 135 | + </property> |
| 136 | + <property name="sizeAdjustPolicy"> |
| 137 | + <enum>QAbstractScrollArea::AdjustIgnored</enum> |
| 138 | + </property> |
| 139 | + <property name="selectionMode"> |
| 140 | + <enum>QAbstractItemView::MultiSelection</enum> |
| 141 | + </property> |
| 142 | + <property name="movement"> |
| 143 | + <enum>QListView::Static</enum> |
| 144 | + </property> |
| 145 | + <property name="flow"> |
| 146 | + <enum>QListView::LeftToRight</enum> |
| 147 | + </property> |
| 148 | + <property name="isWrapping" stdset="0"> |
| 149 | + <bool>true</bool> |
| 150 | + </property> |
| 151 | + <property name="resizeMode"> |
| 152 | + <enum>QListView::Adjust</enum> |
| 153 | + </property> |
| 154 | + <property name="layoutMode"> |
| 155 | + <enum>QListView::Batched</enum> |
| 156 | + </property> |
| 157 | + <property name="spacing"> |
| 158 | + <number>1</number> |
| 159 | + </property> |
| 160 | + <property name="viewMode"> |
| 161 | + <enum>QListView::IconMode</enum> |
| 162 | + </property> |
| 163 | + <property name="uniformItemSizes"> |
| 164 | + <bool>false</bool> |
| 165 | + </property> |
| 166 | + </widget> |
| 167 | + </item> |
| 168 | + <item row="3" column="0"> |
| 169 | + <widget class="QLabel" name="streamnameLabel"> |
| 170 | + <property name="text"> |
| 171 | + <string>Stream name</string> |
| 172 | + </property> |
| 173 | + </widget> |
| 174 | + </item> |
| 175 | + <item row="3" column="1"> |
201 | 176 | <widget class="QLineEdit" name="_streamnameLineEdit">
|
202 | 177 | <property name="sizePolicy">
|
203 | 178 | <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
|
|
210 | 185 | </property>
|
211 | 186 | </widget>
|
212 | 187 | </item>
|
| 188 | + <item row="4" column="0"> |
| 189 | + <widget class="QLabel" name="desktopInteractionLabel"> |
| 190 | + <property name="text"> |
| 191 | + <string>Interaction</string> |
| 192 | + </property> |
| 193 | + </widget> |
| 194 | + </item> |
| 195 | + <item row="4" column="1"> |
| 196 | + <widget class="QCheckBox" name="_desktopInteractionCheckBox"> |
| 197 | + <property name="checked"> |
| 198 | + <bool>true</bool> |
| 199 | + </property> |
| 200 | + </widget> |
| 201 | + </item> |
| 202 | + <item row="5" column="0"> |
| 203 | + <widget class="QLabel" name="maxFrameRateLabel"> |
| 204 | + <property name="text"> |
| 205 | + <string>Frame rate</string> |
| 206 | + </property> |
| 207 | + </widget> |
| 208 | + </item> |
| 209 | + <item row="5" column="1"> |
| 210 | + <widget class="QSpinBox" name="_maxFrameRateSpinBox"> |
| 211 | + <property name="sizePolicy"> |
| 212 | + <sizepolicy hsizetype="Expanding" vsizetype="Fixed"> |
| 213 | + <horstretch>0</horstretch> |
| 214 | + <verstretch>0</verstretch> |
| 215 | + </sizepolicy> |
| 216 | + </property> |
| 217 | + <property name="suffix"> |
| 218 | + <string> fps</string> |
| 219 | + </property> |
| 220 | + <property name="minimum"> |
| 221 | + <number>1</number> |
| 222 | + </property> |
| 223 | + <property name="maximum"> |
| 224 | + <number>60</number> |
| 225 | + </property> |
| 226 | + <property name="value"> |
| 227 | + <number>30</number> |
| 228 | + </property> |
| 229 | + </widget> |
| 230 | + </item> |
213 | 231 | </layout>
|
214 | 232 | </item>
|
215 | 233 | </layout>
|
|
0 commit comments