|
|
|
@ -41,38 +41,50 @@
|
|
|
|
<property name="title">
|
|
|
|
<property name="title">
|
|
|
|
<string>Wireless</string>
|
|
|
|
<string>Wireless</string>
|
|
|
|
</property>
|
|
|
|
</property>
|
|
|
|
<layout class="QGridLayout" name="gridLayout_4">
|
|
|
|
<layout class="QGridLayout" name="gridLayout_4" columnstretch="2,1,1,0">
|
|
|
|
<item row="2" column="0">
|
|
|
|
<item row="2" column="2">
|
|
|
|
<widget class="QLineEdit" name="deviceIpEdt">
|
|
|
|
<widget class="QLineEdit" name="devicePortEdt">
|
|
|
|
<property name="text">
|
|
|
|
<property name="text">
|
|
|
|
<string>192.168.0.1:5555</string>
|
|
|
|
<string/>
|
|
|
|
|
|
|
|
</property>
|
|
|
|
|
|
|
|
<property name="placeholderText">
|
|
|
|
|
|
|
|
<string notr="true">5555</string>
|
|
|
|
</property>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</item>
|
|
|
|
<item row="2" column="1">
|
|
|
|
<item row="2" column="3">
|
|
|
|
<widget class="QPushButton" name="wirelessConnectBtn">
|
|
|
|
<widget class="QPushButton" name="wirelessConnectBtn">
|
|
|
|
<property name="text">
|
|
|
|
<property name="text">
|
|
|
|
<string>wireless connect</string>
|
|
|
|
<string>wireless connect</string>
|
|
|
|
</property>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</item>
|
|
|
|
<item row="1" column="1">
|
|
|
|
<item row="2" column="0">
|
|
|
|
<widget class="QPushButton" name="startAdbdBtn">
|
|
|
|
<widget class="QLineEdit" name="deviceIpEdt">
|
|
|
|
<property name="text">
|
|
|
|
<property name="text">
|
|
|
|
<string>start device adbd</string>
|
|
|
|
<string/>
|
|
|
|
|
|
|
|
</property>
|
|
|
|
|
|
|
|
<property name="placeholderText">
|
|
|
|
|
|
|
|
<string notr="true">192.168.0.1</string>
|
|
|
|
</property>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</item>
|
|
|
|
<item row="1" column="0">
|
|
|
|
<item row="2" column="1">
|
|
|
|
<widget class="QLabel" name="label">
|
|
|
|
<widget class="QLabel" name="label">
|
|
|
|
<property name="text">
|
|
|
|
<property name="minimumSize">
|
|
|
|
<string notr="true">run through USB line:</string>
|
|
|
|
<size>
|
|
|
|
|
|
|
|
<width>5</width>
|
|
|
|
|
|
|
|
<height>0</height>
|
|
|
|
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
</property>
|
|
|
|
<property name="textFormat">
|
|
|
|
<property name="maximumSize">
|
|
|
|
<enum>Qt::PlainText</enum>
|
|
|
|
<size>
|
|
|
|
|
|
|
|
<width>5</width>
|
|
|
|
|
|
|
|
<height>16777215</height>
|
|
|
|
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
</property>
|
|
|
|
<property name="wordWrap">
|
|
|
|
<property name="text">
|
|
|
|
<bool>false</bool>
|
|
|
|
<string>:</string>
|
|
|
|
</property>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</item>
|
|
|
|
@ -80,15 +92,11 @@
|
|
|
|
</widget>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</item>
|
|
|
|
<item row="0" column="0">
|
|
|
|
<item row="0" column="0">
|
|
|
|
<widget class="QWidget" name="topWidget" native="true">
|
|
|
|
<widget class="QGroupBox" name="topGroupBox">
|
|
|
|
<layout class="QGridLayout" name="gridLayout">
|
|
|
|
<property name="title">
|
|
|
|
<item row="2" column="1">
|
|
|
|
<string>USB line</string>
|
|
|
|
<widget class="QPushButton" name="startServerBtn">
|
|
|
|
|
|
|
|
<property name="text">
|
|
|
|
|
|
|
|
<string>start server</string>
|
|
|
|
|
|
|
|
</property>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<layout class="QGridLayout" name="gridLayout">
|
|
|
|
</item>
|
|
|
|
|
|
|
|
<item row="0" column="0">
|
|
|
|
<item row="0" column="0">
|
|
|
|
<widget class="QLabel" name="label_2">
|
|
|
|
<widget class="QLabel" name="label_2">
|
|
|
|
<property name="text">
|
|
|
|
<property name="text">
|
|
|
|
@ -96,6 +104,9 @@
|
|
|
|
</property>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</item>
|
|
|
|
|
|
|
|
<item row="0" column="1" colspan="2">
|
|
|
|
|
|
|
|
<widget class="QLineEdit" name="serialEdt"/>
|
|
|
|
|
|
|
|
</item>
|
|
|
|
<item row="2" column="0">
|
|
|
|
<item row="2" column="0">
|
|
|
|
<widget class="QPushButton" name="updateDevice">
|
|
|
|
<widget class="QPushButton" name="updateDevice">
|
|
|
|
<property name="text">
|
|
|
|
<property name="text">
|
|
|
|
@ -103,6 +114,13 @@
|
|
|
|
</property>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</item>
|
|
|
|
|
|
|
|
<item row="2" column="1">
|
|
|
|
|
|
|
|
<widget class="QPushButton" name="startServerBtn">
|
|
|
|
|
|
|
|
<property name="text">
|
|
|
|
|
|
|
|
<string>start server</string>
|
|
|
|
|
|
|
|
</property>
|
|
|
|
|
|
|
|
</widget>
|
|
|
|
|
|
|
|
</item>
|
|
|
|
<item row="2" column="2">
|
|
|
|
<item row="2" column="2">
|
|
|
|
<widget class="QPushButton" name="stopServerBtn">
|
|
|
|
<widget class="QPushButton" name="stopServerBtn">
|
|
|
|
<property name="text">
|
|
|
|
<property name="text">
|
|
|
|
@ -110,8 +128,19 @@
|
|
|
|
</property>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</item>
|
|
|
|
<item row="0" column="1" colspan="2">
|
|
|
|
<item row="3" column="0">
|
|
|
|
<widget class="QLineEdit" name="serialEdt"/>
|
|
|
|
<widget class="QPushButton" name="startAdbdBtn">
|
|
|
|
|
|
|
|
<property name="text">
|
|
|
|
|
|
|
|
<string>start device adbd</string>
|
|
|
|
|
|
|
|
</property>
|
|
|
|
|
|
|
|
</widget>
|
|
|
|
|
|
|
|
</item>
|
|
|
|
|
|
|
|
<item row="3" column="1">
|
|
|
|
|
|
|
|
<widget class="QPushButton" name="getIPBtn">
|
|
|
|
|
|
|
|
<property name="text">
|
|
|
|
|
|
|
|
<string>get ip</string>
|
|
|
|
|
|
|
|
</property>
|
|
|
|
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</layout>
|
|
|
|
</widget>
|
|
|
|
</widget>
|
|
|
|
|