~ubuntu-branches/ubuntu/raring/virtualbox-ose/raring

« back to all changes in this revision

Viewing changes to src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsSystem.ui

  • Committer: Bazaar Package Importer
  • Author(s): Felix Geyer
  • Date: 2011-01-30 23:27:25 UTC
  • mfrom: (0.3.12 upstream)
  • Revision ID: james.westby@ubuntu.com-20110130232725-2ouajjd2ggdet0zd
Tags: 4.0.2-dfsg-1ubuntu1
* Merge from Debian unstable, remaining changes:
  - Add Apport hook.
    - debian/virtualbox-ose.files/source_virtualbox-ose.py
    - debian/virtualbox-ose.install
  - Drop *-source packages.
* Drop ubuntu-01-fix-build-gcc45.patch, fixed upstream.
* Drop ubuntu-02-as-needed.patch, added to the Debian package.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="UTF-8"?>
 
2
<ui version="4.0">
 
3
 <comment>
 
4
 VBox frontends: Qt4 GUI (&quot;VirtualBox&quot;):
 
5
 
 
6
     Copyright (C) 2008 Oracle Corporation
 
7
 
 
8
     This file is part of VirtualBox Open Source Edition (OSE), as
 
9
     available from http://www.virtualbox.org. This file is free software;
 
10
     you can redistribute it and/or modify it under the terms of the GNU
 
11
     General Public License (GPL) as published by the Free Software
 
12
     Foundation, in version 2 as it comes in the "COPYING" file of the
 
13
     VirtualBox OSE distribution. VirtualBox OSE is distributed in the
 
14
     hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
 
15
 </comment>
 
16
 <class>UIMachineSettingsSystem</class>
 
17
 <widget class="QWidget" name="UIMachineSettingsSystem">
 
18
  <property name="geometry">
 
19
   <rect>
 
20
    <x>0</x>
 
21
    <y>0</y>
 
22
    <width>461</width>
 
23
    <height>378</height>
 
24
   </rect>
 
25
  </property>
 
26
  <layout class="QVBoxLayout" name="mLtMain">
 
27
   <item>
 
28
    <widget class="QITabWidget" name="mTwSystem">
 
29
     <property name="currentIndex">
 
30
      <number>0</number>
 
31
     </property>
 
32
     <widget class="QWidget" name="mTabMotherboard">
 
33
      <attribute name="title">
 
34
       <string>&amp;Motherboard</string>
 
35
      </attribute>
 
36
      <layout class="QGridLayout" name="mLtMotherboard">
 
37
       <item row="0" column="0">
 
38
        <widget class="QLabel" name="mLbMemory">
 
39
         <property name="sizePolicy">
 
40
          <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
 
41
           <horstretch>0</horstretch>
 
42
           <verstretch>0</verstretch>
 
43
          </sizepolicy>
 
44
         </property>
 
45
         <property name="text">
 
46
          <string>Base &amp;Memory:</string>
 
47
         </property>
 
48
         <property name="alignment">
 
49
          <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
 
50
         </property>
 
51
         <property name="buddy">
 
52
          <cstring>mLeMemory</cstring>
 
53
         </property>
 
54
        </widget>
 
55
       </item>
 
56
       <item row="0" column="1" rowspan="2" colspan="2">
 
57
        <layout class="QVBoxLayout" name="mLtMemorySlider">
 
58
         <property name="spacing">
 
59
          <number>0</number>
 
60
         </property>
 
61
         <item>
 
62
          <widget class="VBoxGuestRAMSlider" name="mSlMemory">
 
63
           <property name="whatsThis">
 
64
            <string>Controls the amount of memory provided to the virtual machine. If you assign too much, the machine might not start.</string>
 
65
           </property>
 
66
           <property name="orientation">
 
67
            <enum>Qt::Horizontal</enum>
 
68
           </property>
 
69
           <property name="tickPosition">
 
70
            <enum>QSlider::TicksBelow</enum>
 
71
           </property>
 
72
          </widget>
 
73
         </item>
 
74
         <item>
 
