VBoxHardDiskSettings :mode=html:tabSize=4:indentSize=4:noTabs=true: :folding=explicit:collapseFolds=1: VBox GUI: Hard Disk Settings UI (Qt Designer). Copyright (C) 2008 Sun Microsystems, Inc. This file is part of VirtualBox Open Source Edition (OSE), as available from http://www.virtualbox.org. This file is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License (GPL) as published by the Free Software Foundation, in version 2 as it comes in the "COPYING" file of the VirtualBox OSE distribution. VirtualBox OSE is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara, CA 95054 USA or visit http://www.sun.com if you need additional information or have any questions. VBoxHardDiskSettings 0 0 481 371 VBoxHardDiskSettings unnamed 0 mGbHD &Hard Disks unnamed mCbSATA &Enable SATA Controller Alt+E <qt>When checked, enables the virtual SATA controller of this machine. Note that you cannot attach hard disks to SATA ports when the virtual SATA controller is disabled.</qt> mGbHDList Hard Disks &Attachments unnamed Slot true true Hard Disk true true mLvHD true AllColumns <qt>Lists all hard disks attached to this machine. Use a mouse double-click or the <tt>F2</tt>/<tt>Space</tt> key on the highlighted item to activate the drop-down list and choose the desired value. Use buttons to the right to add or remove hard disk attachments.</qt> layout1 unnamed 0 mBtnAdd TabFocus Ins true Add (Ins) <qt> Adds a new hard disk attachment.</qt> mBtnDel TabFocus Del true Remove (Del) <qt>Removes the highlighted hard disk attachment.</qt> mBtnOpn TabFocus Ctrl+Space true Select (Ctrl+Space) <qt> Invokes the Virtual Disk Manager to select a hard disk to attach to the currently highlighted slot.</qt> mSpHD Vertical Expanding 10 0 COMDefs.h qptrvector.h qcombobox.h qlistbox.h qobjectlist.h qaction.h qpopupmenu.h VBoxGlobal.h VBoxProblemReporter.h VBoxMediaComboBox.h VBoxDiskImageManagerDlg.h VBoxHardDiskSettings.ui.h class HDSlotUniquizer class HDListItem QListViewItem *mPrevItem; HDSlotUniquizer *mSlotUniquizer; CMachine mMachine; afterCurrentChanged() hddListChanged() addHDItem() delHDItem() showVDM() moveFocus( QListViewItem *, const QPoint &, int ) onCurrentChanged( QListViewItem * ) onToggleSATAController( bool aOn ) onAfterCurrentChanged( QListViewItem * ) onContextMenuRequested( QListViewItem *, const QPoint &, int ) init() getFromMachine( const CMachine & ) putBackToMachine() checkValidity() createItem( HDSlotUniquizer *, const CMachine & ) event( QEvent * ) showEvent( QShowEvent * ) eventFilter( QObject * , QEvent * ) adjustList()