VirtualBox

Ignore:
Timestamp:
May 19, 2009 6:54:45 PM (16 years ago)
Author:
vboxsync
Message:

FE/Qt4: 3875: Guest SMP settings - Initial Commit.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox/ui/VBoxVMSettingsHD.ui

    r18246 r19837  
    2828   </rect>
    2929  </property>
    30   <layout class="QVBoxLayout" name="verticalLayout">
     30  <layout class="QVBoxLayout" name="mLtMain">
     31   <item>
     32    <widget class="QLabel" name="mLbIDEController" >
     33     <property name="sizePolicy" >
     34      <sizepolicy vsizetype="Fixed" hsizetype="Minimum" >
     35       <horstretch>0</horstretch>
     36       <verstretch>0</verstretch>
     37      </sizepolicy>
     38     </property>
     39     <property name="text" >
     40      <string>IDE &amp;Controller Type</string>
     41     </property>
     42     <property name="buddy" >
     43      <cstring>mCbIDEController</cstring>
     44     </property>
     45    </widget>
     46   </item>
     47   <item>
     48    <layout class="QHBoxLayout" name="mLtIDEControllers">
     49     <item>
     50      <spacer name="mSpIDEController">
     51       <property name="orientation">
     52        <enum>Qt::Horizontal</enum>
     53       </property>
     54       <property name="sizeType">
     55        <enum>QSizePolicy::Fixed</enum>
     56       </property>
     57       <property name="sizeHint" stdset="0">
     58        <size>
     59         <width>20</width>
     60         <height>0</height>
     61        </size>
     62       </property>
     63      </spacer>
     64     </item>
     65     <item>
     66      <widget class="QComboBox" name="mCbIDEController" >
     67       <property name="sizePolicy" >
     68        <sizepolicy vsizetype="Fixed" hsizetype="MinimumExpanding" >
     69         <horstretch>0</horstretch>
     70         <verstretch>0</verstretch>
     71        </sizepolicy>
     72       </property>
     73       <property name="whatsThis" >
     74        <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>
     75       </property>
     76      </widget>
     77     </item>
     78    </layout>
     79   </item>
    3180   <item>
    3281    <widget class="QCheckBox" name="mAddControllerCheck">
     
    4089   </item>
    4190   <item>
    42     <layout class="QHBoxLayout" name="horizontalLayout">
     91    <layout class="QHBoxLayout" name="mLtAddControllers">
    4392     <item>
    44       <spacer name="horizontalSpacer">
     93      <spacer name="mSpAddControllers">
    4594       <property name="orientation">
    4695        <enum>Qt::Horizontal</enum>
     
    51100       <property name="sizeHint" stdset="0">
    52101        <size>
    53          <width>17</width>
    54          <height>17</height>
     102         <width>20</width>
     103         <height>0</height>
    55104        </size>
    56105       </property>
     
    84133   <item>
    85134    <widget class="QWidget" name="mGbAts" native="true">
    86      <property name="minimumSize">
    87       <size>
    88        <width>0</width>
    89        <height>200</height>
    90       </size>
    91      </property>
    92135     <layout class="QHBoxLayout">
    93136      <property name="margin">
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