|
7 | 7 | <x>0</x> |
8 | 8 | <y>0</y> |
9 | 9 | <width>587</width> |
10 | | - <height>233</height> |
| 10 | + <height>229</height> |
11 | 11 | </rect> |
12 | 12 | </property> |
13 | 13 | <property name="windowTitle"> |
|
17 | 17 | <property name="geometry"> |
18 | 18 | <rect> |
19 | 19 | <x>350</x> |
20 | | - <y>180</y> |
| 20 | + <y>200</y> |
21 | 21 | <width>221</width> |
22 | 22 | <height>20</height> |
23 | 23 | </rect> |
|
33 | 33 | <property name="geometry"> |
34 | 34 | <rect> |
35 | 35 | <x>320</x> |
36 | | - <y>200</y> |
| 36 | + <y>180</y> |
37 | 37 | <width>251</width> |
38 | 38 | <height>20</height> |
39 | 39 | </rect> |
40 | 40 | </property> |
41 | 41 | <property name="text"> |
42 | | - <string>本软件基于 Qt,使用 MIT 协议自由开源</string> |
| 42 | + <string>使用 MIT 协议自由开源</string> |
43 | 43 | </property> |
44 | 44 | <property name="alignment"> |
45 | 45 | <set>Qt::AlignmentFlag::AlignRight|Qt::AlignmentFlag::AlignTrailing|Qt::AlignmentFlag::AlignVCenter</set> |
46 | 46 | </property> |
47 | 47 | </widget> |
48 | | - <widget class="QLabel" name="qticon"> |
49 | | - <property name="geometry"> |
50 | | - <rect> |
51 | | - <x>110</x> |
52 | | - <y>180</y> |
53 | | - <width>50</width> |
54 | | - <height>35</height> |
55 | | - </rect> |
56 | | - </property> |
57 | | - <property name="sizePolicy"> |
58 | | - <sizepolicy hsizetype="Expanding" vsizetype="Expanding"> |
59 | | - <horstretch>0</horstretch> |
60 | | - <verstretch>0</verstretch> |
61 | | - </sizepolicy> |
62 | | - </property> |
63 | | - <property name="mouseTracking"> |
64 | | - <bool>false</bool> |
65 | | - </property> |
66 | | - <property name="text"> |
67 | | - <string/> |
68 | | - </property> |
69 | | - <property name="pixmap"> |
70 | | - <pixmap resource="Resource.qrc">:/Resource/qt.png</pixmap> |
71 | | - </property> |
72 | | - <property name="scaledContents"> |
73 | | - <bool>true</bool> |
74 | | - </property> |
75 | | - </widget> |
76 | 48 | <widget class="QLabel" name="env_table"> |
77 | 49 | <property name="geometry"> |
78 | 50 | <rect> |
|
151 | 123 | <string>工具箱版本:</string> |
152 | 124 | </property> |
153 | 125 | </widget> |
154 | | - <widget class="QPushButton" name="aboutqt"> |
155 | | - <property name="geometry"> |
156 | | - <rect> |
157 | | - <x>20</x> |
158 | | - <y>190</y> |
159 | | - <width>86</width> |
160 | | - <height>26</height> |
161 | | - </rect> |
162 | | - </property> |
163 | | - <property name="text"> |
164 | | - <string>关于 Qt</string> |
165 | | - </property> |
166 | | - </widget> |
167 | 126 | <widget class="QLabel" name="label"> |
168 | 127 | <property name="geometry"> |
169 | 128 | <rect> |
170 | | - <x>480</x> |
| 129 | + <x>470</x> |
171 | 130 | <y>10</y> |
172 | 131 | <width>100</width> |
173 | 132 | <height>120</height> |
|
195 | 154 | <bool>true</bool> |
196 | 155 | </property> |
197 | 156 | </widget> |
| 157 | + <widget class="QPushButton" name="qt"> |
| 158 | + <property name="geometry"> |
| 159 | + <rect> |
| 160 | + <x>20</x> |
| 161 | + <y>177</y> |
| 162 | + <width>141</width> |
| 163 | + <height>40</height> |
| 164 | + </rect> |
| 165 | + </property> |
| 166 | + <property name="sizePolicy"> |
| 167 | + <sizepolicy hsizetype="Fixed" vsizetype="Fixed"> |
| 168 | + <horstretch>0</horstretch> |
| 169 | + <verstretch>0</verstretch> |
| 170 | + </sizepolicy> |
| 171 | + </property> |
| 172 | + <property name="text"> |
| 173 | + <string/> |
| 174 | + </property> |
| 175 | + <property name="icon"> |
| 176 | + <iconset resource="Resource.qrc"> |
| 177 | + <normaloff>:/Resource/qt.svg</normaloff>:/Resource/qt.svg</iconset> |
| 178 | + </property> |
| 179 | + <property name="iconSize"> |
| 180 | + <size> |
| 181 | + <width>142</width> |
| 182 | + <height>44</height> |
| 183 | + </size> |
| 184 | + </property> |
| 185 | + <property name="autoExclusive"> |
| 186 | + <bool>false</bool> |
| 187 | + </property> |
| 188 | + </widget> |
198 | 189 | </widget> |
199 | 190 | <resources> |
200 | 191 | <include location="Resource.qrc"/> |
|
0 commit comments