75
          <layout class="QHBoxLayout" name="mLtMemoryLegend">
 
76
           <property name="spacing">
 
77
            <number>0</number>
 
78
           </property>
 
79
           <item>
 
80
            <widget class="QLabel" name="mLbMemoryMin">
 
81
             <property name="sizePolicy">
 
82
              <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
 
83
               <horstretch>0</horstretch>
 
84
               <verstretch>0</verstretch>
 
85
              </sizepolicy>
 
86
             </property>
 
87
            </widget>
 
88
           </item>
 
89
           <item>
 
90
            <spacer name="mSpHor1">
 
91
             <property name="orientation">
 
92
              <enum>Qt::Horizontal</enum>
 
93
             </property>
 
94
             <property name="sizeHint" stdset="0">
 
95
              <size>
 
96
               <width>0</width>
 
97
               <height>0</height>
 
98
              </size>
 
99
             </property>
 
100
            </spacer>
 
101
           </item>
 
102
           <item>
 
103
            <widget class="QLabel" name="mLbMemoryMax">
 
104
             <property name="sizePolicy">
 
105
              <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
 
106
               <horstretch>0</horstretch>
 
107
               <verstretch>0</verstretch>
 
108
              </sizepolicy>
 
109
             </property>
 
110
             <property name="alignment">
 
111
              <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
 
112
             </property>
 
113
            </widget>
 
114
           </item>
 
115
          </layout>
 
116
         </item>
 
117
        </layout>
 
118
       </item>
 
119
       <item row="0" column="3">
 
120
        <layout class="QHBoxLayout" name="mLtMemoryUnits">
 
121
         <item>
 
122
          <widget class="QILineEdit" name="mLeMemory">
 
123
           <property name="sizePolicy">
 
124
            <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
 
125
             <horstretch>0</horstretch>
 
126
             <verstretch>0</verstretch>
 
127
            </sizepolicy>
 
128
           </property>
 
129
           <property name="whatsThis">
 
130
            <string>Controls the amount of memory provided to the virtual machine. If you assign too much, the machine might not start.</string>
 
131
           </property>
 
132
          </widget>
 
133
         </item>
 
134
         <item>
 
135
          <widget class="QLabel" name="mLbMemoryUnit">
 
136
           <property name="sizePolicy">
 
137
            <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
 
138
             <horstretch>0</horstretch>
 
139
             <verstretch>0</verstretch>
 
140
            </sizepolicy>
 
141
           </property>
 
142
           <property name="text">
 
143
            <string>MB</string>
 
144
           </property>
 
145
          </widget>
 
146
         </item>
 
147
        </layout>
 
148
       </item>
 
149
       <item row="2" column="0">
 
150
        <widget class="QLabel" name="mLbBootOrder">
 
151
         <property name="sizePolicy">
 
152
          <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
 
153
           <horstretch>0</horstretch>
 
154
           <verstretch>0</verstretch>
 
155
          </sizepolicy>
 
156
         </property>
 
157
         <property name="text">
 
158
          <string>&amp;Boot Order:</string>
 
159
         </property>
 
160
         <property name="alignment">
 
161
          <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
 
162
         </property>
 
163
         <property name="buddy">
 
164
          <cstring>mTwBootOrder</cstring>
 
165
         </property>
 
166
        </widget>
 
167
       </item>
 
168
       <item row="2" column="1" rowspan="2" colspan="2">
 
169
        <layout class="QHBoxLayout" name="mLtBootOrder">
 
170
         <property name="spacing">
 
171
          <number>1</number>
 
172
         </property>
 
173
         <item>
 
174
          <widget class="UIBootTable" name="mTwBootOrder">
 
175
           <property name="sizePolicy">
 
176
            <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
 
177
             <horstretch>0</horstretch>
 
178
             <verstretch>0</verstretch>
 
179
            </sizepolicy>
 
180
           </property>
 
181
           <property name="whatsThis">
 
182
            <string>Defines the boot device order. Use the checkboxes on the left to enable or disable individual boot devices. Move items up and down to change the device order.</string>
 
