update:UI部分完成

This commit is contained in:
2025-07-03 21:32:44 +08:00
parent 4b15f0fe70
commit 39e29689ec
16 changed files with 361 additions and 88 deletions

View File

@@ -56,7 +56,7 @@
<property name="autoFillBackground">
<bool>true</bool>
</property>
<widget class="QLabel" name="MainBg">
<widget class="QLabel" name="loadbg">
<property name="geometry">
<rect>
<x>0</x>
@@ -79,7 +79,7 @@
<property name="geometry">
<rect>
<x>0</x>
<y>250</y>
<y>120</y>
<width>93</width>
<height>64</height>
</rect>
@@ -98,7 +98,7 @@
<property name="geometry">
<rect>
<x>0</x>
<y>310</y>
<y>180</y>
<width>93</width>
<height>64</height>
</rect>
@@ -117,7 +117,7 @@
<property name="geometry">
<rect>
<x>0</x>
<y>370</y>
<y>240</y>
<width>93</width>
<height>64</height>
</rect>
@@ -136,7 +136,7 @@
<property name="geometry">
<rect>
<x>0</x>
<y>430</y>
<y>300</y>
<width>93</width>
<height>64</height>
</rect>
@@ -155,7 +155,7 @@
<property name="geometry">
<rect>
<x>0</x>
<y>490</y>
<y>360</y>
<width>93</width>
<height>64</height>
</rect>
@@ -170,6 +170,133 @@
<bool>true</bool>
</property>
</widget>
<widget class="QLabel" name="Mainbg">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>1031</width>
<height>561</height>
</rect>
</property>
<property name="text">
<string/>
</property>
<property name="pixmap">
<pixmap>IMG/BG/bg3.jpg</pixmap>
</property>
<property name="scaledContents">
<bool>true</bool>
</property>
</widget>
<widget class="QPushButton" name="start_install_btn">
<property name="enabled">
<bool>true</bool>
</property>
<property name="geometry">
<rect>
<x>780</x>
<y>250</y>
<width>191</width>
<height>91</height>
</rect>
</property>
<property name="accessibleDescription">
<string/>
</property>
<property name="autoFillBackground">
<bool>false</bool>
</property>
<property name="text">
<string/>
</property>
<property name="icon">
<iconset>
<normaloff>IMG/BTH/start_install.bmp</normaloff>IMG/BTH/start_install.bmp</iconset>
</property>
<property name="iconSize">
<size>
<width>189</width>
<height>110</height>
</size>
</property>
<property name="checkable">
<bool>false</bool>
</property>
<property name="autoRepeat">
<bool>false</bool>
</property>
<property name="autoDefault">
<bool>false</bool>
</property>
<property name="flat">
<bool>true</bool>
</property>
</widget>
<widget class="QPushButton" name="exit_btn">
<property name="enabled">
<bool>true</bool>
</property>
<property name="geometry">
<rect>
<x>780</x>
<y>340</y>
<width>191</width>
<height>91</height>
</rect>
</property>
<property name="autoFillBackground">
<bool>false</bool>
</property>
<property name="text">
<string/>
</property>
<property name="icon">
<iconset>
<normaloff>IMG/BTH/exit.bmp</normaloff>IMG/BTH/exit.bmp</iconset>
</property>
<property name="iconSize">
<size>
<width>189</width>
<height>110</height>
</size>
</property>
<property name="checkable">
<bool>false</bool>
</property>
<property name="flat">
<bool>true</bool>
</property>
</widget>
<widget class="QLabel" name="menubg">
<property name="geometry">
<rect>
<x>710</x>
<y>0</y>
<width>321</width>
<height>561</height>
</rect>
</property>
<property name="text">
<string/>
</property>
<property name="pixmap">
<pixmap>IMG/BG/menubg.jpg</pixmap>
</property>
<property name="scaledContents">
<bool>true</bool>
</property>
</widget>
<zorder>loadbg</zorder>
<zorder>vol1bg</zorder>
<zorder>vol2bg</zorder>
<zorder>vol3bg</zorder>
<zorder>vol4bg</zorder>
<zorder>afterbg</zorder>
<zorder>Mainbg</zorder>
<zorder>menubg</zorder>
<zorder>start_install_btn</zorder>
<zorder>exit_btn</zorder>
</widget>
<widget class="QMenuBar" name="menubar">
<property name="geometry">