]> glassweightruler.freedombox.rocks Git - Ventoy.git/blob - LinuxGUI/Ventoy2Disk/QT/ventoy2diskwindow.ui
1.1.01
[Ventoy.git] / LinuxGUI / Ventoy2Disk / QT / ventoy2diskwindow.ui
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3 <class>Ventoy2DiskWindow</class>
4 <widget class="QMainWindow" name="Ventoy2DiskWindow">
5 <property name="geometry">
6 <rect>
7 <x>0</x>
8 <y>0</y>
9 <width>441</width>
10 <height>367</height>
11 </rect>
12 </property>
13 <property name="windowTitle">
14 <string>Ventoy2Disk</string>
15 </property>
16 <widget class="QWidget" name="centralwidget">
17 <widget class="QGroupBox" name="groupBoxDevice">
18 <property name="geometry">
19 <rect>
20 <x>10</x>
21 <y>10</y>
22 <width>421</width>
23 <height>80</height>
24 </rect>
25 </property>
26 <property name="title">
27 <string>Device</string>
28 </property>
29 <widget class="QComboBox" name="comboBoxDevice">
30 <property name="geometry">
31 <rect>
32 <x>10</x>
33 <y>40</y>
34 <width>361</width>
35 <height>26</height>
36 </rect>
37 </property>
38 </widget>
39 <widget class="QPushButton" name="ButtonRefresh">
40 <property name="geometry">
41 <rect>
42 <x>380</x>
43 <y>37</y>
44 <width>30</width>
45 <height>30</height>
46 </rect>
47 </property>
48 <property name="text">
49 <string/>
50 </property>
51 <property name="icon">
52 <iconset>
53 <normaloff>../refresh.ico</normaloff>../refresh.ico</iconset>
54 </property>
55 <property name="iconSize">
56 <size>
57 <width>24</width>
58 <height>24</height>
59 </size>
60 </property>
61 </widget>
62 </widget>
63 <widget class="QGroupBox" name="groupBoxVentoyLocal">
64 <property name="geometry">
65 <rect>
66 <x>10</x>
67 <y>100</y>
68 <width>205</width>
69 <height>80</height>
70 </rect>
71 </property>
72 <property name="title">
73 <string>Ventoy In Package</string>
74 </property>
75 <property name="alignment">
76 <set>Qt::AlignCenter</set>
77 </property>
78 <widget class="QLabel" name="labelVentoyLocalVer">
79 <property name="geometry">
80 <rect>
81 <x>30</x>
82 <y>30</y>
83 <width>135</width>
84 <height>41</height>
85 </rect>
86 </property>
87 <property name="text">
88 <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;&lt;span style=&quot; font-size:20pt; font-weight:600; color:#ff0000;&quot;&gt;1.0.53&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
89 </property>
90 <property name="alignment">
91 <set>Qt::AlignCenter</set>
92 </property>
93 </widget>
94 <widget class="QLabel" name="labelVentoyLocalPartStyle">
95 <property name="geometry">
96 <rect>
97 <x>172</x>
98 <y>60</y>
99 <width>31</width>
100 <height>18</height>
101 </rect>
102 </property>
103 <property name="text">
104 <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;MBR&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
105 </property>
106 </widget>
107 <widget class="QLabel" name="labelVentoyLocalSecure">
108 <property name="geometry">
109 <rect>
110 <x>12</x>
111 <y>36</y>
112 <width>21</width>
113 <height>31</height>
114 </rect>
115 </property>
116 <property name="text">
117 <string/>
118 </property>
119 <property name="pixmap">
120 <pixmap>../secure.ico</pixmap>
121 </property>
122 </widget>
123 </widget>
124 <widget class="QGroupBox" name="groupBoxVentoyDevice">
125 <property name="geometry">
126 <rect>
127 <x>225</x>
128 <y>100</y>
129 <width>205</width>
130 <height>80</height>
131 </rect>
132 </property>
133 <property name="title">
134 <string>Ventoy In Device</string>
135 </property>
136 <property name="alignment">
137 <set>Qt::AlignCenter</set>
138 </property>
139 <widget class="QLabel" name="labelVentoyDeviceVer">
140 <property name="geometry">
141 <rect>
142 <x>30</x>
143 <y>30</y>
144 <width>135</width>
145 <height>41</height>
146 </rect>
147 </property>
148 <property name="text">
149 <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;&lt;span style=&quot; font-size:20pt; font-weight:600; color:#ff0000;&quot;&gt;1.0.52&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
150 </property>
151 <property name="alignment">
152 <set>Qt::AlignCenter</set>
153 </property>
154 </widget>
155 <widget class="QLabel" name="labelVentoyDevicePartStyle">
156 <property name="geometry">
157 <rect>
158 <x>172</x>
159 <y>60</y>
160 <width>31</width>
161 <height>18</height>
162 </rect>
163 </property>
164 <property name="text">
165 <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;GPT&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
166 </property>
167 </widget>
168 <widget class="QLabel" name="labelVentoyDeviceSecure">
169 <property name="geometry">
170 <rect>
171 <x>12</x>
172 <y>36</y>
173 <width>21</width>
174 <height>31</height>
175 </rect>
176 </property>
177 <property name="text">
178 <string/>
179 </property>
180 <property name="pixmap">
181 <pixmap>../secure.ico</pixmap>
182 </property>
183 </widget>
184 </widget>
185 <widget class="QGroupBox" name="groupBoxStatus">
186 <property name="geometry">
187 <rect>
188 <x>10</x>
189 <y>190</y>
190 <width>421</width>
191 <height>61</height>
192 </rect>
193 </property>
194 <property name="title">
195 <string>Status: REDAY</string>
196 </property>
197 <widget class="QProgressBar" name="progressBar">
198 <property name="geometry">
199 <rect>
200 <x>10</x>
201 <y>30</y>
202 <width>401</width>
203 <height>23</height>
204 </rect>
205 </property>
206 <property name="value">
207 <number>0</number>
208 </property>
209 <property name="textVisible">
210 <bool>false</bool>
211 </property>
212 <property name="format">
213 <string/>
214 </property>
215 </widget>
216 </widget>
217 <widget class="QPushButton" name="ButtonInstall">
218 <property name="geometry">
219 <rect>
220 <x>90</x>
221 <y>275</y>
222 <width>101</width>
223 <height>41</height>
224 </rect>
225 </property>
226 <property name="text">
227 <string>Install</string>
228 </property>
229 </widget>
230 <widget class="QPushButton" name="ButtonUpdate">
231 <property name="geometry">
232 <rect>
233 <x>250</x>
234 <y>275</y>
235 <width>101</width>
236 <height>41</height>
237 </rect>
238 </property>
239 <property name="text">
240 <string>Update</string>
241 </property>
242 </widget>
243 </widget>
244 <widget class="QMenuBar" name="menubar">
245 <property name="geometry">
246 <rect>
247 <x>0</x>
248 <y>0</y>
249 <width>441</width>
250 <height>23</height>
251 </rect>
252 </property>
253 <widget class="QMenu" name="menuOption">
254 <property name="title">
255 <string>Option</string>
256 </property>
257 <widget class="QMenu" name="menuPartition_Style">
258 <property name="title">
259 <string>Partition Style</string>
260 </property>
261 <addaction name="actionMBR"/>
262 <addaction name="actionGPT"/>
263 </widget>
264 <addaction name="actionSecure_Boot_Support"/>
265 <addaction name="menuPartition_Style"/>
266 <addaction name="actionPartition_Configuration"/>
267 <addaction name="actionClear_Ventoy"/>
268 <addaction name="actionShow_All_Devices"/>
269 </widget>
270 <widget class="QMenu" name="menuLanguage">
271 <property name="title">
272 <string>Language</string>
273 </property>
274 </widget>
275 <addaction name="menuOption"/>
276 <addaction name="menuLanguage"/>
277 </widget>
278 <action name="actionSecure_Boot_Support">
279 <property name="checkable">
280 <bool>true</bool>
281 </property>
282 <property name="text">
283 <string>Secure Boot Support</string>
284 </property>
285 </action>
286 <action name="actionMBR">
287 <property name="checkable">
288 <bool>true</bool>
289 </property>
290 <property name="text">
291 <string>MBR</string>
292 </property>
293 </action>
294 <action name="actionGPT">
295 <property name="checkable">
296 <bool>true</bool>
297 </property>
298 <property name="text">
299 <string>GPT</string>
300 </property>
301 </action>
302 <action name="actionPartition_Configuration">
303 <property name="text">
304 <string>Partition Configuration</string>
305 </property>
306 </action>
307 <action name="actionClear_Ventoy">
308 <property name="text">
309 <string>Clear Ventoy</string>
310 </property>
311 </action>
312 <action name="actionShow_All_Devices">
313 <property name="checkable">
314 <bool>true</bool>
315 </property>
316 <property name="text">
317 <string>Show All Devices</string>
318 </property>
319 </action>
320 </widget>
321 <resources/>
322 <connections/>
323 </ui>