183
           </property>
 
184
           <property name="verticalScrollBarPolicy">
 
185
            <enum>Qt::ScrollBarAlwaysOff</enum>
 
186
           </property>
 
187
           <property name="horizontalScrollBarPolicy">
 
188
            <enum>Qt::ScrollBarAlwaysOff</enum>
 
189
           </property>
 
190
           <property name="alternatingRowColors">
 
191
            <bool>true</bool>
 
192
           </property>
 
193
           <column>
 
194
            <property name="text">
 
195
             <string/>
 
196
            </property>
 
197
           </column>
 
198
          </widget>
 
199
         </item>
 
200
         <item>
 
201
          <layout class="QVBoxLayout" name="mLtBootOrderButtons">
 
202
           <property name="spacing">
 
203
            <number>0</number>
 
204
           </property>
 
205
           <item>
 
206
            <widget class="QIToolButton" name="mTbBootItemUp">
 
207
             <property name="enabled">
 
208
              <bool>false</bool>
 
209
             </property>
 
210
             <property name="focusPolicy">
 
211
              <enum>Qt::StrongFocus</enum>
 
212
             </property>
 
213
             <property name="toolTip">
 
214
              <string>Move Up (Ctrl-Up)</string>
 
215
             </property>
 
216
             <property name="whatsThis">
 
217
              <string>Moves the selected boot device up.</string>
 
218
             </property>
 
219
             <property name="text">
 
220
              <string/>
 
221
             </property>
 
222
             <property name="icon">
 
223
              <iconset>
 
224
               <normaloff>../images/list_moveup_16px.png</normaloff>../images/list_moveup_16px.png</iconset>
 
225
             </property>
 
226
             <property name="autoRaise">
 
227
              <bool>true</bool>
 
228
             </property>
 
229
            </widget>
 
230
           </item>
 
231
           <item>
 
232
            <widget class="QIToolButton" name="mTbBootItemDown">
 
233
             <property name="enabled">
 
234
              <bool>false</bool>
 
235
             </property>
 
236
             <property name="focusPolicy">
 
237
              <enum>Qt::StrongFocus</enum>
 
238
             </property>
 
239
             <property name="toolTip">
 
240
              <string>Move Down (Ctrl-Down)</string>
 
241
             </property>
 
242
             <property name="whatsThis">
 
243
              <string>Moves the selected boot device down.</string>
 
244
             </property>
 
245
             <property name="text">
 
246
              <string/>
 
247
             </property>
 
248
             <property name="icon">
 
249
              <iconset>
 
250
               <normaloff>../images/list_movedown_16px.png</normaloff>../images/list_movedown_16px.png</iconset>
 
251
             </property>
 
252
             <property name="autoRaise">
 
253
              <bool>true</bool>
 
254
             </property>
 
255
            </widget>
 
256
           </item>
 
257
           <item>
 
258
            <spacer name="mSpVer2">
 
259
             <property name="orientation">
 
260
              <enum>Qt::Vertical</enum>
 
261
             </property>
 
262
             <property name="sizeHint" stdset="0">
 
263
              <size>
 
264
               <width>0</width>
 
265
               <height>0</height>
 
266
              </size>
 
267
             </property>
 
268
            </spacer>
 
269
           </item>
 
270
          </layout>
 
271
         </item>
 
272
         <item>
 
273
          <spacer name="mSpHor2">
 
274
           <property name="orientation">
 
275
            <enum>Qt::Horizontal</enum>
 
276
           </property>
 
277
           <property name="sizeHint" stdset="0">
 
278
            <size>
 
279
             <width>0</width>
 
280
             <height>0</height>
 
281
            </size>
 
282
           </property>
 
283
          </spacer>
 
284
         </item>
 
285
        </layout>
 
286
       </item>
 
287
       <item row="4" column="0">
 
288
        <widget class="QLabel" name="mLbChipset">
 
289
         <property name="sizePolicy">
 
290
          <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
 
291
           <horstretch>0</horstretch>
 
