VirtualBox

Ignore:
Timestamp:
Mar 15, 2009 10:28:33 PM (16 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
44460
Message:

FE/Qt4: 2869: Rework network adapter UI - UI reworked to show "Network Details" overview in VM Settings / Network page. Also "Cable connected" check-box moved to "Network Details" sub-dialog.

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

Legend:

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

    r17784 r17901  
    8585       </widget>
    8686      </item>
    87       <item row="0" column="1" >
     87      <item row="0" column="1" colspan="2" >
    8888       <widget class="QComboBox" name="mCbAdapterType" >
    8989        <property name="whatsThis" >
    9090         <string>Selects the type of the virtual network adapter. Depending on this value, VirtualBox will provide different network hardware to the virtual machine.</string>
    91         </property>
    92        </widget>
    93       </item>
    94       <item row="0" column="2" >
    95        <widget class="QToolButton" name="mTbCable" >
    96         <property name="whatsThis" >
    97          <string>Indicates whether the virtual network cable is plugged in on machine startup or not.</string>
    98         </property>
    99         <property name="autoRaise" >
    100          <bool>true</bool>
    10191        </property>
    10292       </widget>
     
    132122       </widget>
    133123      </item>
     124      <item row="2" column="1" colspan="2" >
     125       <widget class="QLabel" name="mLbInfo" >
     126        <property name="alignment" >
     127         <set>Qt::AlignLeft|Qt::AlignTop</set>
     128        </property>
     129        <property name="sizePolicy" >
     130         <sizepolicy vsizetype="Expanding" hsizetype="Preferred" >
     131          <horstretch>0</horstretch>
     132          <verstretch>0</verstretch>
     133         </sizepolicy>
     134        </property>
     135        <property name="wordWrap" >
     136         <bool>true</bool>
     137        </property>
     138       </widget>
     139      </item>
    134140     </layout>
    135141    </widget>
     
    144150       <width>40</width>
    145151       <height>20</height>
    146       </size>
    147      </property>
    148     </spacer>
    149    </item>
    150    <item row="2" column="1" >
    151     <spacer>
    152      <property name="orientation" >
    153       <enum>Qt::Vertical</enum>
    154      </property>
    155      <property name="sizeHint" >
    156       <size>
    157        <width>20</width>
    158        <height>40</height>
    159152      </size>
    160153     </property>
  • trunk/src/VBox/Frontends/VirtualBox/ui/VBoxVMSettingsNetworkDetails.ui

    r17846 r17901  
    348348    </widget>
    349349   </item>
    350    <item row="12" column="0" colspan="5" >
     350   <item row="12" column="2" colspan="3" >
     351    <widget class="QCheckBox" name="mCbCable" >
     352     <property name="text" >
     353      <string>&amp;Cable connected</string>
     354     </property>
     355     <property name="toolTip" >
     356      <string>Indicates whether the virtual network cable is plugged in on machine startup or not.</string>
     357     </property>
     358    </widget>
     359   </item>
     360   <item row="13" column="0" colspan="5" >
    351361    <spacer name="verticalSpacer" >
    352362     <property name="orientation" >
     
    361371    </spacer>
    362372   </item>
    363    <item row="13" column="0" colspan="5" >
     373   <item row="14" column="0" colspan="5" >
    364374    <widget class="QIDialogButtonBox" name="mButtonBox" >
    365375     <property name="standardButtons" >
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