VirtualBox

Ignore:
Timestamp:
Jun 21, 2007 11:50:26 AM (18 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
22160
Message:

VM Settings -> Advanced Page:
Boot Sequence and Extended Features groupboxes now have similar equal height.

Location:
trunk/src/VBox/Frontends/VirtualBox/ui
Files:
2 edited

Legend:

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

    r3183 r3202  
    992992                                            <cstring>unnamed</cstring>
    993993                                        </property>
    994                                         <widget class="QLayoutWidget">
     994                                        <widget class="QGroupBox">
    995995                                            <property name="name">
    996                                                 <cstring>layout147</cstring>
     996                                                <cstring>groupBox12</cstring>
     997                                            </property>
     998                                            <property name="sizePolicy">
     999                                                <sizepolicy>
     1000                                                    <hsizetype>0</hsizetype>
     1001                                                    <vsizetype>1</vsizetype>
     1002                                                    <horstretch>0</horstretch>
     1003                                                    <verstretch>0</verstretch>
     1004                                                </sizepolicy>
     1005                                            </property>
     1006                                            <property name="title">
     1007                                                <string>Boo&amp;t Order</string>
    9971008                                            </property>
    9981009                                            <vbox>
     
    10001011                                                    <cstring>unnamed</cstring>
    10011012                                                </property>
    1002                                                 <property name="margin">
    1003                                                     <number>0</number>
    1004                                                 </property>
    1005                                                 <property name="spacing">
    1006                                                     <number>0</number>
    1007                                                 </property>
    1008                                                 <widget class="QGroupBox">
    1009                                                     <property name="name">
    1010                                                         <cstring>groupBox12</cstring>
    1011                                                     </property>
    1012                                                     <property name="sizePolicy">
    1013                                                         <sizepolicy>
    1014                                                             <hsizetype>0</hsizetype>
    1015                                                             <vsizetype>0</vsizetype>
    1016                                                             <horstretch>0</horstretch>
    1017                                                             <verstretch>0</verstretch>
    1018                                                         </sizepolicy>
    1019                                                     </property>
    1020                                                     <property name="title">
    1021                                                         <string>Boo&amp;t Order</string>
    1022                                                     </property>
    1023                                                     <vbox>
    1024                                                         <property name="name">
    1025                                                             <cstring>unnamed</cstring>
    1026                                                         </property>
    1027                                                     </vbox>
    1028                                                 </widget>
    1029                                                 <spacer>
    1030                                                     <property name="name">
    1031                                                         <cstring>spacer129</cstring>
    1032                                                     </property>
    1033                                                     <property name="orientation">
    1034                                                         <enum>Vertical</enum>
    1035                                                     </property>
    1036                                                     <property name="sizeType">
    1037                                                         <enum>Minimum</enum>
    1038                                                     </property>
    1039                                                     <property name="sizeHint">
    1040                                                         <size>
    1041                                                             <width>21</width>
    1042                                                             <height>0</height>
    1043                                                         </size>
    1044                                                     </property>
    1045                                                 </spacer>
    10461013                                            </vbox>
    10471014                                        </widget>
    1048                                         <widget class="QLayoutWidget">
     1015                                        <widget class="QGroupBox">
    10491016                                            <property name="name">
    1050                                                 <cstring>layout146</cstring>
     1017                                                <cstring>groupBox23</cstring>
     1018                                            </property>
     1019                                            <property name="sizePolicy">
     1020                                                <sizepolicy>
     1021                                                    <hsizetype>7</hsizetype>
     1022                                                    <vsizetype>1</vsizetype>
     1023                                                    <horstretch>1</horstretch>
     1024                                                    <verstretch>0</verstretch>
     1025                                                </sizepolicy>
     1026                                            </property>
     1027                                            <property name="title">
     1028                                                <string>Extended Features</string>
    10511029                                            </property>
    10521030                                            <vbox>
     
    10541032                                                    <cstring>unnamed</cstring>
    10551033                                                </property>
    1056                                                 <property name="margin">
    1057                                                     <number>0</number>
    1058                                                 </property>
    1059                                                 <property name="spacing">
    1060                                                     <number>0</number>
    1061                                                 </property>
    1062                                                 <widget class="QGroupBox">
     1034                                                <widget class="QCheckBox">
    10631035                                                    <property name="name">
    1064                                                         <cstring>groupBox23</cstring>
     1036                                                        <cstring>chbEnableACPI</cstring>
    10651037                                                    </property>
    1066                                                     <property name="sizePolicy">
    1067                                                         <sizepolicy>
    1068                                                             <hsizetype>7</hsizetype>
    1069                                                             <vsizetype>0</vsizetype>
    1070                                                             <horstretch>1</horstretch>
    1071                                                             <verstretch>0</verstretch>
    1072                                                         </sizepolicy>
     1038                                                    <property name="text">
     1039                                                        <string>Enable A&amp;CPI</string>
    10731040                                                    </property>
    1074                                                     <property name="title">
    1075                                                         <string>Extended Features</string>
     1041                                                    <property name="accel">
     1042                                                        <string>Alt+C</string>
    10761043                                                    </property>
    1077                                                     <vbox>
    1078                                                         <property name="name">
    1079                                                             <cstring>unnamed</cstring>
    1080                                                         </property>
    1081                                                         <widget class="QCheckBox">
    1082                                                             <property name="name">
    1083                                                                 <cstring>chbEnableACPI</cstring>
    1084                                                             </property>
    1085                                                             <property name="text">
    1086                                                                 <string>Enable A&amp;CPI</string>
    1087                                                             </property>
    1088                                                             <property name="accel">
    1089                                                                 <string>Alt+C</string>
    1090                                                             </property>
    1091                                                             <property name="whatsThis" stdset="0">
    1092                                                                 <string>&lt;qt&gt;When checked, the virtual machine will support
     1044                                                    <property name="whatsThis" stdset="0">
     1045                                                        <string>&lt;qt&gt;When checked, the virtual machine will support
    10931046the Advanced Configuration and Power Management Interface (ACPI). &lt;b&gt;Note:&lt;/b&gt; don't disable
    10941047this feature after having installed a Windows guest operating system!&lt;/qt&gt;</string>
    1095                                                             </property>
    1096                                                         </widget>
    1097                                                         <widget class="QCheckBox">
    1098                                                             <property name="name">
    1099                                                                 <cstring>chbEnableIOAPIC</cstring>
    1100                                                             </property>
    1101                                                             <property name="text">
    1102                                                                 <string>Enable IO A&amp;PIC</string>
    1103                                                             </property>
    1104                                                             <property name="accel">
    1105                                                                 <string>Alt+P</string>
    1106                                                             </property>
    1107                                                             <property name="whatsThis" stdset="0">
    1108                                                                 <string>&lt;qt&gt;When checked, the virtual machine will support
     1048                                                    </property>
     1049                                                </widget>
     1050                                                <widget class="QCheckBox">
     1051                                                    <property name="name">
     1052                                                        <cstring>chbEnableIOAPIC</cstring>
     1053                                                    </property>
     1054                                                    <property name="text">
     1055                                                        <string>Enable IO A&amp;PIC</string>
     1056                                                    </property>
     1057                                                    <property name="accel">
     1058                                                        <string>Alt+P</string>
     1059                                                    </property>
     1060                                                    <property name="whatsThis" stdset="0">
     1061                                                        <string>&lt;qt&gt;When checked, the virtual machine will support
    11091062the Input Output APIC (IO APIC), which may slightly decrease the VM performance. &lt;b&gt;Note:&lt;/b&gt; don't disable
    11101063this feature after having installed a Windows guest operating system!&lt;/qt&gt;</string>
    1111                                                             </property>
    1112                                                         </widget>
    1113                                                         <widget class="QCheckBox">
    1114                                                             <property name="name">
    1115                                                                 <cstring>chbVTX</cstring>
    1116                                                             </property>
    1117                                                             <property name="text">
    1118                                                                 <string>Enable &amp;VT-x/AMD-V</string>
    1119                                                             </property>
    1120                                                             <property name="accel">
    1121                                                                 <string>Alt+V</string>
    1122                                                             </property>
    1123                                                             <property name="tristate">
    1124                                                                 <bool>true</bool>
    1125                                                             </property>
    1126                                                             <property name="whatsThis" stdset="0">
    1127                                                                 <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 third checkbox state means that this setting is determined by the value of the global setting.</string>
    1128                                                             </property>
    1129                                                         </widget>
    1130                                                     </vbox>
     1064                                                    </property>
    11311065                                                </widget>
    1132                                                 <spacer>
     1066                                                <widget class="QCheckBox">
    11331067                                                    <property name="name">
    1134                                                         <cstring>spacer128</cstring>
     1068                                                        <cstring>chbVTX</cstring>
    11351069                                                    </property>
    1136                                                     <property name="orientation">
    1137                                                         <enum>Vertical</enum>
     1070                                                    <property name="text">
     1071                                                        <string>Enable &amp;VT-x/AMD-V</string>
    11381072                                                    </property>
    1139                                                     <property name="sizeType">
    1140                                                         <enum>Minimum</enum>
     1073                                                    <property name="accel">
     1074                                                        <string>Alt+V</string>
    11411075                                                    </property>
    1142                                                     <property name="sizeHint">
    1143                                                         <size>
    1144                                                             <width>20</width>
    1145                                                             <height>0</height>
    1146                                                         </size>
     1076                                                    <property name="tristate">
     1077                                                        <bool>true</bool>
    11471078                                                    </property>
    1148                                                 </spacer>
     1079                                                    <property name="whatsThis" stdset="0">
     1080                                                        <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 third checkbox state means that this setting is determined by the value of the global setting.</string>
     1081                                                    </property>
     1082                                                </widget>
    11491083                                            </vbox>
    11501084                                        </widget>
  • trunk/src/VBox/Frontends/VirtualBox/ui/VBoxVMSettingsDlg.ui.h

    r3183 r3202  
    248248        mBtnUp = new QToolButton (this, "mBtnUp");
    249249        mBtnDown = new QToolButton (this, "mBtnDown");
     250        mBtnUp->setSizePolicy (QSizePolicy::Fixed, QSizePolicy::Fixed);
     251        mBtnDown->setSizePolicy (QSizePolicy::Fixed, QSizePolicy::Fixed);
    250252        QWhatsThis::add (mBtnUp, tr ("Moves the selected boot device up."));
    251253        QWhatsThis::add (mBtnDown, tr ("Moves the selected boot device down."));
     
    261263                                                   "list_movedown_disabled_16px.png"));
    262264        QSpacerItem *spacer = new QSpacerItem (0, 0, QSizePolicy::Minimum,
    263                                                      QSizePolicy::Expanding);
     265                                                     QSizePolicy::Minimum);
    264266        connect (mBtnUp, SIGNAL (clicked()), this, SLOT (moveItemUp()));
    265267        connect (mBtnDown, SIGNAL (clicked()), this, SLOT (moveItemDown()));
Note: See TracChangeset for help on using the changeset viewer.

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