292
           <verstretch>0</verstretch>
 
293
          </sizepolicy>
 
294
         </property>
 
295
         <property name="text">
 
296
          <string>&amp;Chipset:</string>
 
297
         </property>
 
298
         <property name="alignment">
 
299
          <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
 
300
         </property>
 
301
         <property name="buddy">
 
302
          <cstring>mCbChipset</cstring>
 
303
         </property>
 
304
        </widget>
 
305
       </item>
 
306
       <item row="4" column="1" colspan="3">
 
307
        <layout class="QHBoxLayout" name="mLtChipset">
 
308
         <item>
 
309
          <widget class="QComboBox" name="mCbChipset">
 
310
           <property name="sizePolicy">
 
311
            <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
 
312
             <horstretch>0</horstretch>
 
313
             <verstretch>0</verstretch>
 
314
            </sizepolicy>
 
315
           </property>
 
316
           <property name="whatsThis">
 
317
            <string>Defines chipset type used in this VM.</string>
 
318
           </property>
 
319
          </widget>
 
320
         </item>
 
321
         <item>
 
322
          <spacer name="mSpHor3">
 
323
           <property name="orientation">
 
324
            <enum>Qt::Horizontal</enum>
 
325
           </property>
 
326
           <property name="sizeHint" stdset="0">
 
327
            <size>
 
328
             <width>0</width>
 
329
             <height>0</height>
 
330
            </size>
 
331
           </property>
 
332
          </spacer>
 
333
         </item>
 
334
        </layout>
 
335
       </item>
 
336
       <item row="5" column="0">
 
337
        <widget class="QLabel" name="mLbMotherboardExtended">
 
338
         <property name="sizePolicy">
 
339
          <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
 
340
           <horstretch>0</horstretch>
 
341
           <verstretch>0</verstretch>
 
342
          </sizepolicy>
 
343
         </property>
 
344
         <property name="text">
 
345
          <string>Extended Features:</string>
 
346
         </property>
 
347
         <property name="alignment">
 
348
          <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
 
349
         </property>
 
350
        </widget>
 
351
       </item>
 
352
       <item row="5" column="1" colspan="3">
 
353
        <widget class="QCheckBox" name="mCbApic">
 
354
         <property name="sizePolicy">
 
355
          <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
 
356
           <horstretch>1</horstretch>
 
357
           <verstretch>0</verstretch>
 
358
          </sizepolicy>
 
359
         </property>
 
360
         <property name="whatsThis">
 
361
          <string>When checked, the virtual machine will support the Input Output APIC (IO APIC), which may slightly decrease performance. &lt;b&gt;Note:&lt;/b&gt; don't disable this feature after having installed a Windows guest operating system!</string>
 
362
         </property>
 
363
         <property name="text">
 
364
          <string>Enable &amp;IO APIC</string>
 
365
         </property>
 
366
        </widget>
 
367
       </item>
 
368
       <item row="6" column="1" colspan="3">
 
369
        <widget class="QCheckBox" name="mCbEFI">
 
370
         <property name="sizePolicy">
 
371
          <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
 
372
           <horstretch>0</horstretch>
 
373
           <verstretch>0</verstretch>
 
374
          </sizepolicy>
 
375
         </property>
 
376
         <property name="whatsThis">
 
377
          <string>When checked, the guest will support the Extended Firmware Interface (EFI), which is required to boot certain guest OSes. Non-EFI aware OSes will not be able to boot if this option is activated.</string>
 
378
         </property>
 
379
         <property name="text">
 
380
          <string>Enable &amp;EFI (special OSes only)</string>
 
381
         </property>
 
382
        </widget>
 
383
       </item>
 
384
       <item row="7" column="1" colspan="3">
 
385
        <widget class="QCheckBox" name="mCbTCUseUTC" >
 
386
         <property name="sizePolicy" >
 
387
          <sizepolicy vsizetype="Fixed" hsizetype="MinimumExpanding" >
 
388
           <horstretch>0</horstretch>
 
389
           <verstretch>0</verstretch>
 
