句柄不足的bug

Signed-off-by: fong <wuwenfengmi@outlook.com>
This commit is contained in:
fong
2024-01-30 19:19:02 +08:00
parent 7ee3e2f832
commit 8fe554db19
3 changed files with 41 additions and 29 deletions
+15 -15
View File
@@ -97,25 +97,12 @@
<string>线程</string>
</property>
</widget>
<widget class="QLabel" name="label_5">
<widget class="QPushButton" name="pushButton">
<property name="geometry">
<rect>
<x>10</x>
<y>240</y>
<width>53</width>
<height>16</height>
</rect>
</property>
<property name="text">
<string>扫描结果</string>
</property>
</widget>
<widget class="QPushButton" name="pushButton">
<property name="geometry">
<rect>
<x>60</x>
<y>240</y>
<width>91</width>
<width>81</width>
<height>24</height>
</rect>
</property>
@@ -776,6 +763,19 @@ domain.com</string>
<string>;</string>
</property>
</widget>
<widget class="QPushButton" name="clearoutput">
<property name="geometry">
<rect>
<x>90</x>
<y>240</y>
<width>71</width>
<height>23</height>
</rect>
</property>
<property name="text">
<string>clear output</string>
</property>
</widget>
</widget>
<resources/>
<connections/>