|
|
|
|
@ -7,7 +7,7 @@
|
|
|
|
|
<x>0</x>
|
|
|
|
|
<y>0</y>
|
|
|
|
|
<width>600</width>
|
|
|
|
|
<height>637</height>
|
|
|
|
|
<height>723</height>
|
|
|
|
|
</rect>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="maximumSize">
|
|
|
|
|
@ -101,8 +101,37 @@
|
|
|
|
|
<property name="title">
|
|
|
|
|
<string>Wireless</string>
|
|
|
|
|
</property>
|
|
|
|
|
<layout class="QGridLayout" name="gridLayout_4" columnstretch="2,0,0,1,2">
|
|
|
|
|
<item row="3" column="2">
|
|
|
|
|
<layout class="QGridLayout" name="gridLayout_4" columnstretch="2,0,0,1,2,0">
|
|
|
|
|
<item row="4" column="4">
|
|
|
|
|
<widget class="QPushButton" name="wirelessConnectBtn">
|
|
|
|
|
<property name="sizePolicy">
|
|
|
|
|
<sizepolicy hsizetype="Fixed" vsizetype="Fixed">
|
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
|
</sizepolicy>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>connect</string>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="autoDefault">
|
|
|
|
|
<bool>false</bool>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
|
|
|
|
<item row="4" column="0">
|
|
|
|
|
<widget class="QLineEdit" name="deviceIpEdt">
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string/>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="maxLength">
|
|
|
|
|
<number>128</number>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="placeholderText">
|
|
|
|
|
<string notr="true">192.168.0.1</string>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
|
|
|
|
<item row="4" column="2">
|
|
|
|
|
<widget class="QLabel" name="label">
|
|
|
|
|
<property name="minimumSize">
|
|
|
|
|
<size>
|
|
|
|
|
@ -121,40 +150,29 @@
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
|
|
|
|
<item row="3" column="3">
|
|
|
|
|
<item row="4" column="3">
|
|
|
|
|
<widget class="QLineEdit" name="devicePortEdt">
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string/>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="placeholderText">
|
|
|
|
|
<string notr="true">5555</string>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
|
|
|
|
<item row="3" column="0">
|
|
|
|
|
<widget class="QLineEdit" name="deviceIpEdt">
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string/>
|
|
|
|
|
<property name="maxLength">
|
|
|
|
|
<number>6</number>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="placeholderText">
|
|
|
|
|
<string notr="true">192.168.0.1</string>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
|
|
|
|
<item row="3" column="4">
|
|
|
|
|
<widget class="QPushButton" name="wirelessConnectBtn">
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>wireless connect</string>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="autoDefault">
|
|
|
|
|
<bool>false</bool>
|
|
|
|
|
<string notr="true">5555</string>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
|
|
|
|
<item row="4" column="4">
|
|
|
|
|
<item row="4" column="5">
|
|
|
|
|
<widget class="QPushButton" name="wirelessDisConnectBtn">
|
|
|
|
|
<property name="sizePolicy">
|
|
|
|
|
<sizepolicy hsizetype="Fixed" vsizetype="Fixed">
|
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
|
</sizepolicy>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>wireless disconnect</string>
|
|
|
|
|
<string>disconnect</string>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="autoDefault">
|
|
|
|
|
<bool>false</bool>
|
|
|
|
|
@ -236,23 +254,6 @@
|
|
|
|
|
<string>Start Config</string>
|
|
|
|
|
</property>
|
|
|
|
|
<layout class="QGridLayout" name="gridLayout_3">
|
|
|
|
|
<item row="0" column="0" colspan="2">
|
|
|
|
|
<widget class="QLabel" name="label_3">
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>bit rate:</string>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
|
|
|
|
<item row="2" column="3" colspan="2">
|
|
|
|
|
<widget class="QCheckBox" name="notDisplayCheck">
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>not display</string>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="checkable">
|
|
|
|
|
<bool>false</bool>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
|
|
|
|
<item row="0" column="3" colspan="2">
|
|
|
|
|
<widget class="QComboBox" name="bitRateBox">
|
|
|
|
|
<property name="toolTip">
|
|
|
|
|
@ -263,28 +264,36 @@
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
|
|
|
|
<item row="2" column="6" colspan="2">
|
|
|
|
|
<widget class="QCheckBox" name="alwaysTopCheck">
|
|
|
|
|
<item row="1" column="10" colspan="2">
|
|
|
|
|
<widget class="QPushButton" name="selectRecordPathBtn">
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>always top</string>
|
|
|
|
|
<string>select path</string>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="checked">
|
|
|
|
|
<property name="autoDefault">
|
|
|
|
|
<bool>false</bool>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
|
|
|
|
<item row="2" column="11" colspan="2">
|
|
|
|
|
<widget class="QCheckBox" name="useReverseCheck">
|
|
|
|
|
<item row="0" column="9" colspan="2">
|
|
|
|
|
<widget class="QLabel" name="label_6">
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>use reverse</string>
|
|
|
|
|
<string>record format:</string>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="checked">
|
|
|
|
|
<bool>true</bool>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
|
|
|
|
<item row="3" column="10" colspan="2">
|
|
|
|
|
<widget class="QCheckBox" name="gameCheck">
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>custom map</string>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
|
|
|
|
<item row="0" column="12">
|
|
|
|
|
<widget class="QComboBox" name="formatBox"/>
|
|
|
|
|
<item row="0" column="8">
|
|
|
|
|
<widget class="QComboBox" name="videoSizeBox">
|
|
|
|
|
<property name="toolTip">
|
|
|
|
|
<string/>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
|
|
|
|
<item row="1" column="0" colspan="2">
|
|
|
|
|
<widget class="QLabel" name="label_5">
|
|
|
|
|
@ -296,78 +305,105 @@
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
|
|
|
|
<item row="0" column="6">
|
|
|
|
|
<widget class="QLabel" name="label_4">
|
|
|
|
|
<item row="0" column="11">
|
|
|
|
|
<widget class="QComboBox" name="formatBox"/>
|
|
|
|
|
</item>
|
|
|
|
|
<item row="3" column="8" colspan="2">
|
|
|
|
|
<widget class="QPushButton" name="applyScriptBtn">
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>video size:</string>
|
|
|
|
|
<string>apply</string>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
|
|
|
|
<item row="2" column="9" colspan="2">
|
|
|
|
|
<widget class="QCheckBox" name="closeScreenCheck">
|
|
|
|
|
<item row="3" column="6" colspan="2">
|
|
|
|
|
<widget class="QPushButton" name="refreshGameScriptBtn">
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>close screen</string>
|
|
|
|
|
<string>refresh script</string>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
|
|
|
|
<item row="1" column="3" colspan="8">
|
|
|
|
|
<widget class="QLineEdit" name="recordPathEdt">
|
|
|
|
|
<property name="readOnly">
|
|
|
|
|
<item row="2" column="9" colspan="3">
|
|
|
|
|
<widget class="QCheckBox" name="useReverseCheck">
|
|
|
|
|
<property name="sizePolicy">
|
|
|
|
|
<sizepolicy hsizetype="Expanding" vsizetype="Fixed">
|
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
|
</sizepolicy>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>reverse connection</string>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="checked">
|
|
|
|
|
<bool>true</bool>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
|
|
|
|
<item row="0" column="7">
|
|
|
|
|
<widget class="QComboBox" name="videoSizeBox">
|
|
|
|
|
<property name="toolTip">
|
|
|
|
|
<string/>
|
|
|
|
|
<item row="0" column="0" colspan="2">
|
|
|
|
|
<widget class="QLabel" name="label_3">
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>bit rate:</string>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
|
|
|
|
<item row="1" column="11" colspan="2">
|
|
|
|
|
<widget class="QPushButton" name="selectRecordPathBtn">
|
|
|
|
|
<item row="2" column="0" colspan="2">
|
|
|
|
|
<widget class="QCheckBox" name="notDisplayCheck">
|
|
|
|
|
<property name="sizePolicy">
|
|
|
|
|
<sizepolicy hsizetype="Expanding" vsizetype="Fixed">
|
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
|
</sizepolicy>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>select path</string>
|
|
|
|
|
<string>background</string>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="autoDefault">
|
|
|
|
|
<property name="checkable">
|
|
|
|
|
<bool>false</bool>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
|
|
|
|
<item row="0" column="10">
|
|
|
|
|
<widget class="QLabel" name="label_6">
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>record format:</string>
|
|
|
|
|
<item row="1" column="3" colspan="7">
|
|
|
|
|
<widget class="QLineEdit" name="recordPathEdt">
|
|
|
|
|
<property name="readOnly">
|
|
|
|
|
<bool>true</bool>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
|
|
|
|
<item row="0" column="8" colspan="2">
|
|
|
|
|
<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 row="3" column="0" colspan="5">
|
|
|
|
|
<item row="3" column="0" colspan="6">
|
|
|
|
|
<widget class="QComboBox" name="gameBox"/>
|
|
|
|
|
</item>
|
|
|
|
|
<item row="3" column="6" colspan="2">
|
|
|
|
|
<widget class="QPushButton" name="updateGameScriptBtn">
|
|
|
|
|
<item row="0" column="6" colspan="2">
|
|
|
|
|
<widget class="QLabel" name="label_4">
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>update script</string>
|
|
|
|
|
<string>video size:</string>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
|
|
|
|
<item row="3" column="9" colspan="4">
|
|
|
|
|
<widget class="QCheckBox" name="gameCheck">
|
|
|
|
|
<item row="2" column="6" colspan="3">
|
|
|
|
|
<widget class="QCheckBox" name="closeScreenCheck">
|
|
|
|
|
<property name="sizePolicy">
|
|
|
|
|
<sizepolicy hsizetype="Expanding" vsizetype="Fixed">
|
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
|
</sizepolicy>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>custom map</string>
|
|
|
|
|
<string>auto screen-off</string>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
|
|
|
|
<item row="2" column="3" colspan="2">
|
|
|
|
|
<widget class="QCheckBox" name="alwaysTopCheck">
|
|
|
|
|
<property name="sizePolicy">
|
|
|
|
|
<sizepolicy hsizetype="Expanding" vsizetype="Fixed">
|
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
|
</sizepolicy>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>always on top</string>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="checked">
|
|
|
|
|
<bool>false</bool>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
|
|
|
|
@ -378,6 +414,16 @@
|
|
|
|
|
</widget>
|
|
|
|
|
<layoutdefault spacing="6" margin="11"/>
|
|
|
|
|
<tabstops>
|
|
|
|
|
<tabstop>bitRateBox</tabstop>
|
|
|
|
|
<tabstop>formatBox</tabstop>
|
|
|
|
|
<tabstop>recordPathEdt</tabstop>
|
|
|
|
|
<tabstop>selectRecordPathBtn</tabstop>
|
|
|
|
|
<tabstop>gameBox</tabstop>
|
|
|
|
|
<tabstop>refreshGameScriptBtn</tabstop>
|
|
|
|
|
<tabstop>serialBox</tabstop>
|
|
|
|
|
<tabstop>startServerBtn</tabstop>
|
|
|
|
|
<tabstop>stopServerBtn</tabstop>
|
|
|
|
|
<tabstop>stopAllServerBtn</tabstop>
|
|
|
|
|
<tabstop>updateDevice</tabstop>
|
|
|
|
|
<tabstop>getIPBtn</tabstop>
|
|
|
|
|
<tabstop>startAdbdBtn</tabstop>
|
|
|
|
|
@ -387,13 +433,8 @@
|
|
|
|
|
<tabstop>wirelessDisConnectBtn</tabstop>
|
|
|
|
|
<tabstop>adbCommandEdt</tabstop>
|
|
|
|
|
<tabstop>adbCommandBtn</tabstop>
|
|
|
|
|
<tabstop>formatBox</tabstop>
|
|
|
|
|
<tabstop>recordPathEdt</tabstop>
|
|
|
|
|
<tabstop>selectRecordPathBtn</tabstop>
|
|
|
|
|
<tabstop>serialBox</tabstop>
|
|
|
|
|
<tabstop>startServerBtn</tabstop>
|
|
|
|
|
<tabstop>stopServerBtn</tabstop>
|
|
|
|
|
<tabstop>outEdit</tabstop>
|
|
|
|
|
<tabstop>stopAdbBtn</tabstop>
|
|
|
|
|
<tabstop>clearOut</tabstop>
|
|
|
|
|
</tabstops>
|
|
|
|
|
<resources/>
|
|
|
|
|
<connections/>
|
|
|
|
|
|