390
           </sizepolicy>
 
391
         </property>
 
392
         <property name="whatsThis" >
 
393
          <string>If checked, the RTC device will report the time in UTC, otherwise in local (host) time. Unix usually expects the hardware clock to be set to UTC.</string>
 
394
         </property>
 
395
         <property name="text" >
 
396
          <string>Hardware clock in &amp;UTC time</string>
 
397
         </property>
 
398
        </widget>
 
399
       </item>
 
400
       <item row="8" column="1" colspan="3">
 
401
        <widget class="QCheckBox" name="mCbUseAbsHID" >
 
402
         <property name="sizePolicy" >
 
403
          <sizepolicy vsizetype="Fixed" hsizetype="MinimumExpanding" >
 
404
           <horstretch>0</horstretch>
 
405
           <verstretch>0</verstretch>
 
406
           </sizepolicy>
 
407
         </property>
 
408
         <property name="whatsThis" >
 
409
          <string>If checked, an absolute pointing device (a USB tablet) will be supported. Otherwise, only a standard PS/2 mouse will be emulated.</string>
 
410
         </property>
 
411
         <property name="text" >
 
412
          <string>Enable &amp;absolute pointing device</string>
 
413
         </property>
 
414
        </widget>
 
415
       </item>
 
416
       <item row="9" column="0" colspan="4">
 
417
        <spacer name="mSpVer1">
 
418
         <property name="orientation">
 
419
          <enum>Qt::Vertical</enum>
 
420
         </property>
 
421
         <property name="sizeHint" stdset="0">
 
422
          <size>
 
423
           <width>0</width>
 
424
           <height>0</height>
 
425
          </size>
 
426
         </property>
 
427
        </spacer>
 
428
       </item>
 
429
      </layout>
 
430
     </widget>
 
431
     <widget class="QWidget" name="mTabProcessor">
 
432
      <attribute name="title">
 
433
       <string>&amp;Processor</string>
 
434
      </attribute>
 
435
      <layout class="QGridLayout" name="mLtProcessor">
 
436
       <item row="0" column="0">
 
437
        <widget class="QLabel" name="mLbCPU">
 
438
         <property name="sizePolicy">
 
439
          <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
 
440
           <horstretch>0</horstretch>
 
441
           <verstretch>0</verstretch>
 
442
          </sizepolicy>
 
443
         </property>
 
444
         <property name="text">
 
445
          <string>&amp;Processor(s):</string>
 
446
         </property>
 
447
         <property name="alignment">
 
448
          <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
 
449
         </property>
 
450
         <property name="buddy">
 
451
          <cstring>mLeCPU</cstring>
 
452
         </property>
 
453
        </widget>
 
454
       </item>
 
455
       <item row="0" column="1" rowspan="2">
 
456
        <layout class="QVBoxLayout" name="mLtCPUSlider">
 
457
         <property name="spacing">
 
458
          <number>0</number>
 
459
         </property>
 
460
         <item>
 
461
          <widget class="QIAdvancedSlider" name="mSlCPU">
 
462
           <property name="whatsThis">
 
463
            <string>Controls the number of virtual CPUs in the virtual machine. You need hardware virtualization support on your host system to use more than one virtual CPU.</string>
 
464
           </property>
 
465
           <property name="maximum">
 
466
            <number>4096</number>
 
467
           </property>
 
468
           <property name="singleStep">
 
469
            <number>200</number>
 
470
           </property>
 
471
           <property name="value">
 
472
            <number>512</number>
 
473
           </property>
 
474
           <property name="orientation">
 
475
            <enum>Qt::Horizontal</enum>
 
476
           </property>
 
477
           <property name="tickPosition">
 
478
            <enum>QSlider::TicksBelow</enum>
 
479
           </property>
 
480
          </widget>
 
481
         </item>
 
482
         <item>
 
483
          <layout class="QHBoxLayout" name="mLtCPULegend">
 
484
           <property name="spacing">
 
485
            <number>0</number>
 
486
           </property>
 
487
           <item>
 
488
            <widget class="QLabel" name="mLbCPUMin">
 
489
             <property name="sizePolicy">
 
490
              <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
 
491
               <horstretch>0</horstretch>
 
492
               <verstretch>0</verstretch>
 
493
              </sizepolicy>
 
494
             </property>
 
495
            </widget>
 
496
           </item>
 
497
           <item>
 
498
            <spacer name="mSpHor4">
 
499
             <property name="orientation">
 
500
              <enum>Qt::Horizontal</enum>
 
501
             </property>
 
502
             <property name="sizeHint" stdset="0">
 
503
              <size>
 
504
               <width>0</width>
 
505
               <height>0</height>
 
506
              </size>
 
507
             </property>
 
508
            </spacer>
 
509
           </item>
 
510
           <item>
 
511
            <widget class="QLabel" name="mLbCPUMax">
 
512
             <property name="sizePolicy">
 
513
              <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
 
514
               <horstretch>0</horstretch>
 
515
               <verstretch>0</verstretch>
 
516
              </sizepolicy>
 
517
             </property>
 
518
             <property name="alignment">
 
519
              <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
 
520
             </property>
 
521
            </widget>
 
522
           </item>
 
523
          </layout>
 
524
         </item>
 
525
        </layout>
 
526
       </item>
 
527
       <item row="0" column="2">
 
528
        <widget class="QILineEdit" name="mLeCPU">
 
529
         <property name="sizePolicy">
 
530
          <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
 
531
           <horstretch>0</horstretch>
 
532
           <verstretch>0</verstretch>
 
533
          </sizepolicy>
 
534
         </property>
 
535
         <property name="whatsThis">
 
536
          <string>Controls the number of virtual CPUs in the virtual machine. You need hardware virtualization support on your host system to use more than one virtual CPU.</string>
 
537
         </property>
 
538
        </widget>
 
539
       </item>
 
540
       <item row="2" column="0">
 
541
        <widget class="QLabel" name="mLbProcessorExtended">
 
542
         <property name="text">
 
543
          <string>Extended Features:</string>
 
544
         </property>
 
545
         <property name="alignment">
 
546
          <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
 
547
         </property>
 
548
        </widget>
 
549
       </item>
 
550
       <item row="2" column="1" colspan="2">
 
551
        <widget class="QCheckBox" name="mCbPae">
 
552
         <property name="sizePolicy">
 
553
          <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
 
554
           <horstretch>0</horstretch>
 
555
           <verstretch>0</verstretch>
 
556
          </sizepolicy>
 
557
         </property>
 
558
         <property name="whatsThis">
 
559
          <string>When checked, the Physical Address Extension (PAE) feature of the host CPU will be exposed to the virtual machine.</string>
 
560
         </property>
 
561
         <property name="text">
 
562
          <string>Enable PA&amp;E/NX</string>
 
563
         </property>
 
564
        </widget>
 
565
       </item>
 
566
       <item row="3" column="0" colspan="3">
 
567
        <spacer name="mSpVer3">
 
568
         <property name="orientation">
 
569
          <enum>Qt::Vertical</enum>
 
570
         </property>
 
571
         <property name="sizeHint" stdset="0">
 
572
          <size>
 
573
           <width>0</width>
 
574
           <height>0</height>
 
575
          </size>
 
576
         </property>
 
577
        </spacer>
 
578
       </item>
 
579
      </layout>
 
580
     </widget>
 
581
     <widget class="QWidget" name="mTabAcceleration">
 
582
      <attribute name="title">
 
583
       <string>Acce&amp;leration</string>
 
584
      </attribute>
 
585
      <layout class="QGridLayout" name="mLtAcceleration">
 
586
       <item row="0" column="0">
 
587
        <widget class="QLabel" name="mLbVirt">
 
588
         <property name="text">
 
589
          <string>Hardware Virtualization:</string>
 
590
         </property>
 
591
        </widget>
 
592
       </item>
 
593
       <item row="0" column="1">
 
594
        <widget class="QCheckBox" name="mCbVirt">
 
595
         <property name="sizePolicy">
 
596
          <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
 
597
           <horstretch>0</horstretch>
 
598
           <verstretch>0</verstretch>
 
599
          </sizepolicy>
 
600
         </property>
 
601
         <property name="whatsThis">
 
602
          <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>
 
603
         </property>
 
604
         <property name="text">
 
605
          <string>Enable &amp;VT-x/AMD-V</string>
 
606
         </property>
 
607
         <property name="checked">
 
608
          <bool>true</bool>
 
609
         </property>
 
610
        </widget>
 
611
       </item>
 
612
       <item row="1" column="1">
 
613
        <widget class="QCheckBox" name="mCbNestedPaging">
 
614
         <property name="sizePolicy">
 
615
          <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
 
616
           <horstretch>0</horstretch>
 
617
           <verstretch>0</verstretch>
 
618
          </sizepolicy>
 
619
         </property>
 
620
         <property name="whatsThis">
 
621
          <string>When checked, the virtual machine will try to make use of the nested paging extension of Intel VT-x and AMD-V.</string>
 
622
         </property>
 
623
         <property name="text">
 
624
          <string>Enable Nested Pa&amp;ging</string>
 
625
         </property>
 
626
         <property name="checked">
 
627
          <bool>true</bool>
 
628
         </property>
 
629
        </widget>
 
630
       </item>
 
631
       <item row="2" column="0" colspan="2">
 
632
        <spacer name="verticalSpacer">
 
633
         <property name="orientation">
 
634
          <enum>Qt::Vertical</enum>
 
635
         </property>
 
636
         <property name="sizeHint" stdset="0">
 
637
          <size>
 
638
           <width>20</width>
 
639
           <height>40</height>
 
640
          </size>
 
641
         </property>
 
642
        </spacer>
 
643
       </item>
 
644
      </layout>
 
645
     </widget>
 
646
    </widget>
 
647
   </item>
 
648
  </layout>
 
649
 </widget>
 
650
 <customwidgets>
 
651
  <customwidget>
 
652
   <class>UIBootTable</class>
 
653
   <extends>QListWidget</extends>
 
654
   <header>UIBootTable.h</header>
 
655
  </customwidget>
 
656
  <customwidget>
 
657
   <class>QILineEdit</class>
 
658
   <extends>QLineEdit</extends>
 
659
   <header>QILineEdit.h</header>
 
660
  </customwidget>
 
661
  <customwidget>
 
662
   <class>QIAdvancedSlider</class>
 
663
   <extends>QSlider</extends>
 
664
   <header>QIAdvancedSlider.h</header>
 
665
  </customwidget>
 
666
  <customwidget>
 
667
   <class>VBoxGuestRAMSlider</class>
 
668
   <extends>QIAdvancedSlider</extends>
 
669
   <header>VBoxGuestRAMSlider.h</header>
 
670
  </customwidget>
 
671
  <customwidget>
 
672
   <class>QIToolButton</class>
 
673
   <extends>QToolButton</extends>
 
674
   <header>QIToolButton.h</header>
 
675
  </customwidget>
 
676
  <customwidget>
 
677
   <class>QITabWidget</class>
 
678
   <extends>QTabWidget</extends>
 
679
   <header>QITabWidget.h</header>
 
680
  </customwidget>
 
681
 </customwidgets>
 
682
 <resources/>
 
683
 <connections>
 
684
  <connection>
 
685
   <sender>mCbVirt</sender>
 
686
   <signal>toggled(bool)</signal>
 
687
   <receiver>mCbNestedPaging</receiver>
 
688
   <slot>setEnabled(bool)</slot>
 
689
   <hints>
 
690
    <hint type="sourcelabel">
 
691
     <x>195</x>
 
692
     <y>50</y>
 
693
    </hint>
 
694
    <hint type="destinationlabel">
 
695
     <x>196</x>
 
696
     <y>72</y>
 
697
    </hint>
 
698
   </hints>
 
699
  </connection>
 
700
 </connections>
 
701
</ui>