|
6 | 6 | <rect> |
7 | 7 | <x>0</x> |
8 | 8 | <y>0</y> |
9 | | - <width>662</width> |
10 | | - <height>449</height> |
| 9 | + <width>611</width> |
| 10 | + <height>419</height> |
11 | 11 | </rect> |
12 | 12 | </property> |
13 | 13 | <property name="windowTitle"> |
14 | 14 | <string>nativeSplash</string> |
15 | 15 | </property> |
16 | | - <layout class="QVBoxLayout" name="verticalLayout"> |
17 | | - <item> |
18 | | - <widget class="QFrame" name="frame"> |
19 | | - <property name="minimumSize"> |
20 | | - <size> |
21 | | - <width>600</width> |
22 | | - <height>400</height> |
23 | | - </size> |
24 | | - </property> |
25 | | - <property name="maximumSize"> |
26 | | - <size> |
27 | | - <width>600</width> |
28 | | - <height>400</height> |
29 | | - </size> |
30 | | - </property> |
31 | | - <property name="styleSheet"> |
32 | | - <string notr="true">QFrame { |
33 | | - background-color: transparent; |
34 | | - border: none; |
35 | | - } |
36 | | - </string> |
37 | | - </property> |
38 | | - <property name="frameShape"> |
39 | | - <enum>QFrame::Shape::StyledPanel</enum> |
40 | | - </property> |
41 | | - <property name="frameShadow"> |
42 | | - <enum>QFrame::Shadow::Raised</enum> |
43 | | - </property> |
44 | | - <widget class="QLabel" name="label"> |
45 | | - <property name="geometry"> |
46 | | - <rect> |
47 | | - <x>10</x> |
48 | | - <y>-50</y> |
49 | | - <width>221</width> |
50 | | - <height>221</height> |
51 | | - </rect> |
52 | | - </property> |
53 | | - <property name="sizePolicy"> |
54 | | - <sizepolicy hsizetype="Preferred" vsizetype="Preferred"> |
55 | | - <horstretch>1</horstretch> |
56 | | - <verstretch>1</verstretch> |
57 | | - </sizepolicy> |
58 | | - </property> |
59 | | - <property name="text"> |
60 | | - <string/> |
61 | | - </property> |
62 | | - <property name="pixmap"> |
63 | | - <pixmap resource="../../assets/Logo/LogoResource.qrc">:/Logo1.png</pixmap> |
64 | | - </property> |
65 | | - <property name="scaledContents"> |
66 | | - <bool>true</bool> |
67 | | - </property> |
68 | | - </widget> |
69 | | - <widget class="QLabel" name="label_2"> |
70 | | - <property name="geometry"> |
71 | | - <rect> |
72 | | - <x>230</x> |
73 | | - <y>0</y> |
74 | | - <width>501</width> |
75 | | - <height>401</height> |
76 | | - </rect> |
77 | | - </property> |
78 | | - <property name="styleSheet"> |
79 | | - <string notr="true">QLabel { |
| 16 | + <property name="styleSheet"> |
| 17 | + <string notr="true"/> |
| 18 | + </property> |
| 19 | + <widget class="QLabel" name="label"> |
| 20 | + <property name="geometry"> |
| 21 | + <rect> |
| 22 | + <x>0</x> |
| 23 | + <y>-60</y> |
| 24 | + <width>221</width> |
| 25 | + <height>221</height> |
| 26 | + </rect> |
| 27 | + </property> |
| 28 | + <property name="sizePolicy"> |
| 29 | + <sizepolicy hsizetype="Preferred" vsizetype="Preferred"> |
| 30 | + <horstretch>1</horstretch> |
| 31 | + <verstretch>1</verstretch> |
| 32 | + </sizepolicy> |
| 33 | + </property> |
| 34 | + <property name="text"> |
| 35 | + <string/> |
| 36 | + </property> |
| 37 | + <property name="pixmap"> |
| 38 | + <pixmap resource="../../assets/Logo/LogoResource.qrc">:/Logo1.png</pixmap> |
| 39 | + </property> |
| 40 | + <property name="scaledContents"> |
| 41 | + <bool>true</bool> |
| 42 | + </property> |
| 43 | + </widget> |
| 44 | + <widget class="QLabel" name="label_2"> |
| 45 | + <property name="geometry"> |
| 46 | + <rect> |
| 47 | + <x>200</x> |
| 48 | + <y>0</y> |
| 49 | + <width>551</width> |
| 50 | + <height>431</height> |
| 51 | + </rect> |
| 52 | + </property> |
| 53 | + <property name="styleSheet"> |
| 54 | + <string notr="true">QLabel { |
80 | 55 | border-radius: 20px; |
81 | 56 | background-clip: content-box; |
82 | 57 | } |
83 | 58 | </string> |
84 | | - </property> |
85 | | - <property name="text"> |
86 | | - <string/> |
87 | | - </property> |
88 | | - <property name="pixmap"> |
89 | | - <pixmap resource="../../assets/LandScapes/LandScape.qrc">:/landscape/BB1msMpB.jpg</pixmap> |
90 | | - </property> |
91 | | - </widget> |
92 | | - </widget> |
93 | | - </item> |
94 | | - </layout> |
| 59 | + </property> |
| 60 | + <property name="text"> |
| 61 | + <string/> |
| 62 | + </property> |
| 63 | + <property name="pixmap"> |
| 64 | + <pixmap resource="../../assets/LandScapes/LandScape.qrc">:/landscape/BB1msMpB.jpg</pixmap> |
| 65 | + </property> |
| 66 | + </widget> |
| 67 | + <widget class="QProgressBar" name="progressBar"> |
| 68 | + <property name="geometry"> |
| 69 | + <rect> |
| 70 | + <x>10</x> |
| 71 | + <y>370</y> |
| 72 | + <width>171</width> |
| 73 | + <height>41</height> |
| 74 | + </rect> |
| 75 | + </property> |
| 76 | + <property name="styleSheet"> |
| 77 | + <string notr="true"/> |
| 78 | + </property> |
| 79 | + <property name="value"> |
| 80 | + <number>24</number> |
| 81 | + </property> |
| 82 | + <property name="textVisible"> |
| 83 | + <bool>false</bool> |
| 84 | + </property> |
| 85 | + </widget> |
| 86 | + <widget class="QLabel" name="label_3"> |
| 87 | + <property name="geometry"> |
| 88 | + <rect> |
| 89 | + <x>10</x> |
| 90 | + <y>360</y> |
| 91 | + <width>151</width> |
| 92 | + <height>21</height> |
| 93 | + </rect> |
| 94 | + </property> |
| 95 | + <property name="text"> |
| 96 | + <string>Loading resources...</string> |
| 97 | + </property> |
| 98 | + </widget> |
95 | 99 | </widget> |
96 | 100 | <resources> |
97 | 101 | <include location="../../assets/Logo/LogoResource.qrc"/> |
|
0 commit comments