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>VBoxVMSettingsSystem</class>
|
---|
20 | <widget class="QWidget" name="VBoxVMSettingsSystem" >
|
---|
21 | <property name="geometry" >
|
---|
22 | <rect>
|
---|
23 | <x>0</x>
|
---|
24 | <y>0</y>
|
---|
25 | <width>429</width>
|
---|
26 | <height>360</height>
|
---|
27 | </rect>
|
---|
28 | </property>
|
---|
29 | <layout class="QVBoxLayout" name="mLtMain" >
|
---|
30 | <item>
|
---|
31 | <widget class="QTabWidget" name="mTwSystem" >
|
---|
32 | <property name="currentIndex" >
|
---|
33 | <number>0</number>
|
---|
34 | </property>
|
---|
35 | <widget class="QWidget" name="mTabMotherboard" >
|
---|
36 | <attribute name="title" >
|
---|
37 | <string>&Motherboard</string>
|
---|
38 | </attribute>
|
---|
39 | <layout class="QGridLayout" name="mLtMotherboard" >
|
---|
40 | <item row="0" column="0" >
|
---|
41 | <widget class="QLabel" name="mLbMemory" >
|
---|
42 | <property name="sizePolicy" >
|
---|
43 | <sizepolicy vsizetype="Fixed" hsizetype="Minimum" >
|
---|
44 | <horstretch>0</horstretch>
|
---|
45 | <verstretch>0</verstretch>
|
---|
46 | </sizepolicy>
|
---|
47 | </property>
|
---|
48 | <property name="text" >
|
---|
49 | <string>Base &Memory:</string>
|
---|
50 | </property>
|
---|
51 | <property name="alignment" >
|
---|
52 | <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
---|
53 | </property>
|
---|
54 | <property name="buddy" >
|
---|
55 | <cstring>mLeMemory</cstring>
|
---|
56 | </property>
|
---|
57 | </widget>
|
---|
58 | </item>
|
---|
59 | <item rowspan="2" row="0" column="1" >
|
---|
60 | <layout class="QVBoxLayout" name="mLtMemorySlider" >
|
---|
61 | <property name="spacing" >
|
---|
62 | <number>0</number>
|
---|
63 | </property>
|
---|
64 | <item>
|
---|
65 | <widget class="QSlider" name="mSlMemory" >
|
---|
66 | <property name="whatsThis" >
|
---|
67 | <string>Controls the amount of memory provided to the virtual machine. If you assign too much, the machine might not start.</string>
|
---|
68 | </property>
|
---|
69 | <property name="maximum" >
|
---|
70 | <number>4096</number>
|
---|
71 | </property>
|
---|
72 | <property name="singleStep" >
|
---|
73 | <number>200</number>
|
---|
74 | </property>
|
---|
75 | <property name="value" >
|
---|
76 | <number>512</number>
|
---|
77 | </property>
|
---|
78 | <property name="orientation" >
|
---|
79 | <enum>Qt::Horizontal</enum>
|
---|
80 | </property>
|
---|
81 | <property name="tickPosition" >
|
---|
82 | <enum>QSlider::TicksBelow</enum>
|
---|
83 | </property>
|
---|
84 | </widget>
|
---|
85 | </item>
|
---|
86 | <item>
|
---|
87 | <layout class="QHBoxLayout" name="mLtMemoryLegend" >
|
---|
88 | <property name="spacing" >
|
---|
89 | <number>0</number>
|
---|
90 | </property>
|
---|
91 | <item>
|
---|
92 | <widget class="QLabel" name="mLbMemoryMin" >
|
---|
93 | <property name="sizePolicy" >
|
---|
94 | <sizepolicy vsizetype="Fixed" hsizetype="Fixed" >
|
---|
95 | <horstretch>0</horstretch>
|
---|
96 | <verstretch>0</verstretch>
|
---|
97 | </sizepolicy>
|
---|
98 | </property>
|
---|
99 | </widget>
|
---|
100 | </item>
|
---|
101 | <item>
|
---|
102 | <spacer name="mSpHor1" >
|
---|
103 | <property name="orientation" >
|
---|
104 | <enum>Qt::Horizontal</enum>
|
---|
105 | </property>
|
---|
106 | <property name="sizeHint" stdset="0" >
|
---|
107 | <size>
|
---|
108 | <width>0</width>
|
---|
109 | <height>0</height>
|
---|
110 | </size>
|
---|
111 | </property>
|
---|
112 | </spacer>
|
---|
113 | </item>
|
---|
114 | <item>
|
---|
115 | <widget class="QLabel" name="mLbMemoryMax" >
|
---|
116 | <property name="sizePolicy" >
|
---|
117 | <sizepolicy vsizetype="Fixed" hsizetype="Fixed" >
|
---|
118 | <horstretch>0</horstretch>
|
---|
119 | <verstretch>0</verstretch>
|
---|
120 | </sizepolicy>
|
---|
121 | </property>
|
---|
122 | <property name="alignment" >
|
---|
123 | <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
---|
124 | </property>
|
---|
125 | </widget>
|
---|
126 | </item>
|
---|
127 | </layout>
|
---|
128 | </item>
|
---|
129 | </layout>
|
---|
130 | </item>
|
---|
131 | <item row="0" column="2" >
|
---|
132 | <layout class="QHBoxLayout" name="mLtMemoryUnits" >
|
---|
133 | <item>
|
---|
134 | <widget class="QILineEdit" name="mLeMemory" >
|
---|
135 | <property name="sizePolicy" >
|
---|
136 | <sizepolicy vsizetype="Fixed" hsizetype="Minimum" >
|
---|
137 | <horstretch>0</horstretch>
|
---|
138 | <verstretch>0</verstretch>
|
---|
139 | </sizepolicy>
|
---|
140 | </property>
|
---|
141 | <property name="whatsThis" >
|
---|
142 | <string>Controls the amount of memory provided to the virtual machine. If you assign too much, the machine might not start.</string>
|
---|
143 | </property>
|
---|
144 | </widget>
|
---|
145 | </item>
|
---|
146 | <item>
|
---|
147 | <widget class="QLabel" name="mLbMemoryUnit" >
|
---|
148 | <property name="sizePolicy" >
|
---|
149 | <sizepolicy vsizetype="Fixed" hsizetype="Fixed" >
|
---|
150 | <horstretch>0</horstretch>
|
---|
151 | <verstretch>0</verstretch>
|
---|
152 | </sizepolicy>
|
---|
153 | </property>
|
---|
154 | <property name="text" >
|
---|
155 | <string>MB</string>
|
---|
156 | </property>
|
---|
157 | </widget>
|
---|
158 | </item>
|
---|
159 | </layout>
|
---|
160 | </item>
|
---|
161 | <item row="2" column="0" >
|
---|
162 | <widget class="QLabel" name="mLbBootOrder" >
|
---|
163 | <property name="sizePolicy" >
|
---|
164 | <sizepolicy vsizetype="Fixed" hsizetype="Minimum" >
|
---|
165 | <horstretch>0</horstretch>
|
---|
166 | <verstretch>0</verstretch>
|
---|
167 | </sizepolicy>
|
---|
168 | </property>
|
---|
169 | <property name="text" >
|
---|
170 | <string>&Boot Order:</string>
|
---|
171 | </property>
|
---|
172 | <property name="alignment" >
|
---|
173 | <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
---|
174 | </property>
|
---|
175 | <property name="buddy" >
|
---|
176 | <cstring>mTwBootOrder</cstring>
|
---|
177 | </property>
|
---|
178 | </widget>
|
---|
179 | </item>
|
---|
180 | <item rowspan="2" row="2" column="1" colspan="2" >
|
---|
181 | <layout class="QHBoxLayout" name="mLtBootOrder" >
|
---|
182 | <property name="spacing" >
|
---|
183 | <number>1</number>
|
---|
184 | </property>
|
---|
185 | <item>
|
---|
186 | <widget class="BootItemsTable" name="mTwBootOrder" >
|
---|
187 | <property name="sizePolicy" >
|
---|
188 | <sizepolicy vsizetype="Fixed" hsizetype="Fixed" >
|
---|
189 | <horstretch>0</horstretch>
|
---|
190 | <verstretch>0</verstretch>
|
---|
191 | </sizepolicy>
|
---|
192 | </property>
|
---|
193 | <property name="whatsThis" >
|
---|
194 | <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>
|
---|
195 | </property>
|
---|
196 | <property name="verticalScrollBarPolicy" >
|
---|
197 | <enum>Qt::ScrollBarAlwaysOff</enum>
|
---|
198 | </property>
|
---|
199 | <property name="horizontalScrollBarPolicy" >
|
---|
200 | <enum>Qt::ScrollBarAlwaysOff</enum>
|
---|
201 | </property>
|
---|
202 | <property name="alternatingRowColors" >
|
---|
203 | <bool>true</bool>
|
---|
204 | </property>
|
---|
205 | <property name="rootIsDecorated" >
|
---|
206 | <bool>false</bool>
|
---|
207 | </property>
|
---|
208 | <property name="uniformRowHeights" >
|
---|
209 | <bool>true</bool>
|
---|
210 | </property>
|
---|
211 | <column>
|
---|
212 | <property name="text" >
|
---|
213 | <string/>
|
---|
214 | </property>
|
---|
215 | </column>
|
---|
216 | </widget>
|
---|
217 | </item>
|
---|
218 | <item>
|
---|
219 | <layout class="QVBoxLayout" name="mLtBootOrderButtons" >
|
---|
220 | <property name="spacing" >
|
---|
221 | <number>0</number>
|
---|
222 | </property>
|
---|
223 | <item>
|
---|
224 | <widget class="QToolButton" name="mTbBootItemUp" >
|
---|
225 | <property name="enabled" >
|
---|
226 | <bool>false</bool>
|
---|
227 | </property>
|
---|
228 | <property name="focusPolicy" >
|
---|
229 | <enum>Qt::StrongFocus</enum>
|
---|
230 | </property>
|
---|
231 | <property name="toolTip" >
|
---|
232 | <string>Move Down (Ctrl-Down)</string>
|
---|
233 | </property>
|
---|
234 | <property name="whatsThis" >
|
---|
235 | <string>Moves the selected boot device down.</string>
|
---|
236 | </property>
|
---|
237 | <property name="text" >
|
---|
238 | <string/>
|
---|
239 | </property>
|
---|
240 | <property name="icon" >
|
---|
241 | <iconset>
|
---|
242 | <normaloff>../images/list_moveup_16px.png</normaloff>../images/list_moveup_16px.png</iconset>
|
---|
243 | </property>
|
---|
244 | <property name="autoRaise" >
|
---|
245 | <bool>true</bool>
|
---|
246 | </property>
|
---|
247 | </widget>
|
---|
248 | </item>
|
---|
249 | <item>
|
---|
250 | <widget class="QToolButton" name="mTbBootItemDown" >
|
---|
251 | <property name="enabled" >
|
---|
252 | <bool>false</bool>
|
---|
253 | </property>
|
---|
254 | <property name="focusPolicy" >
|
---|
255 | <enum>Qt::StrongFocus</enum>
|
---|
256 | </property>
|
---|
257 | <property name="toolTip" >
|
---|
258 | <string>Move Up (Ctrl-Up)</string>
|
---|
259 | </property>
|
---|
260 | <property name="whatsThis" >
|
---|
261 | <string>Moves the selected boot device up.</string>
|
---|
262 | </property>
|
---|
263 | <property name="text" >
|
---|
264 | <string/>
|
---|
265 | </property>
|
---|
266 | <property name="icon" >
|
---|
267 | <iconset>
|
---|
268 | <normaloff>../images/list_movedown_16px.png</normaloff>../images/list_movedown_16px.png</iconset>
|
---|
269 | </property>
|
---|
270 | <property name="autoRaise" >
|
---|
271 | <bool>true</bool>
|
---|
272 | </property>
|
---|
273 | </widget>
|
---|
274 | </item>
|
---|
275 | <item>
|
---|
276 | <spacer name="mSpVer2" >
|
---|
277 | <property name="orientation" >
|
---|
278 | <enum>Qt::Vertical</enum>
|
---|
279 | </property>
|
---|
280 | <property name="sizeHint" stdset="0" >
|
---|
281 | <size>
|
---|
282 | <width>0</width>
|
---|
283 | <height>0</height>
|
---|
284 | </size>
|
---|
285 | </property>
|
---|
286 | </spacer>
|
---|
287 | </item>
|
---|
288 | </layout>
|
---|
289 | </item>
|
---|
290 | <item>
|
---|
291 | <spacer name="mSpHor2" >
|
---|
292 | <property name="orientation" >
|
---|
293 | <enum>Qt::Horizontal</enum>
|
---|
294 | </property>
|
---|
295 | <property name="sizeHint" stdset="0" >
|
---|
296 | <size>
|
---|
297 | <width>0</width>
|
---|
298 | <height>0</height>
|
---|
299 | </size>
|
---|
300 | </property>
|
---|
301 | </spacer>
|
---|
302 | </item>
|
---|
303 | </layout>
|
---|
304 | </item>
|
---|
305 | <item row="4" column="0" >
|
---|
306 | <widget class="QLabel" name="mLbMotherboardExtended" >
|
---|
307 | <property name="sizePolicy" >
|
---|
308 | <sizepolicy vsizetype="Fixed" hsizetype="Minimum" >
|
---|
309 | <horstretch>0</horstretch>
|
---|
310 | <verstretch>0</verstretch>
|
---|
311 | </sizepolicy>
|
---|
312 | </property>
|
---|
313 | <property name="text" >
|
---|
314 | <string>Extended Features:</string>
|
---|
315 | </property>
|
---|
316 | <property name="alignment" >
|
---|
317 | <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
---|
318 | </property>
|
---|
319 | </widget>
|
---|
320 | </item>
|
---|
321 | <item row="4" column="1" colspan="2" >
|
---|
322 | <widget class="QCheckBox" name="mCbAcpi" >
|
---|
323 | <property name="sizePolicy" >
|
---|
324 | <sizepolicy vsizetype="Fixed" hsizetype="Expanding" >
|
---|
325 | <horstretch>0</horstretch>
|
---|
326 | <verstretch>0</verstretch>
|
---|
327 | </sizepolicy>
|
---|
328 | </property>
|
---|
329 | <property name="whatsThis" >
|
---|
330 | <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>
|
---|
331 | </property>
|
---|
332 | <property name="text" >
|
---|
333 | <string>Enable &ACPI</string>
|
---|
334 | </property>
|
---|
335 | </widget>
|
---|
336 | </item>
|
---|
337 | <item row="5" column="1" colspan="2" >
|
---|
338 | <widget class="QCheckBox" name="mCbApic" >
|
---|
339 | <property name="sizePolicy" >
|
---|
340 | <sizepolicy vsizetype="Fixed" hsizetype="Expanding" >
|
---|
341 | <horstretch>0</horstretch>
|
---|
342 | <verstretch>0</verstretch>
|
---|
343 | </sizepolicy>
|
---|
344 | </property>
|
---|
345 | <property name="whatsThis" >
|
---|
346 | <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>
|
---|
347 | </property>
|
---|
348 | <property name="text" >
|
---|
349 | <string>Enable &IO APIC</string>
|
---|
350 | </property>
|
---|
351 | </widget>
|
---|
352 | </item>
|
---|
353 | <item row="6" column="0" colspan="3" >
|
---|
354 | <spacer name="mSpVer1" >
|
---|
355 | <property name="orientation" >
|
---|
356 | <enum>Qt::Vertical</enum>
|
---|
357 | </property>
|
---|
358 | <property name="sizeHint" stdset="0" >
|
---|
359 | <size>
|
---|
360 | <width>0</width>
|
---|
361 | <height>0</height>
|
---|
362 | </size>
|
---|
363 | </property>
|
---|
364 | </spacer>
|
---|
365 | </item>
|
---|
366 | </layout>
|
---|
367 | </widget>
|
---|
368 | <widget class="QWidget" name="mTabProcessor" >
|
---|
369 | <attribute name="title" >
|
---|
370 | <string>&Processor</string>
|
---|
371 | </attribute>
|
---|
372 | <layout class="QGridLayout" name="mLtProcessor" >
|
---|
373 | <item row="0" column="0" >
|
---|
374 | <widget class="QLabel" name="mLbCPU" >
|
---|
375 | <property name="sizePolicy" >
|
---|
376 | <sizepolicy vsizetype="Fixed" hsizetype="Minimum" >
|
---|
377 | <horstretch>0</horstretch>
|
---|
378 | <verstretch>0</verstretch>
|
---|
379 | </sizepolicy>
|
---|
380 | </property>
|
---|
381 | <property name="text" >
|
---|
382 | <string>&Processor(s):</string>
|
---|
383 | </property>
|
---|
384 | <property name="alignment" >
|
---|
385 | <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
---|
386 | </property>
|
---|
387 | <property name="buddy" >
|
---|
388 | <cstring>mLeCPU</cstring>
|
---|
389 | </property>
|
---|
390 | </widget>
|
---|
391 | </item>
|
---|
392 | <item rowspan="2" row="0" column="1" >
|
---|
393 | <layout class="QVBoxLayout" name="mLtCPUSlider" >
|
---|
394 | <property name="spacing" >
|
---|
395 | <number>0</number>
|
---|
396 | </property>
|
---|
397 | <item>
|
---|
398 | <widget class="QSlider" name="mSlCPU" >
|
---|
399 | <property name="whatsThis" >
|
---|
400 | <string>Controls the number of virtual CPUs in the virtual machine.</string>
|
---|
401 | </property>
|
---|
402 | <property name="maximum" >
|
---|
403 | <number>4096</number>
|
---|
404 | </property>
|
---|
405 | <property name="singleStep" >
|
---|
406 | <number>200</number>
|
---|
407 | </property>
|
---|
408 | <property name="value" >
|
---|
409 | <number>512</number>
|
---|
410 | </property>
|
---|
411 | <property name="orientation" >
|
---|
412 | <enum>Qt::Horizontal</enum>
|
---|
413 | </property>
|
---|
414 | <property name="tickPosition" >
|
---|
415 | <enum>QSlider::TicksBelow</enum>
|
---|
416 | </property>
|
---|
417 | </widget>
|
---|
418 | </item>
|
---|
419 | <item>
|
---|
420 | <layout class="QHBoxLayout" name="mLtCPULegend" >
|
---|
421 | <property name="spacing" >
|
---|
422 | <number>0</number>
|
---|
423 | </property>
|
---|
424 | <item>
|
---|
425 | <widget class="QLabel" name="mLbCPUMin" >
|
---|
426 | <property name="sizePolicy" >
|
---|
427 | <sizepolicy vsizetype="Fixed" hsizetype="Fixed" >
|
---|
428 | <horstretch>0</horstretch>
|
---|
429 | <verstretch>0</verstretch>
|
---|
430 | </sizepolicy>
|
---|
431 | </property>
|
---|
432 | </widget>
|
---|
433 | </item>
|
---|
434 | <item>
|
---|
435 | <spacer name="mSpHor4" >
|
---|
436 | <property name="orientation" >
|
---|
437 | <enum>Qt::Horizontal</enum>
|
---|
438 | </property>
|
---|
439 | <property name="sizeHint" stdset="0" >
|
---|
440 | <size>
|
---|
441 | <width>0</width>
|
---|
442 | <height>0</height>
|
---|
443 | </size>
|
---|
444 | </property>
|
---|
445 | </spacer>
|
---|
446 | </item>
|
---|
447 | <item>
|
---|
448 | <widget class="QLabel" name="mLbCPUMax" >
|
---|
449 | <property name="sizePolicy" >
|
---|
450 | <sizepolicy vsizetype="Fixed" hsizetype="Fixed" >
|
---|
451 | <horstretch>0</horstretch>
|
---|
452 | <verstretch>0</verstretch>
|
---|
453 | </sizepolicy>
|
---|
454 | </property>
|
---|
455 | <property name="alignment" >
|
---|
456 | <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
---|
457 | </property>
|
---|
458 | </widget>
|
---|
459 | </item>
|
---|
460 | </layout>
|
---|
461 | </item>
|
---|
462 | </layout>
|
---|
463 | </item>
|
---|
464 | <item row="0" column="2" >
|
---|
465 | <widget class="QILineEdit" name="mLeCPU" >
|
---|
466 | <property name="sizePolicy" >
|
---|
467 | <sizepolicy vsizetype="Fixed" hsizetype="Minimum" >
|
---|
468 | <horstretch>0</horstretch>
|
---|
469 | <verstretch>0</verstretch>
|
---|
470 | </sizepolicy>
|
---|
471 | </property>
|
---|
472 | <property name="whatsThis" >
|
---|
473 | <string>Controls the number of virtual CPUs in the virtual machine.</string>
|
---|
474 | </property>
|
---|
475 | </widget>
|
---|
476 | </item>
|
---|
477 | <item row="2" column="0" >
|
---|
478 | <widget class="QLabel" name="mLbProcessorExtended" >
|
---|
479 | <property name="text" >
|
---|
480 | <string>Extended Features:</string>
|
---|
481 | </property>
|
---|
482 | <property name="alignment" >
|
---|
483 | <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
---|
484 | </property>
|
---|
485 | </widget>
|
---|
486 | </item>
|
---|
487 | <item row="2" column="1" colspan="2" >
|
---|
488 | <widget class="QCheckBox" name="mCbPae" >
|
---|
489 | <property name="sizePolicy" >
|
---|
490 | <sizepolicy vsizetype="Fixed" hsizetype="MinimumExpanding" >
|
---|
491 | <horstretch>0</horstretch>
|
---|
492 | <verstretch>0</verstretch>
|
---|
493 | </sizepolicy>
|
---|
494 | </property>
|
---|
495 | <property name="whatsThis" >
|
---|
496 | <string>When checked, the Physical Address Extension (PAE) feature of the host CPU will be exposed to the virtual machine.</string>
|
---|
497 | </property>
|
---|
498 | <property name="text" >
|
---|
499 | <string>Enable PA&E/NX</string>
|
---|
500 | </property>
|
---|
501 | </widget>
|
---|
502 | </item>
|
---|
503 | <item row="3" column="0" colspan="3" >
|
---|
504 | <spacer name="mSpVer3" >
|
---|
505 | <property name="orientation" >
|
---|
506 | <enum>Qt::Vertical</enum>
|
---|
507 | </property>
|
---|
508 | <property name="sizeHint" stdset="0" >
|
---|
509 | <size>
|
---|
510 | <width>0</width>
|
---|
511 | <height>0</height>
|
---|
512 | </size>
|
---|
513 | </property>
|
---|
514 | </spacer>
|
---|
515 | </item>
|
---|
516 | </layout>
|
---|
517 | </widget>
|
---|
518 | <widget class="QWidget" name="mTabAcceleration" >
|
---|
519 | <attribute name="title" >
|
---|
520 | <string>Acce&leration</string>
|
---|
521 | </attribute>
|
---|
522 | <layout class="QGridLayout" name="mLtAcceleration" >
|
---|
523 | <item row="0" column="0" >
|
---|
524 | <widget class="QLabel" name="mLbVirt" >
|
---|
525 | <property name="text" >
|
---|
526 | <string>Hardware Virtualization:</string>
|
---|
527 | </property>
|
---|
528 | </widget>
|
---|
529 | </item>
|
---|
530 | <item row="0" column="1" >
|
---|
531 | <widget class="QCheckBox" name="mCbVirt" >
|
---|
532 | <property name="sizePolicy" >
|
---|
533 | <sizepolicy vsizetype="Fixed" hsizetype="MinimumExpanding" >
|
---|
534 | <horstretch>0</horstretch>
|
---|
535 | <verstretch>0</verstretch>
|
---|
536 | </sizepolicy>
|
---|
537 | </property>
|
---|
538 | <property name="whatsThis" >
|
---|
539 | <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.</string>
|
---|
540 | </property>
|
---|
541 | <property name="text" >
|
---|
542 | <string>Enable &VT-x/AMD-V</string>
|
---|
543 | </property>
|
---|
544 | <property name="checked" >
|
---|
545 | <bool>true</bool>
|
---|
546 | </property>
|
---|
547 | </widget>
|
---|
548 | </item>
|
---|
549 | <item row="1" column="1" >
|
---|
550 | <widget class="QCheckBox" name="mCbNestedPaging" >
|
---|
551 | <property name="sizePolicy" >
|
---|
552 | <sizepolicy vsizetype="Fixed" hsizetype="MinimumExpanding" >
|
---|
553 | <horstretch>0</horstretch>
|
---|
554 | <verstretch>0</verstretch>
|
---|
555 | </sizepolicy>
|
---|
556 | </property>
|
---|
557 | <property name="whatsThis" >
|
---|
558 | <string>When checked, the virtual machine will try to make use of the nested paging extension of Intel VT-x and AMD-V.</string>
|
---|
559 | </property>
|
---|
560 | <property name="text" >
|
---|
561 | <string>Enable Nested Pa&ging</string>
|
---|
562 | </property>
|
---|
563 | <property name="checked" >
|
---|
564 | <bool>true</bool>
|
---|
565 | </property>
|
---|
566 | </widget>
|
---|
567 | </item>
|
---|
568 | <item row="2" column="0" colspan="2" >
|
---|
569 | <spacer name="verticalSpacer" >
|
---|
570 | <property name="orientation" >
|
---|
571 | <enum>Qt::Vertical</enum>
|
---|
572 | </property>
|
---|
573 | <property name="sizeHint" stdset="0" >
|
---|
574 | <size>
|
---|
575 | <width>20</width>
|
---|
576 | <height>40</height>
|
---|
577 | </size>
|
---|
578 | </property>
|
---|
579 | </spacer>
|
---|
580 | </item>
|
---|
581 | </layout>
|
---|
582 | </widget>
|
---|
583 | </widget>
|
---|
584 | </item>
|
---|
585 | </layout>
|
---|
586 | </widget>
|
---|
587 | <customwidgets>
|
---|
588 | <customwidget>
|
---|
589 | <class>BootItemsTable</class>
|
---|
590 | <extends>QTreeWidget</extends>
|
---|
591 | <header>VBoxSettingsUtils.h</header>
|
---|
592 | </customwidget>
|
---|
593 | <customwidget>
|
---|
594 | <class>QILineEdit</class>
|
---|
595 | <extends>QLineEdit</extends>
|
---|
596 | <header>QILineEdit.h</header>
|
---|
597 | </customwidget>
|
---|
598 | </customwidgets>
|
---|
599 | <resources/>
|
---|
600 | <connections>
|
---|
601 | <connection>
|
---|
602 | <sender>mCbVirt</sender>
|
---|
603 | <signal>toggled(bool)</signal>
|
---|
604 | <receiver>mCbNestedPaging</receiver>
|
---|
605 | <slot>setEnabled(bool)</slot>
|
---|
606 | <hints>
|
---|
607 | <hint type="sourcelabel" >
|
---|
608 | <x>195</x>
|
---|
609 | <y>50</y>
|
---|
610 | </hint>
|
---|
611 | <hint type="destinationlabel" >
|
---|
612 | <x>196</x>
|
---|
613 | <y>72</y>
|
---|
614 | </hint>
|
---|
615 | </hints>
|
---|
616 | </connection>
|
---|
617 | </connections>
|
---|
618 | </ui>
|
---|