VirtualBox

Changeset 16133 in vbox for trunk/src


Ignore:
Timestamp:
Jan 21, 2009 12:30:45 PM (16 years ago)
Author:
vboxsync
Message:

FE/Qt4: 3392: Create nested paging checkbox: Nested Paging checkbox aligned as VT-x/AMD-v child.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox4/ui/VBoxVMSettingsGeneral.ui

    r16087 r16133  
    699699         </item>
    700700         <item>
    701           <widget class="QCheckBox" name="mCbNestedPaging" >
    702            <property name="sizePolicy" >
    703             <sizepolicy vsizetype="Fixed" hsizetype="MinimumExpanding" >
    704              <horstretch>0</horstretch>
    705              <verstretch>0</verstretch>
    706             </sizepolicy>
    707            </property>
    708            <property name="whatsThis" >
    709             <string>When checked, the virtual machine will try to make use of the nested paging extension of Intel VT-x and AMD-V.</string>
    710            </property>
    711            <property name="text" >
    712             <string>Enable Nested Pa&amp;ging</string>
    713            </property>
    714           </widget>
     701          <layout class="QHBoxLayout" >
     702           <item>
     703            <spacer>
     704             <property name="orientation" >
     705              <enum>Qt::Horizontal</enum>
     706             </property>
     707             <property name="sizeType" >
     708              <enum>QSizePolicy::Fixed</enum>
     709             </property>
     710             <property name="sizeHint" >
     711              <size>
     712               <width>20</width>
     713               <height>0</height>
     714              </size>
     715             </property>
     716            </spacer>
     717           </item>
     718           <item>
     719            <widget class="QCheckBox" name="mCbNestedPaging" >
     720             <property name="sizePolicy" >
     721              <sizepolicy vsizetype="Fixed" hsizetype="MinimumExpanding" >
     722               <horstretch>0</horstretch>
     723               <verstretch>0</verstretch>
     724              </sizepolicy>
     725             </property>
     726             <property name="whatsThis" >
     727              <string>When checked, the virtual machine will try to make use of the nested paging extension of Intel VT-x and AMD-V.</string>
     728             </property>
     729             <property name="text" >
     730              <string>Enable Nested Pa&amp;ging</string>
     731             </property>
     732            </widget>
     733           </item>
     734          </layout>
    715735         </item>
    716736         <item>
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette