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 <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 LastColumn <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 the context menu or buttons to the right to add or remove hard disk attachments.</qt> mToolBarLayout unnamed 0 mSpHD Vertical Expanding 10 0 mAddAttachmentAct Add Attachment &Add Attachment Ins <qt>Adds a new hard disk attachment.</qt> mRemoveAttachmentAct Remove Attachment &Remove Attachment Delete <qt>Removes the highlighted hard disk attachment.</qt> mSelectHardDiskAct Select Hard Disk &Select Hard Disk Ctrl+Space <qt>Invokes the Virtual Disk Manager to select a hard disk to attach to the currently highlighted slot.</qt> mAddAttachmentAct activated() VBoxHardDiskSettings addHDItem() mRemoveAttachmentAct activated() VBoxHardDiskSettings delHDItem() mSelectHardDiskAct activated() VBoxHardDiskSettings showVDM() qaction.h qpopupmenu.h qptrvector.h qcombobox.h qlistbox.h qobjectlist.h qaction.h qpopupmenu.h qtimer.h COMDefs.h VBoxToolBar.h VBoxGlobal.h VBoxProblemReporter.h VBoxMediaComboBox.h VBoxDiskImageManagerDlg.h VBoxNewHDWzd.h VBoxHardDiskSettings.ui.h class HDSlotUniquizer class HDListItem QListViewItem *mPrevItem; HDSlotUniquizer *mSlotUniquizer; CMachine mMachine; QPopupMenu *mContextMenu; afterCurrentChanged() hddListChanged() addHDItem() delHDItem() showVDM() moveFocus( QListViewItem *, const QPoint &, int ) onCurrentChanged( QListViewItem * ) onToggleSATAController( bool aOn ) onAfterCurrentChanged( QListViewItem * ) onContextMenuRequested( QListViewItem *, const QPoint &, int ) adjustList() init() getFromMachine( const CMachine & ) putBackToMachine() checkValidity() createItem( HDSlotUniquizer *, const CMachine & ) event( QEvent * ) showEvent( QShowEvent * ) eventFilter( QObject * , QEvent * )