|
|
|
|
@ -116,27 +116,27 @@
|
|
|
|
|
<item row="0" column="0">
|
|
|
|
|
<widget class="QGroupBox" name="configGroupBox">
|
|
|
|
|
<property name="title">
|
|
|
|
|
<string>Config</string>
|
|
|
|
|
<string>Start Config</string>
|
|
|
|
|
</property>
|
|
|
|
|
<layout class="QGridLayout" name="gridLayout_3">
|
|
|
|
|
<item row="0" column="5">
|
|
|
|
|
<widget class="QComboBox" name="formatBox"/>
|
|
|
|
|
</item>
|
|
|
|
|
<item row="0" column="2">
|
|
|
|
|
<item row="0" column="4">
|
|
|
|
|
<widget class="QLabel" name="label_4">
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>video size:</string>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
|
|
|
|
<item row="0" column="3">
|
|
|
|
|
<widget class="QComboBox" name="videoSizeBox">
|
|
|
|
|
<property name="toolTip">
|
|
|
|
|
<string/>
|
|
|
|
|
<item row="0" column="0">
|
|
|
|
|
<widget class="QLabel" name="label_3">
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>bit rate:</string>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
|
|
|
|
<item row="0" column="1">
|
|
|
|
|
<item row="0" column="7">
|
|
|
|
|
<widget class="QComboBox" name="formatBox"/>
|
|
|
|
|
</item>
|
|
|
|
|
<item row="0" column="3">
|
|
|
|
|
<widget class="QComboBox" name="bitRateBox">
|
|
|
|
|
<property name="toolTip">
|
|
|
|
|
<string/>
|
|
|
|
|
@ -146,13 +146,6 @@
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
|
|
|
|
<item row="0" column="0">
|
|
|
|
|
<widget class="QLabel" name="label_3">
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>bit rate:</string>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
|
|
|
|
<item row="1" column="0">
|
|
|
|
|
<widget class="QLabel" name="label_5">
|
|
|
|
|
<property name="text">
|
|
|
|
|
@ -163,14 +156,7 @@
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
|
|
|
|
<item row="1" column="1" colspan="3">
|
|
|
|
|
<widget class="QLineEdit" name="recordPathEdt">
|
|
|
|
|
<property name="readOnly">
|
|
|
|
|
<bool>true</bool>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
|
|
|
|
<item row="1" column="4" colspan="2">
|
|
|
|
|
<item row="1" column="6" colspan="2">
|
|
|
|
|
<widget class="QPushButton" name="selectRecordPathBtn">
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>select path</string>
|
|
|
|
|
@ -180,24 +166,48 @@
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
|
|
|
|
<item row="0" column="4">
|
|
|
|
|
<item row="2" column="0">
|
|
|
|
|
<widget class="QCheckBox" name="alwaysTopCheck">
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>always top</string>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="checked">
|
|
|
|
|
<bool>false</bool>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
|
|
|
|
<item row="0" column="6">
|
|
|
|
|
<widget class="QLabel" name="label_6">
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>record format:</string>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
|
|
|
|
<item row="2" column="0">
|
|
|
|
|
<widget class="QCheckBox" name="alwaysTopCheck">
|
|
|
|
|
<item row="1" column="3" colspan="3">
|
|
|
|
|
<widget class="QLineEdit" name="recordPathEdt">
|
|
|
|
|
<property name="readOnly">
|
|
|
|
|
<bool>true</bool>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
|
|
|
|
<item row="0" column="5">
|
|
|
|
|
<widget class="QComboBox" name="videoSizeBox">
|
|
|
|
|
<property name="toolTip">
|
|
|
|
|
<string/>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
|
|
|
|
<item row="2" column="5">
|
|
|
|
|
<widget class="QCheckBox" name="useReverseCheck">
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>always top</string>
|
|
|
|
|
<string>use reverse</string>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="checked">
|
|
|
|
|
<bool>false</bool>
|
|
|
|
|
<bool>true</bool>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
|
|
|
|
<item row="2" column="1" colspan="2">
|
|
|
|
|
<item row="2" column="3" colspan="2">
|
|
|
|
|
<widget class="QCheckBox" name="closeScreenCheck">
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>close screen</string>
|
|
|
|
|
@ -342,7 +352,6 @@
|
|
|
|
|
<tabstop>recordPathEdt</tabstop>
|
|
|
|
|
<tabstop>selectRecordPathBtn</tabstop>
|
|
|
|
|
<tabstop>alwaysTopCheck</tabstop>
|
|
|
|
|
<tabstop>closeScreenCheck</tabstop>
|
|
|
|
|
<tabstop>serialBox</tabstop>
|
|
|
|
|
<tabstop>startServerBtn</tabstop>
|
|
|
|
|
<tabstop>stopServerBtn</tabstop>
|
|
|
|
|
|