更新代码

This commit is contained in:
feiyangqingyun
2021-08-22 10:57:24 +08:00
parent 17c13cbf2f
commit 885531e848
23 changed files with 338 additions and 147 deletions

View File

@@ -153,9 +153,9 @@
</widget>
</item>
<item>
<widget class="QPushButton" name="btnClose">
<widget class="QPushButton" name="btnRemove">
<property name="text">
<string>断开</string>
<string>移除</string>
</property>
</widget>
</item>
@@ -262,7 +262,7 @@
<tabstop>btnListen</tabstop>
<tabstop>btnSave</tabstop>
<tabstop>btnClear</tabstop>
<tabstop>btnClose</tabstop>
<tabstop>btnRemove</tabstop>
<tabstop>listWidget</tabstop>
<tabstop>ckSelectAll</tabstop>
</tabstops>