]>
glassweightruler.freedombox.rocks Git - Ventoy.git/blob - LinuxGUI/Ventoy2Disk/QT/ventoy2diskwindow.ui
1 <?xml version=
"1.0" encoding=
"UTF-8"?>
3 <class>Ventoy2DiskWindow
</class>
4 <widget class=
"QMainWindow" name=
"Ventoy2DiskWindow">
5 <property name=
"geometry">
13 <property name=
"windowTitle">
14 <string>Ventoy2Disk
</string>
16 <widget class=
"QWidget" name=
"centralwidget">
17 <widget class=
"QGroupBox" name=
"groupBoxDevice">
18 <property name=
"geometry">
26 <property name=
"title">
27 <string>Device
</string>
29 <widget class=
"QComboBox" name=
"comboBoxDevice">
30 <property name=
"geometry">
39 <widget class=
"QPushButton" name=
"ButtonRefresh">
40 <property name=
"geometry">
48 <property name=
"text">
51 <property name=
"icon">
53 <normaloff>../refresh.ico
</normaloff>../refresh.ico
</iconset>
55 <property name=
"iconSize">
63 <widget class=
"QGroupBox" name=
"groupBoxVentoyLocal">
64 <property name=
"geometry">
72 <property name=
"title">
73 <string>Ventoy In Package
</string>
75 <property name=
"alignment">
76 <set>Qt::AlignCenter
</set>
78 <widget class=
"QLabel" name=
"labelVentoyLocalVer">
79 <property name=
"geometry">
87 <property name=
"text">
88 <string><html
><head/
><body
><p
><span style=
" font-size:
20pt; font-weight:
600; color:#ff0000;
">1.0.53</span
></p
></body
></html
></string>
90 <property name=
"alignment">
91 <set>Qt::AlignCenter
</set>
94 <widget class=
"QLabel" name=
"labelVentoyLocalPartStyle">
95 <property name=
"geometry">
103 <property name=
"text">
104 <string><html
><head/
><body
><p
>MBR
</p
></body
></html
></string>
107 <widget class=
"QLabel" name=
"labelVentoyLocalSecure">
108 <property name=
"geometry">
116 <property name=
"text">
119 <property name=
"pixmap">
120 <pixmap>../secure.ico
</pixmap>
124 <widget class=
"QGroupBox" name=
"groupBoxVentoyDevice">
125 <property name=
"geometry">
133 <property name=
"title">
134 <string>Ventoy In Device
</string>
136 <property name=
"alignment">
137 <set>Qt::AlignCenter
</set>
139 <widget class=
"QLabel" name=
"labelVentoyDeviceVer">
140 <property name=
"geometry">
148 <property name=
"text">
149 <string><html
><head/
><body
><p
><span style=
" font-size:
20pt; font-weight:
600; color:#ff0000;
">1.0.52</span
></p
></body
></html
></string>
151 <property name=
"alignment">
152 <set>Qt::AlignCenter
</set>
155 <widget class=
"QLabel" name=
"labelVentoyDevicePartStyle">
156 <property name=
"geometry">
164 <property name=
"text">
165 <string><html
><head/
><body
><p
>GPT
</p
></body
></html
></string>
168 <widget class=
"QLabel" name=
"labelVentoyDeviceSecure">
169 <property name=
"geometry">
177 <property name=
"text">
180 <property name=
"pixmap">
181 <pixmap>../secure.ico
</pixmap>
185 <widget class=
"QGroupBox" name=
"groupBoxStatus">
186 <property name=
"geometry">
194 <property name=
"title">
195 <string>Status: REDAY
</string>
197 <widget class=
"QProgressBar" name=
"progressBar">
198 <property name=
"geometry">
206 <property name=
"value">
209 <property name=
"textVisible">
212 <property name=
"format">
217 <widget class=
"QPushButton" name=
"ButtonInstall">
218 <property name=
"geometry">
226 <property name=
"text">
227 <string>Install
</string>
230 <widget class=
"QPushButton" name=
"ButtonUpdate">
231 <property name=
"geometry">
239 <property name=
"text">
240 <string>Update
</string>
244 <widget class=
"QMenuBar" name=
"menubar">
245 <property name=
"geometry">
253 <widget class=
"QMenu" name=
"menuOption">
254 <property name=
"title">
255 <string>Option
</string>
257 <widget class=
"QMenu" name=
"menuPartition_Style">
258 <property name=
"title">
259 <string>Partition Style
</string>
261 <addaction name=
"actionMBR"/>
262 <addaction name=
"actionGPT"/>
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"/>
270 <widget class=
"QMenu" name=
"menuLanguage">
271 <property name=
"title">
272 <string>Language
</string>
275 <addaction name=
"menuOption"/>
276 <addaction name=
"menuLanguage"/>
278 <action name=
"actionSecure_Boot_Support">
279 <property name=
"checkable">
282 <property name=
"text">
283 <string>Secure Boot Support
</string>
286 <action name=
"actionMBR">
287 <property name=
"checkable">
290 <property name=
"text">
294 <action name=
"actionGPT">
295 <property name=
"checkable">
298 <property name=
"text">
302 <action name=
"actionPartition_Configuration">
303 <property name=
"text">
304 <string>Partition Configuration
</string>
307 <action name=
"actionClear_Ventoy">
308 <property name=
"text">
309 <string>Clear Ventoy
</string>
312 <action name=
"actionShow_All_Devices">
313 <property name=
"checkable">
316 <property name=
"text">
317 <string>Show All Devices
</string>