1 | <ui version="4.0" >
|
---|
2 | <comment>
|
---|
3 | VBox frontends: Qt4 GUI ("VirtualBox"):
|
---|
4 |
|
---|
5 | Copyright (C) 2008 Sun Microsystems, Inc.
|
---|
6 |
|
---|
7 | This file is part of VirtualBox Open Source Edition (OSE), as
|
---|
8 | available from http://www.virtualbox.org. This file is free software;
|
---|
9 | you can redistribute it and/or modify it under the terms of the GNU
|
---|
10 | General Public License (GPL) as published by the Free Software
|
---|
11 | Foundation, in version 2 as it comes in the "COPYING" file of the
|
---|
12 | VirtualBox OSE distribution. VirtualBox OSE is distributed in the
|
---|
13 | hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
|
---|
14 |
|
---|
15 | Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa
|
---|
16 | Clara, CA 95054 USA or visit http://www.sun.com if you need
|
---|
17 | additional information or have any questions.
|
---|
18 | </comment>
|
---|
19 | <class>VBoxVMSettingsGeneral</class>
|
---|
20 | <widget class="QWidget" name="VBoxVMSettingsGeneral" >
|
---|
21 | <property name="geometry" >
|
---|
22 | <rect>
|
---|
23 | <x>0</x>
|
---|
24 | <y>0</y>
|
---|
25 | <width>451</width>
|
---|
26 | <height>477</height>
|
---|
27 | </rect>
|
---|
28 | </property>
|
---|
29 | <layout class="QHBoxLayout" >
|
---|
30 | <item>
|
---|
31 | <widget class="QTabWidget" name="mTabGeneral" >
|
---|
32 | <property name="currentIndex" >
|
---|
33 | <number>0</number>
|
---|
34 | </property>
|
---|
35 | <widget class="QWidget" name="mTabBasic" >
|
---|
36 | <attribute name="title" >
|
---|
37 | <string>&Basic</string>
|
---|
38 | </attribute>
|
---|
39 | <layout class="QGridLayout" >
|
---|
40 | <item row="0" column="0" colspan="2" >
|
---|
41 | <widget class="QILabelSeparator" name="mGbIdent" >
|
---|
42 | <property name="sizePolicy" >
|
---|
43 | <sizepolicy vsizetype="Preferred" hsizetype="MinimumExpanding" >
|
---|
44 | <horstretch>0</horstretch>
|
---|
45 | <verstretch>0</verstretch>
|
---|
46 | </sizepolicy>
|
---|
47 | </property>
|
---|
48 | <property name="text" >
|
---|
49 | <string>Identification</string>
|
---|
50 | </property>
|
---|
51 | </widget>
|
---|
52 | </item>
|
---|
53 | <item row="1" column="0" >
|
---|
54 | <spacer>
|
---|
55 | <property name="orientation" >
|
---|
56 | <enum>Qt::Horizontal</enum>
|
---|
57 | </property>
|
---|
58 | <property name="sizeType" >
|
---|
59 | <enum>QSizePolicy::Fixed</enum>
|
---|
60 | </property>
|
---|
61 | <property name="sizeHint" >
|
---|
62 | <size>
|
---|
63 | <width>20</width>
|
---|
64 | <height>20</height>
|
---|
65 | </size>
|
---|
66 | </property>
|
---|
67 | </spacer>
|
---|
68 | </item>
|
---|
69 | <item row="1" column="1" >
|
---|
70 | <layout class="QGridLayout" >
|
---|
71 | <item row="0" column="2" >
|
---|
72 | <widget class="QLineEdit" name="mLeName" >
|
---|
73 | <property name="whatsThis" >
|
---|
74 | <string>Displays the name of the virtual machine.</string>
|
---|
75 | </property>
|
---|
76 | </widget>
|
---|
77 | </item>
|
---|
78 | <item row="0" column="1" >
|
---|
79 | <widget class="QLabel" name="mLbName" >
|
---|
80 | <property name="text" >
|
---|
81 | <string>&Name:</string>
|
---|
82 | </property>
|
---|
83 | <property name="alignment" >
|
---|
84 | <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
---|
85 | </property>
|
---|
86 | <property name="buddy" >
|
---|
87 | <cstring>mLeName</cstring>
|
---|
88 | </property>
|
---|
89 | </widget>
|
---|
90 | </item>
|
---|
91 | <item row="1" column="2" >
|
---|
92 | <widget class="QComboBox" name="mCbOsType" >
|
---|
93 | <property name="focusPolicy" >
|
---|
94 | <enum>Qt::StrongFocus</enum>
|
---|
95 | </property>
|
---|
96 | <property name="whatsThis" >
|
---|
97 | <string>Displays the operating system type that you plan to install into this virtual machine (called a guest operating system).</string>
|
---|
98 | </property>
|
---|
99 | </widget>
|
---|
100 | </item>
|
---|
101 | <item row="1" column="1" >
|
---|
102 | <widget class="QLabel" name="mLbOsType" >
|
---|
103 | <property name="text" >
|
---|
104 | <string>OS &Type:</string>
|
---|
105 | </property>
|
---|
106 | <property name="alignment" >
|
---|
107 | <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
---|
108 | </property>
|
---|
109 | <property name="buddy" >
|
---|
110 | <cstring>mCbOsType</cstring>
|
---|
111 | </property>
|
---|
112 | </widget>
|
---|
113 | </item>
|
---|
114 | <item row="0" column="0" >
|
---|
115 | <spacer>
|
---|
116 | <property name="orientation" >
|
---|
117 | <enum>Qt::Horizontal</enum>
|
---|
118 | </property>
|
---|
119 | <property name="sizeType" >
|
---|
120 | <enum>QSizePolicy::Fixed</enum>
|
---|
121 | </property>
|
---|
122 | <property name="sizeHint" >
|
---|
123 | <size>
|
---|
124 | <width>20</width>
|
---|
125 | <height>20</height>
|
---|
126 | </size>
|
---|
127 | </property>
|
---|
128 | </spacer>
|
---|
129 | </item>
|
---|
130 | <item row="0" column="3" >
|
---|
131 | <spacer>
|
---|
132 | <property name="orientation" >
|
---|
133 | <enum>Qt::Horizontal</enum>
|
---|
134 | </property>
|
---|
135 | <property name="sizeType" >
|
---|
136 | <enum>QSizePolicy::Fixed</enum>
|
---|
137 | </property>
|
---|
138 | <property name="sizeHint" >
|
---|
139 | <size>
|
---|
140 | <width>20</width>
|
---|
141 | <height>20</height>
|
---|
142 | </size>
|
---|
143 | </property>
|
---|
144 | </spacer>
|
---|
145 | </item>
|
---|
146 | </layout>
|
---|
147 | </item>
|
---|
148 | <item row="2" column="0" colspan="2" >
|
---|
149 | <widget class="QILabelSeparator" name="mGbRam" >
|
---|
150 | <property name="sizePolicy" >
|
---|
151 | <sizepolicy vsizetype="Preferred" hsizetype="MinimumExpanding" >
|
---|
152 | <horstretch>0</horstretch>
|
---|
153 | <verstretch>0</verstretch>
|
---|
154 | </sizepolicy>
|
---|
155 | </property>
|
---|
156 | <property name="text" >
|
---|
157 | <string>Base &Memory Size</string>
|
---|
158 | </property>
|
---|
159 | <property name="buddy" >
|
---|
160 | <cstring>mLeRam</cstring>
|
---|
161 | </property>
|
---|
162 | </widget>
|
---|
163 | </item>
|
---|
164 | <item row="3" column="0" >
|
---|
165 | <spacer>
|
---|
166 | <property name="orientation" >
|
---|
167 | <enum>Qt::Horizontal</enum>
|
---|
168 | </property>
|
---|
169 | <property name="sizeType" >
|
---|
170 | <enum>QSizePolicy::Fixed</enum>
|
---|
171 | </property>
|
---|
172 | <property name="sizeHint" >
|
---|
173 | <size>
|
---|
174 | <width>20</width>
|
---|
175 | <height>20</height>
|
---|
176 | </size>
|
---|
177 | </property>
|
---|
178 | </spacer>
|
---|
179 | </item>
|
---|
180 | <item row="3" column="1" >
|
---|
181 | <widget class="QWidget" native="1" name="widget_3" >
|
---|
182 | <property name="sizePolicy" >
|
---|
183 | <sizepolicy vsizetype="Maximum" hsizetype="Preferred" >
|
---|
184 | <horstretch>0</horstretch>
|
---|
185 | <verstretch>0</verstretch>
|
---|
186 | </sizepolicy>
|
---|
187 | </property>
|
---|
188 | <layout class="QHBoxLayout" >
|
---|
189 | <property name="leftMargin" >
|
---|
190 | <number>0</number>
|
---|
191 | </property>
|
---|
192 | <property name="topMargin" >
|
---|
193 | <number>0</number>
|
---|
194 | </property>
|
---|
195 | <property name="rightMargin" >
|
---|
196 | <number>0</number>
|
---|
197 | </property>
|
---|
198 | <property name="bottomMargin" >
|
---|
199 | <number>0</number>
|
---|
200 | </property>
|
---|
201 | <item>
|
---|
202 | <layout class="QVBoxLayout" >
|
---|
203 | <item>
|
---|
204 | <widget class="QSlider" name="mSlRam" >
|
---|
205 | <property name="whatsThis" >
|
---|
206 | <string>Controls the amount of memory provided to the virtual machine. If you assign too much, the machine might not start.</string>
|
---|
207 | </property>
|
---|
208 | <property name="orientation" >
|
---|
209 | <enum>Qt::Horizontal</enum>
|
---|
210 | </property>
|
---|
211 | <property name="tickPosition" >
|
---|
212 | <enum>QSlider::TicksBelow</enum>
|
---|
213 | </property>
|
---|
214 | </widget>
|
---|
215 | </item>
|
---|
216 | <item>
|
---|
217 | <layout class="QHBoxLayout" >
|
---|
218 | <item>
|
---|
219 | <widget class="QLabel" name="mLbRamMin" >
|
---|
220 | <property name="sizePolicy" >
|
---|
221 | <sizepolicy vsizetype="Fixed" hsizetype="Fixed" >
|
---|
222 | <horstretch>0</horstretch>
|
---|
223 | <verstretch>0</verstretch>
|
---|
224 | </sizepolicy>
|
---|
225 | </property>
|
---|
226 | <property name="text" >
|
---|
227 | <string><</string>
|
---|
228 | </property>
|
---|
229 | </widget>
|
---|
230 | </item>
|
---|
231 | <item>
|
---|
232 | <spacer>
|
---|
233 | <property name="orientation" >
|
---|
234 | <enum>Qt::Horizontal</enum>
|
---|
235 | </property>
|
---|
236 | <property name="sizeHint" >
|
---|
237 | <size>
|
---|
238 | <width>0</width>
|
---|
239 | <height>0</height>
|
---|
240 | </size>
|
---|
241 | </property>
|
---|
242 | </spacer>
|
---|
243 | </item>
|
---|
244 | <item>
|
---|
245 | <widget class="QLabel" name="mLbRamMax" >
|
---|
246 | <property name="sizePolicy" >
|
---|
247 | <sizepolicy vsizetype="Fixed" hsizetype="Fixed" >
|
---|
248 | <horstretch>0</horstretch>
|
---|
249 | <verstretch>0</verstretch>
|
---|
250 | </sizepolicy>
|
---|
251 | </property>
|
---|
252 | <property name="text" >
|
---|
253 | <string>></string>
|
---|
254 | </property>
|
---|
255 | <property name="alignment" >
|
---|
256 | <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
---|
257 | </property>
|
---|
258 | </widget>
|
---|
259 | </item>
|
---|
260 | </layout>
|
---|
261 | </item>
|
---|
262 | </layout>
|
---|
263 | </item>
|
---|
264 | <item>
|
---|
265 | <layout class="QVBoxLayout" >
|
---|
266 | <property name="spacing" >
|
---|
267 | <number>0</number>
|
---|
268 | </property>
|
---|
269 | <item>
|
---|
270 | <layout class="QHBoxLayout" >
|
---|
271 | <property name="spacing" >
|
---|
272 | <number>4</number>
|
---|
273 | </property>
|
---|
274 | <item>
|
---|
275 | <widget class="QLineEdit" name="mLeRam" >
|
---|
276 | <property name="sizePolicy" >
|
---|
277 | <sizepolicy vsizetype="Fixed" hsizetype="Maximum" >
|
---|
278 | <horstretch>0</horstretch>
|
---|
279 | <verstretch>0</verstretch>
|
---|
280 | </sizepolicy>
|
---|
281 | </property>
|
---|
282 | <property name="whatsThis" >
|
---|
283 | <string>Controls the amount of memory provided to the virtual machine. If you assign too much, the machine might not start.</string>
|
---|
284 | </property>
|
---|
285 | </widget>
|
---|
286 | </item>
|
---|
287 | <item>
|
---|
288 | <widget class="QLabel" name="mLbRam" >
|
---|
289 | <property name="sizePolicy" >
|
---|
290 | <sizepolicy vsizetype="Fixed" hsizetype="Fixed" >
|
---|
291 | <horstretch>0</horstretch>
|
---|
292 | <verstretch>0</verstretch>
|
---|
293 | </sizepolicy>
|
---|
294 | </property>
|
---|
295 | <property name="text" >
|
---|
296 | <string>MB</string>
|
---|
297 | </property>
|
---|
298 | </widget>
|
---|
299 | </item>
|
---|
300 | </layout>
|
---|
301 | </item>
|
---|
302 | <item>
|
---|
303 | <spacer>
|
---|
304 | <property name="orientation" >
|
---|
305 | <enum>Qt::Vertical</enum>
|
---|
306 | </property>
|
---|
307 | <property name="sizeType" >
|
---|
308 | <enum>QSizePolicy::Expanding</enum>
|
---|
309 | </property>
|
---|
310 | <property name="sizeHint" >
|
---|
311 | <size>
|
---|
312 | <width>20</width>
|
---|
313 | <height>0</height>
|
---|
314 | </size>
|
---|
315 | </property>
|
---|
316 | </spacer>
|
---|
317 | </item>
|
---|
318 | </layout>
|
---|
319 | </item>
|
---|
320 | </layout>
|
---|
321 | </widget>
|
---|
322 | </item>
|
---|
323 | <item row="4" column="0" colspan="2" >
|
---|
324 | <widget class="QILabelSeparator" name="mGbVideo" >
|
---|
325 | <property name="sizePolicy" >
|
---|
326 | <sizepolicy vsizetype="Preferred" hsizetype="MinimumExpanding" >
|
---|
327 | <horstretch>0</horstretch>
|
---|
328 | <verstretch>0</verstretch>
|
---|
329 | </sizepolicy>
|
---|
330 | </property>
|
---|
331 | <property name="text" >
|
---|
332 | <string>&Video Memory Size</string>
|
---|
333 | </property>
|
---|
334 | <property name="buddy" >
|
---|
335 | <cstring>mLeVideo</cstring>
|
---|
336 | </property>
|
---|
337 | </widget>
|
---|
338 | </item>
|
---|
339 | <item row="5" column="0" >
|
---|
340 | <spacer>
|
---|
341 | <property name="orientation" >
|
---|
342 | <enum>Qt::Horizontal</enum>
|
---|
343 | </property>
|
---|
344 | <property name="sizeType" >
|
---|
345 | <enum>QSizePolicy::Fixed</enum>
|
---|
346 | </property>
|
---|
347 | <property name="sizeHint" >
|
---|
348 | <size>
|
---|
349 | <width>20</width>
|
---|
350 | <height>20</height>
|
---|
351 | </size>
|
---|
352 | </property>
|
---|
353 | </spacer>
|
---|
354 | </item>
|
---|
355 | <item row="5" column="1" >
|
---|
356 | <widget class="QWidget" native="1" name="widget_2" >
|
---|
357 | <property name="sizePolicy" >
|
---|
358 | <sizepolicy vsizetype="Maximum" hsizetype="Preferred" >
|
---|
359 | <horstretch>0</horstretch>
|
---|
360 | <verstretch>0</verstretch>
|
---|
361 | </sizepolicy>
|
---|
362 | </property>
|
---|
363 | <layout class="QHBoxLayout" >
|
---|
364 | <property name="leftMargin" >
|
---|
365 | <number>0</number>
|
---|
366 | </property>
|
---|
367 | <property name="topMargin" >
|
---|
368 | <number>0</number>
|
---|
369 | </property>
|
---|
370 | <property name="rightMargin" >
|
---|
371 | <number>0</number>
|
---|
372 | </property>
|
---|
373 | <property name="bottomMargin" >
|
---|
374 | <number>0</number>
|
---|
375 | </property>
|
---|
376 | <item>
|
---|
377 | <layout class="QVBoxLayout" >
|
---|
378 | <item>
|
---|
379 | <widget class="QSlider" name="mSlVideo" >
|
---|
380 | <property name="whatsThis" >
|
---|
381 | <string>Controls the amount of video memory provided to the virtual machine.</string>
|
---|
382 | </property>
|
---|
383 | <property name="orientation" >
|
---|
384 | <enum>Qt::Horizontal</enum>
|
---|
385 | </property>
|
---|
386 | <property name="tickPosition" >
|
---|
387 | <enum>QSlider::TicksBelow</enum>
|
---|
388 | </property>
|
---|
389 | </widget>
|
---|
390 | </item>
|
---|
391 | <item>
|
---|
392 | <layout class="QHBoxLayout" >
|
---|
393 | <item>
|
---|
394 | <widget class="QLabel" name="mLbVideoMin" >
|
---|
395 | <property name="sizePolicy" >
|
---|
396 | <sizepolicy vsizetype="Fixed" hsizetype="Fixed" >
|
---|
397 | <horstretch>0</horstretch>
|
---|
398 | <verstretch>0</verstretch>
|
---|
399 | </sizepolicy>
|
---|
400 | </property>
|
---|
401 | <property name="text" >
|
---|
402 | <string><</string>
|
---|
403 | </property>
|
---|
404 | </widget>
|
---|
405 | </item>
|
---|
406 | <item>
|
---|
407 | <spacer>
|
---|
408 | <property name="orientation" >
|
---|
409 | <enum>Qt::Horizontal</enum>
|
---|
410 | </property>
|
---|
411 | <property name="sizeHint" >
|
---|
412 | <size>
|
---|
413 | <width>0</width>
|
---|
414 | <height>0</height>
|
---|
415 | </size>
|
---|
416 | </property>
|
---|
417 | </spacer>
|
---|
418 | </item>
|
---|
419 | <item>
|
---|
420 | <widget class="QLabel" name="mLbVideoMax" >
|
---|
421 | <property name="sizePolicy" >
|
---|
422 | <sizepolicy vsizetype="Fixed" hsizetype="Fixed" >
|
---|
423 | <horstretch>0</horstretch>
|
---|
424 | <verstretch>0</verstretch>
|
---|
425 | </sizepolicy>
|
---|
426 | </property>
|
---|
427 | <property name="text" >
|
---|
428 | <string>></string>
|
---|
429 | </property>
|
---|
430 | <property name="alignment" >
|
---|
431 | <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
---|
432 | </property>
|
---|
433 | </widget>
|
---|
434 | </item>
|
---|
435 | </layout>
|
---|
436 | </item>
|
---|
437 | </layout>
|
---|
438 | </item>
|
---|
439 | <item>
|
---|
440 | <layout class="QVBoxLayout" >
|
---|
441 | <property name="spacing" >
|
---|
442 | <number>0</number>
|
---|
443 | </property>
|
---|
444 | <item>
|
---|
445 | <layout class="QHBoxLayout" >
|
---|
446 | <property name="spacing" >
|
---|
447 | <number>4</number>
|
---|
448 | </property>
|
---|
449 | <item>
|
---|
450 | <widget class="QLineEdit" name="mLeVideo" >
|
---|
451 | <property name="sizePolicy" >
|
---|
452 | <sizepolicy vsizetype="Fixed" hsizetype="Maximum" >
|
---|
453 | <horstretch>0</horstretch>
|
---|
454 | <verstretch>0</verstretch>
|
---|
455 | </sizepolicy>
|
---|
456 | </property>
|
---|
457 | <property name="whatsThis" >
|
---|
458 | <string>Controls the amount of video memory provided to the virtual machine.</string>
|
---|
459 | </property>
|
---|
460 | </widget>
|
---|
461 | </item>
|
---|
462 | <item>
|
---|
463 | <widget class="QLabel" name="mLbVideo" >
|
---|
464 | <property name="sizePolicy" >
|
---|
465 | <sizepolicy vsizetype="Fixed" hsizetype="Fixed" >
|
---|
466 | <horstretch>0</horstretch>
|
---|
467 | <verstretch>0</verstretch>
|
---|
468 | </sizepolicy>
|
---|
469 | </property>
|
---|
470 | <property name="text" >
|
---|
471 | <string>MB</string>
|
---|
472 | </property>
|
---|
473 | </widget>
|
---|
474 | </item>
|
---|
475 | </layout>
|
---|
476 | </item>
|
---|
477 | <item>
|
---|
478 | <spacer>
|
---|
479 | <property name="orientation" >
|
---|
480 | <enum>Qt::Vertical</enum>
|
---|
481 | </property>
|
---|
482 | <property name="sizeType" >
|
---|
483 | <enum>QSizePolicy::Expanding</enum>
|
---|
484 | </property>
|
---|
485 | <property name="sizeHint" >
|
---|
486 | <size>
|
---|
487 | <width>20</width>
|
---|
488 | <height>0</height>
|
---|
489 | </size>
|
---|
490 | </property>
|
---|
491 | </spacer>
|
---|
492 | </item>
|
---|
493 | </layout>
|
---|
494 | </item>
|
---|
495 | </layout>
|
---|
496 | </widget>
|
---|
497 | </item>
|
---|
498 | <item row="6" column="1" >
|
---|
499 | <spacer>
|
---|
500 | <property name="orientation" >
|
---|
501 | <enum>Qt::Vertical</enum>
|
---|
502 | </property>
|
---|
503 | <property name="sizeHint" >
|
---|
504 | <size>
|
---|
505 | <width>20</width>
|
---|
506 | <height>31</height>
|
---|
507 | </size>
|
---|
508 | </property>
|
---|
509 | </spacer>
|
---|
510 | </item>
|
---|
511 | </layout>
|
---|
512 | </widget>
|
---|
513 | <widget class="QWidget" name="mTabAdvanced" >
|
---|
514 | <attribute name="title" >
|
---|
515 | <string>&Advanced</string>
|
---|
516 | </attribute>
|
---|
517 | <layout class="QGridLayout" >
|
---|
518 | <item row="0" column="0" >
|
---|
519 | <widget class="QLabel" name="mGbBootOrder" >
|
---|
520 | <property name="text" >
|
---|
521 | <string>Boo&t Order:</string>
|
---|
522 | </property>
|
---|
523 | <property name="alignment" >
|
---|
524 | <set>Qt::AlignRight|Qt::AlignTop|Qt::AlignTrailing</set>
|
---|
525 | </property>
|
---|
526 | <property name="buddy" >
|
---|
527 | <cstring>mTwBootOrder</cstring>
|
---|
528 | </property>
|
---|
529 | </widget>
|
---|
530 | </item>
|
---|
531 | <item row="0" column="1" >
|
---|
532 | <widget class="QWidget" native="1" name="widget" >
|
---|
533 | <property name="sizePolicy" >
|
---|
534 | <sizepolicy vsizetype="Fixed" hsizetype="Fixed" >
|
---|
535 | <horstretch>0</horstretch>
|
---|
536 | <verstretch>0</verstretch>
|
---|
537 | </sizepolicy>
|
---|
538 | </property>
|
---|
539 | <layout class="QHBoxLayout" >
|
---|
540 | <property name="leftMargin" >
|
---|
541 | <number>0</number>
|
---|
542 | </property>
|
---|
543 | <property name="topMargin" >
|
---|
544 | <number>0</number>
|
---|
545 | </property>
|
---|
546 | <property name="rightMargin" >
|
---|
547 | <number>0</number>
|
---|
548 | </property>
|
---|
549 | <property name="bottomMargin" >
|
---|
550 | <number>0</number>
|
---|
551 | </property>
|
---|
552 | <item>
|
---|
553 | <widget class="QWidget" native="1" name="mWBootContainer" >
|
---|
554 | <layout class="QHBoxLayout" >
|
---|
555 | <property name="leftMargin" >
|
---|
556 | <number>0</number>
|
---|
557 | </property>
|
---|
558 | <property name="topMargin" >
|
---|
559 | <number>0</number>
|
---|
560 | </property>
|
---|
561 | <property name="rightMargin" >
|
---|
562 | <number>0</number>
|
---|
563 | </property>
|
---|
564 | <property name="bottomMargin" >
|
---|
565 | <number>0</number>
|
---|
566 | </property>
|
---|
567 | <item>
|
---|
568 | <layout class="QVBoxLayout" >
|
---|
569 | <property name="spacing" >
|
---|
570 | <number>0</number>
|
---|
571 | </property>
|
---|
572 | <item>
|
---|
573 | <widget class="BootItemsTable" name="mTwBootOrder" >
|
---|
574 | <property name="whatsThis" >
|
---|
575 | <string>Defines the boot device order. Use checkboxes to the left to enable or disable individual boot devices. Move items up and down to change the device order.</string>
|
---|
576 | </property>
|
---|
577 | <property name="verticalScrollBarPolicy" >
|
---|
578 | <enum>Qt::ScrollBarAlwaysOff</enum>
|
---|
579 | </property>
|
---|
580 | <property name="horizontalScrollBarPolicy" >
|
---|
581 | <enum>Qt::ScrollBarAlwaysOff</enum>
|
---|
582 | </property>
|
---|
583 | <property name="alternatingRowColors" >
|
---|
584 | <bool>true</bool>
|
---|
585 | </property>
|
---|
586 | <property name="rootIsDecorated" >
|
---|
587 | <bool>false</bool>
|
---|
588 | </property>
|
---|
589 | <property name="uniformRowHeights" >
|
---|
590 | <bool>true</bool>
|
---|
591 | </property>
|
---|
592 | <column>
|
---|
593 | <property name="text" >
|
---|
594 | <string>[device]</string>
|
---|
595 | </property>
|
---|
596 | </column>
|
---|
597 | </widget>
|
---|
598 | </item>
|
---|
599 | </layout>
|
---|
600 | </item>
|
---|
601 | <item>
|
---|
602 | <layout class="QVBoxLayout" >
|
---|
603 | <property name="spacing" >
|
---|
604 | <number>0</number>
|
---|
605 | </property>
|
---|
606 | <item>
|
---|
607 | <widget class="QToolButton" name="mTbBootItemUp" >
|
---|
608 | <property name="enabled" >
|
---|
609 | <bool>false</bool>
|
---|
610 | </property>
|
---|
611 | <property name="focusPolicy" >
|
---|
612 | <enum>Qt::StrongFocus</enum>
|
---|
613 | </property>
|
---|
614 | <property name="toolTip" >
|
---|
615 | <string>Move Up (Ctrl-Up)</string>
|
---|
616 | </property>
|
---|
617 | <property name="whatsThis" >
|
---|
618 | <string>Moves the selected boot device up.</string>
|
---|
619 | </property>
|
---|
620 | <property name="text" >
|
---|
621 | <string/>
|
---|
622 | </property>
|
---|
623 | <property name="autoRaise" >
|
---|
624 | <bool>true</bool>
|
---|
625 | </property>
|
---|
626 | </widget>
|
---|
627 | </item>
|
---|
628 | <item>
|
---|
629 | <widget class="QToolButton" name="mTbBootItemDown" >
|
---|
630 | <property name="enabled" >
|
---|
631 | <bool>false</bool>
|
---|
632 | </property>
|
---|
633 | <property name="focusPolicy" >
|
---|
634 | <enum>Qt::StrongFocus</enum>
|
---|
635 | </property>
|
---|
636 | <property name="toolTip" >
|
---|
637 | <string>Move Down (Ctrl-Down)</string>
|
---|
638 | </property>
|
---|
639 | <property name="whatsThis" >
|
---|
640 | <string>Moves the selected boot device down.</string>
|
---|
641 | </property>
|
---|
642 | <property name="text" >
|
---|
643 | <string/>
|
---|
644 | </property>
|
---|
645 | <property name="autoRaise" >
|
---|
646 | <bool>true</bool>
|
---|
647 | </property>
|
---|
648 | </widget>
|
---|
649 | </item>
|
---|
650 | <item>
|
---|
651 | <spacer>
|
---|
652 | <property name="orientation" >
|
---|
653 | <enum>Qt::Vertical</enum>
|
---|
654 | </property>
|
---|
655 | <property name="sizeType" >
|
---|
656 | <enum>QSizePolicy::Expanding</enum>
|
---|
657 | </property>
|
---|
658 | <property name="sizeHint" >
|
---|
659 | <size>
|
---|
660 | <width>4</width>
|
---|
661 | <height>0</height>
|
---|
662 | </size>
|
---|
663 | </property>
|
---|
664 | </spacer>
|
---|
665 | </item>
|
---|
666 | </layout>
|
---|
667 | </item>
|
---|
668 | </layout>
|
---|
669 | </widget>
|
---|
670 | </item>
|
---|
671 | </layout>
|
---|
672 | </widget>
|
---|
673 | </item>
|
---|
674 | <item row="1" column="0" >
|
---|
675 | <widget class="QLabel" name="mGbAdvanced" >
|
---|
676 | <property name="text" >
|
---|
677 | <string>Extended Features:</string>
|
---|
678 | </property>
|
---|
679 | <property name="alignment" >
|
---|
680 | <set>Qt::AlignRight|Qt::AlignTop|Qt::AlignTrailing</set>
|
---|
681 | </property>
|
---|
682 | <property name="buddy" >
|
---|
683 | <cstring>mCbAcpi</cstring>
|
---|
684 | </property>
|
---|
685 | </widget>
|
---|
686 | </item>
|
---|
687 | <item row="1" column="1" >
|
---|
688 | <layout class="QVBoxLayout" >
|
---|
689 | <item>
|
---|
690 | <widget class="QCheckBox" name="mCbAcpi" >
|
---|
691 | <property name="sizePolicy" >
|
---|
692 | <sizepolicy vsizetype="Fixed" hsizetype="MinimumExpanding" >
|
---|
693 | <horstretch>0</horstretch>
|
---|
694 | <verstretch>0</verstretch>
|
---|
695 | </sizepolicy>
|
---|
696 | </property>
|
---|
697 | <property name="whatsThis" >
|
---|
698 | <string>When checked, the virtual machine will support the Advanced Configuration and Power Management Interface (ACPI). <b>Note:</b> don't disable this feature after having installed a Windows guest operating system!</string>
|
---|
699 | </property>
|
---|
700 | <property name="text" >
|
---|
701 | <string>Enable A&CPI</string>
|
---|
702 | </property>
|
---|
703 | </widget>
|
---|
704 | </item>
|
---|
705 | <item>
|
---|
706 | <widget class="QCheckBox" name="mCbApic" >
|
---|
707 | <property name="sizePolicy" >
|
---|
708 | <sizepolicy vsizetype="Fixed" hsizetype="MinimumExpanding" >
|
---|
709 | <horstretch>0</horstretch>
|
---|
710 | <verstretch>0</verstretch>
|
---|
711 | </sizepolicy>
|
---|
712 | </property>
|
---|
713 | <property name="whatsThis" >
|
---|
714 | <string>When checked, the virtual machine will support the Input Output APIC (IO APIC), which may slightly decrease the VM performance. <b>Note:</b> don't disable this feature after having installed a Windows guest operating system!</string>
|
---|
715 | </property>
|
---|
716 | <property name="text" >
|
---|
717 | <string>Enable IO A&PIC</string>
|
---|
718 | </property>
|
---|
719 | </widget>
|
---|
720 | </item>
|
---|
721 | <item>
|
---|
722 | <widget class="QCheckBox" name="mCbVirt" >
|
---|
723 | <property name="sizePolicy" >
|
---|
724 | <sizepolicy vsizetype="Fixed" hsizetype="MinimumExpanding" >
|
---|
725 | <horstretch>0</horstretch>
|
---|
726 | <verstretch>0</verstretch>
|
---|
727 | </sizepolicy>
|
---|
728 | </property>
|
---|
729 | <property name="whatsThis" >
|
---|
730 | <string>When checked, the virtual machine will try to make use of the host CPU's hardware virtualization extensions such as Intel VT-x and AMD-V. The grayed checkbox state means that this setting is determined by the value of the global setting.</string>
|
---|
731 | </property>
|
---|
732 | <property name="text" >
|
---|
733 | <string>Enable &VT-x/AMD-V</string>
|
---|
734 | </property>
|
---|
735 | </widget>
|
---|
736 | </item>
|
---|
737 | <item>
|
---|
738 | <widget class="QCheckBox" name="mCbPae" >
|
---|
739 | <property name="sizePolicy" >
|
---|
740 | <sizepolicy vsizetype="Fixed" hsizetype="MinimumExpanding" >
|
---|
741 | <horstretch>0</horstretch>
|
---|
742 | <verstretch>0</verstretch>
|
---|
743 | </sizepolicy>
|
---|
744 | </property>
|
---|
745 | <property name="whatsThis" >
|
---|
746 | <string>When checked, the Physical Address Extension (PAE) feature of the host CPU will be exposed to the virtual machine.</string>
|
---|
747 | </property>
|
---|
748 | <property name="text" >
|
---|
749 | <string>Enable PA&E/NX</string>
|
---|
750 | </property>
|
---|
751 | </widget>
|
---|
752 | </item>
|
---|
753 | </layout>
|
---|
754 | </item>
|
---|
755 | <item row="2" column="0" >
|
---|
756 | <widget class="QLabel" name="mGbClipboard" >
|
---|
757 | <property name="text" >
|
---|
758 | <string>&Shared Clipboard:</string>
|
---|
759 | </property>
|
---|
760 | <property name="alignment" >
|
---|
761 | <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
---|
762 | </property>
|
---|
763 | <property name="buddy" >
|
---|
764 | <cstring>mCbClipboard</cstring>
|
---|
765 | </property>
|
---|
766 | </widget>
|
---|
767 | </item>
|
---|
768 | <item rowspan="2" row="2" column="1" >
|
---|
769 | <layout class="QHBoxLayout" >
|
---|
770 | <item>
|
---|
771 | <layout class="QVBoxLayout" >
|
---|
772 | <item>
|
---|
773 | <widget class="QComboBox" name="mCbClipboard" >
|
---|
774 | <property name="sizePolicy" >
|
---|
775 | <sizepolicy vsizetype="Fixed" hsizetype="Fixed" >
|
---|
776 | <horstretch>0</horstretch>
|
---|
777 | <verstretch>0</verstretch>
|
---|
778 | </sizepolicy>
|
---|
779 | </property>
|
---|
780 | <property name="whatsThis" >
|
---|
781 | <string>Defines the mode of sharing the clipboard between the guest and the host OS. Note that this feature requires Guest Additions to be installed in the guest OS.</string>
|
---|
782 | </property>
|
---|
783 | </widget>
|
---|
784 | </item>
|
---|
785 | <item>
|
---|
786 | <widget class="QComboBox" name="mCbIDEController" >
|
---|
787 | <property name="sizePolicy" >
|
---|
788 | <sizepolicy vsizetype="Fixed" hsizetype="Minimum" >
|
---|
789 | <horstretch>0</horstretch>
|
---|
790 | <verstretch>0</verstretch>
|
---|
791 | </sizepolicy>
|
---|
792 | </property>
|
---|
793 | <property name="whatsThis" >
|
---|
794 | <string>Defines the type of the virtual IDE controller. Depending on this value, VirtualBox will provide different virtual IDE hardware devices to the guest OS.</string>
|
---|
795 | </property>
|
---|
796 | </widget>
|
---|
797 | </item>
|
---|
798 | </layout>
|
---|
799 | </item>
|
---|
800 | <item>
|
---|
801 | <spacer>
|
---|
802 | <property name="orientation" >
|
---|
803 | <enum>Qt::Horizontal</enum>
|
---|
804 | </property>
|
---|
805 | <property name="sizeType" >
|
---|
806 | <enum>QSizePolicy::Expanding</enum>
|
---|
807 | </property>
|
---|
808 | <property name="sizeHint" >
|
---|
809 | <size>
|
---|
810 | <width>40</width>
|
---|
811 | <height>20</height>
|
---|
812 | </size>
|
---|
813 | </property>
|
---|
814 | </spacer>
|
---|
815 | </item>
|
---|
816 | </layout>
|
---|
817 | </item>
|
---|
818 | <item row="3" column="0" >
|
---|
819 | <widget class="QLabel" name="mGbIDEController" >
|
---|
820 | <property name="text" >
|
---|
821 | <string>&IDE Controller Type:</string>
|
---|
822 | </property>
|
---|
823 | <property name="alignment" >
|
---|
824 | <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
---|
825 | </property>
|
---|
826 | <property name="buddy" >
|
---|
827 | <cstring>mCbIDEController</cstring>
|
---|
828 | </property>
|
---|
829 | </widget>
|
---|
830 | </item>
|
---|
831 | <item row="4" column="0" >
|
---|
832 | <widget class="QLabel" name="mGbSnapshot" >
|
---|
833 | <property name="text" >
|
---|
834 | <string>S&napshot Folder:</string>
|
---|
835 | </property>
|
---|
836 | <property name="alignment" >
|
---|
837 | <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
---|
838 | </property>
|
---|
839 | <property name="buddy" >
|
---|
840 | <cstring>mPsSnapshot</cstring>
|
---|
841 | </property>
|
---|
842 | </widget>
|
---|
843 | </item>
|
---|
844 | <item row="4" column="1" >
|
---|
845 | <widget class="VBoxFilePathSelectorWidget" native="1" name="mPsSnapshot" />
|
---|
846 | </item>
|
---|
847 | <item row="5" column="1" >
|
---|
848 | <spacer>
|
---|
849 | <property name="orientation" >
|
---|
850 | <enum>Qt::Vertical</enum>
|
---|
851 | </property>
|
---|
852 | <property name="sizeHint" >
|
---|
853 | <size>
|
---|
854 | <width>20</width>
|
---|
855 | <height>40</height>
|
---|
856 | </size>
|
---|
857 | </property>
|
---|
858 | </spacer>
|
---|
859 | </item>
|
---|
860 | </layout>
|
---|
861 | </widget>
|
---|
862 | <widget class="QWidget" name="mTabDescription" >
|
---|
863 | <attribute name="title" >
|
---|
864 | <string>&Description</string>
|
---|
865 | </attribute>
|
---|
866 | <layout class="QVBoxLayout" >
|
---|
867 | <item>
|
---|
868 | <widget class="QTextEdit" name="mTeDescription" >
|
---|
869 | <property name="whatsThis" >
|
---|
870 | <string>Displays the description of the virtual machine. The description field is useful for commenting configuration details of the installed guest OS.</string>
|
---|
871 | </property>
|
---|
872 | <property name="acceptRichText" >
|
---|
873 | <bool>false</bool>
|
---|
874 | </property>
|
---|
875 | </widget>
|
---|
876 | </item>
|
---|
877 | </layout>
|
---|
878 | </widget>
|
---|
879 | <widget class="QWidget" name="mTabOther" >
|
---|
880 | <attribute name="title" >
|
---|
881 | <string>&Other</string>
|
---|
882 | </attribute>
|
---|
883 | <layout class="QGridLayout" >
|
---|
884 | <item row="0" column="0" >
|
---|
885 | <spacer>
|
---|
886 | <property name="orientation" >
|
---|
887 | <enum>Qt::Horizontal</enum>
|
---|
888 | </property>
|
---|
889 | <property name="sizeType" >
|
---|
890 | <enum>QSizePolicy::Fixed</enum>
|
---|
891 | </property>
|
---|
892 | <property name="sizeHint" >
|
---|
893 | <size>
|
---|
894 | <width>60</width>
|
---|
895 | <height>20</height>
|
---|
896 | </size>
|
---|
897 | </property>
|
---|
898 | </spacer>
|
---|
899 | </item>
|
---|
900 | <item row="0" column="1" >
|
---|
901 | <widget class="QLabel" name="mGbRuntime" >
|
---|
902 | <property name="text" >
|
---|
903 | <string>R&untime:</string>
|
---|
904 | </property>
|
---|
905 | <property name="alignment" >
|
---|
906 | <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
---|
907 | </property>
|
---|
908 | <property name="buddy" >
|
---|
909 | <cstring>mCbSaveMounted</cstring>
|
---|
910 | </property>
|
---|
911 | </widget>
|
---|
912 | </item>
|
---|
913 | <item row="0" column="2" >
|
---|
914 | <widget class="QCheckBox" name="mCbSaveMounted" >
|
---|
915 | <property name="whatsThis" >
|
---|
916 | <string>If checked, any change to mounted CD/DVD or Floppy media performed during machine execution will be saved in the settings file in order to preserve the configuration of mounted media between runs.</string>
|
---|
917 | </property>
|
---|
918 | <property name="text" >
|
---|
919 | <string>&Remember Mounted Media</string>
|
---|
920 | </property>
|
---|
921 | <property name="checked" >
|
---|
922 | <bool>true</bool>
|
---|
923 | </property>
|
---|
924 | </widget>
|
---|
925 | </item>
|
---|
926 | <item row="0" column="3" >
|
---|
927 | <spacer>
|
---|
928 | <property name="orientation" >
|
---|
929 | <enum>Qt::Horizontal</enum>
|
---|
930 | </property>
|
---|
931 | <property name="sizeHint" >
|
---|
932 | <size>
|
---|
933 | <width>40</width>
|
---|
934 | <height>20</height>
|
---|
935 | </size>
|
---|
936 | </property>
|
---|
937 | </spacer>
|
---|
938 | </item>
|
---|
939 | <item row="1" column="2" >
|
---|
940 | <spacer>
|
---|
941 | <property name="orientation" >
|
---|
942 | <enum>Qt::Vertical</enum>
|
---|
943 | </property>
|
---|
944 | <property name="sizeHint" >
|
---|
945 | <size>
|
---|
946 | <width>20</width>
|
---|
947 | <height>40</height>
|
---|
948 | </size>
|
---|
949 | </property>
|
---|
950 | </spacer>
|
---|
951 | </item>
|
---|
952 | </layout>
|
---|
953 | </widget>
|
---|
954 | </widget>
|
---|
955 | </item>
|
---|
956 | </layout>
|
---|
957 | </widget>
|
---|
958 | <customwidgets>
|
---|
959 | <customwidget>
|
---|
960 | <class>BootItemsTable</class>
|
---|
961 | <extends>QTreeWidget</extends>
|
---|
962 | <header>VBoxSettingsUtils.h</header>
|
---|
963 | </customwidget>
|
---|
964 | <customwidget>
|
---|
965 | <class>QILabelSeparator</class>
|
---|
966 | <extends>QLabel</extends>
|
---|
967 | <header>QILabelSeparator.h</header>
|
---|
968 | </customwidget>
|
---|
969 | <customwidget>
|
---|
970 | <class>VBoxFilePathSelectorWidget</class>
|
---|
971 | <extends>QWidget</extends>
|
---|
972 | <header>VBoxFilePathSelectorWidget.h</header>
|
---|
973 | <container>1</container>
|
---|
974 | </customwidget>
|
---|
975 | </customwidgets>
|
---|
976 | <resources/>
|
---|
977 | <connections/>
|
---|
978 | </ui>
|
---|