添加进度条

This commit is contained in:
2022-01-05 12:40:02 +08:00
parent 5f8467f081
commit b54bbd39aa
46 changed files with 418 additions and 1223 deletions
+15 -2
View File
@@ -152,9 +152,9 @@ domain.com</string>
<property name="geometry">
<rect>
<x>10</x>
<y>270</y>
<y>300</y>
<width>581</width>
<height>221</height>
<height>191</height>
</rect>
</property>
<property name="readOnly">
@@ -193,6 +193,19 @@ domain.com</string>
<number>100</number>
</property>
</widget>
<widget class="QProgressBar" name="type_bar">
<property name="geometry">
<rect>
<x>10</x>
<y>270</y>
<width>581</width>
<height>23</height>
</rect>
</property>
<property name="value">
<number>0</number>
</property>
</widget>
</widget>
<resources/>
<connections/>