|
@@ -144,9 +144,9 @@
|
|
|
<property name="geometry">
|
|
|
<rect>
|
|
|
<x>0</x>
|
|
|
- <y>-44</y>
|
|
|
+ <y>0</y>
|
|
|
<width>801</width>
|
|
|
- <height>741</height>
|
|
|
+ <height>836</height>
|
|
|
</rect>
|
|
|
</property>
|
|
|
<layout class="QVBoxLayout" name="verticalLayout_19">
|
|
@@ -797,8 +797,8 @@
|
|
|
<rect>
|
|
|
<x>0</x>
|
|
|
<y>0</y>
|
|
|
- <width>601</width>
|
|
|
- <height>640</height>
|
|
|
+ <width>818</width>
|
|
|
+ <height>697</height>
|
|
|
</rect>
|
|
|
</property>
|
|
|
<layout class="QVBoxLayout" name="verticalLayout_21">
|
|
@@ -3436,8 +3436,8 @@
|
|
|
<rect>
|
|
|
<x>0</x>
|
|
|
<y>0</y>
|
|
|
- <width>63</width>
|
|
|
- <height>16</height>
|
|
|
+ <width>800</width>
|
|
|
+ <height>69</height>
|
|
|
</rect>
|
|
|
</property>
|
|
|
</widget>
|
|
@@ -3832,8 +3832,8 @@
|
|
|
<rect>
|
|
|
<x>0</x>
|
|
|
<y>0</y>
|
|
|
- <width>98</width>
|
|
|
- <height>28</height>
|
|
|
+ <width>818</width>
|
|
|
+ <height>697</height>
|
|
|
</rect>
|
|
|
</property>
|
|
|
<layout class="QFormLayout" name="hotkeyLayout">
|
|
@@ -3850,7 +3850,7 @@
|
|
|
</widget>
|
|
|
</widget>
|
|
|
<widget class="QWidget" name="advancedPage">
|
|
|
- <layout class="QHBoxLayout" name="horizontalLayout_11">
|
|
|
+ <layout class="QVBoxLayout" name="verticalLayout_16">
|
|
|
<property name="leftMargin">
|
|
|
<number>0</number>
|
|
|
</property>
|
|
@@ -3880,10 +3880,10 @@
|
|
|
<x>0</x>
|
|
|
<y>0</y>
|
|
|
<width>803</width>
|
|
|
- <height>793</height>
|
|
|
+ <height>807</height>
|
|
|
</rect>
|
|
|
</property>
|
|
|
- <layout class="QVBoxLayout" name="verticalLayout_16">
|
|
|
+ <layout class="QVBoxLayout" name="verticalLayout_23">
|
|
|
<property name="leftMargin">
|
|
|
<number>0</number>
|
|
|
</property>
|
|
@@ -3896,9 +3896,9 @@
|
|
|
<property name="bottomMargin">
|
|
|
<number>9</number>
|
|
|
</property>
|
|
|
- <item alignment="Qt::AlignTop">
|
|
|
+ <item>
|
|
|
<widget class="QWidget" name="widget_11" native="true">
|
|
|
- <layout class="QVBoxLayout" name="verticalLayout_17">
|
|
|
+ <layout class="QVBoxLayout" name="verticalLayout_24">
|
|
|
<item>
|
|
|
<widget class="QGroupBox" name="advancedGeneralGroupBox">
|
|
|
<property name="title">
|
|
@@ -4568,6 +4568,38 @@
|
|
|
</layout>
|
|
|
</widget>
|
|
|
</item>
|
|
|
+ <item>
|
|
|
+ <widget class="QGroupBox" name="sourcesGroup">
|
|
|
+ <property name="title">
|
|
|
+ <string>Basic.Main.Sources</string>
|
|
|
+ </property>
|
|
|
+ <layout class="QFormLayout" name="formLayout_34">
|
|
|
+ <property name="topMargin">
|
|
|
+ <number>2</number>
|
|
|
+ </property>
|
|
|
+ <item row="0" column="0">
|
|
|
+ <spacer name="horizontalSpacer_15">
|
|
|
+ <property name="orientation">
|
|
|
+ <enum>Qt::Horizontal</enum>
|
|
|
+ </property>
|
|
|
+ <property name="sizeHint" stdset="0">
|
|
|
+ <size>
|
|
|
+ <width>170</width>
|
|
|
+ <height>20</height>
|
|
|
+ </size>
|
|
|
+ </property>
|
|
|
+ </spacer>
|
|
|
+ </item>
|
|
|
+ <item row="0" column="1">
|
|
|
+ <widget class="QCheckBox" name="browserHWAccel">
|
|
|
+ <property name="text">
|
|
|
+ <string>BrowserSource.EnableHardwareAcceleration</string>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ </item>
|
|
|
+ </layout>
|
|
|
+ </widget>
|
|
|
+ </item>
|
|
|
<item>
|
|
|
<widget class="QGroupBox" name="groupBox_17">
|
|
|
<property name="title">
|
|
@@ -4600,32 +4632,6 @@
|
|
|
</layout>
|
|
|
</widget>
|
|
|
</item>
|
|
|
- <item>
|
|
|
- <widget class="QLabel" name="advancedMsg">
|
|
|
- <property name="styleSheet">
|
|
|
- <string notr="true">color: rgb(255, 0, 4);</string>
|
|
|
- </property>
|
|
|
- <property name="text">
|
|
|
- <string notr="true"/>
|
|
|
- </property>
|
|
|
- <property name="wordWrap">
|
|
|
- <bool>true</bool>
|
|
|
- </property>
|
|
|
- </widget>
|
|
|
- </item>
|
|
|
- <item>
|
|
|
- <widget class="QLabel" name="advancedMsg2">
|
|
|
- <property name="styleSheet">
|
|
|
- <string notr="true">color: rgb(255, 0, 4);</string>
|
|
|
- </property>
|
|
|
- <property name="text">
|
|
|
- <string notr="true"/>
|
|
|
- </property>
|
|
|
- <property name="wordWrap">
|
|
|
- <bool>true</bool>
|
|
|
- </property>
|
|
|
- </widget>
|
|
|
- </item>
|
|
|
</layout>
|
|
|
</widget>
|
|
|
</item>
|
|
@@ -4633,6 +4639,48 @@
|
|
|
</widget>
|
|
|
</widget>
|
|
|
</item>
|
|
|
+ <item>
|
|
|
+ <layout class="QVBoxLayout" name="verticalLayout_17">
|
|
|
+ <property name="leftMargin">
|
|
|
+ <number>10</number>
|
|
|
+ </property>
|
|
|
+ <property name="topMargin">
|
|
|
+ <number>10</number>
|
|
|
+ </property>
|
|
|
+ <property name="rightMargin">
|
|
|
+ <number>10</number>
|
|
|
+ </property>
|
|
|
+ <property name="bottomMargin">
|
|
|
+ <number>10</number>
|
|
|
+ </property>
|
|
|
+ <item>
|
|
|
+ <widget class="QLabel" name="advancedMsg">
|
|
|
+ <property name="styleSheet">
|
|
|
+ <string notr="true">color: rgb(255, 0, 4);</string>
|
|
|
+ </property>
|
|
|
+ <property name="text">
|
|
|
+ <string notr="true"/>
|
|
|
+ </property>
|
|
|
+ <property name="wordWrap">
|
|
|
+ <bool>true</bool>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ </item>
|
|
|
+ <item>
|
|
|
+ <widget class="QLabel" name="advancedMsg2">
|
|
|
+ <property name="styleSheet">
|
|
|
+ <string notr="true">color: rgb(255, 0, 4);</string>
|
|
|
+ </property>
|
|
|
+ <property name="text">
|
|
|
+ <string notr="true"/>
|
|
|
+ </property>
|
|
|
+ <property name="wordWrap">
|
|
|
+ <bool>true</bool>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ </item>
|
|
|
+ </layout>
|
|
|
+ </item>
|
|
|
</layout>
|
|
|
</widget>
|
|
|
</widget>
|