主要功能已完成

This commit is contained in:
2021-02-09 01:10:53 +08:00
parent 633cbc0428
commit 36cc78b047
13 changed files with 160 additions and 387 deletions
+13
View File
@@ -13,6 +13,19 @@
<property name="windowTitle">
<string>Widget</string>
</property>
<widget class="QPushButton" name="pushButton">
<property name="geometry">
<rect>
<x>584</x>
<y>40</y>
<width>181</width>
<height>121</height>
</rect>
</property>
<property name="text">
<string>Reset</string>
</property>
</widget>
</widget>
<resources/>
<connections/>