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 mSATACheck &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 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> mShowDiffsCheck &Show Differencing Hard Disks <qt>If checked, it will show differencing hard disks actually attached to the slots instead of their base hard disks (shown in case of indirect attachments) and will also let attach other differencing hard disks explicitly. Check this only if you need a complex hard disk setup.</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 Media 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 showMediaManager() mSATACheck toggled(bool) VBoxHardDiskSettings onSATACheckToggled(bool) mLvHD pressed(QListViewItem*,const QPoint&,int) VBoxHardDiskSettings moveFocus(QListViewItem*, const QPoint&,int) mLvHD currentChanged(QListViewItem*) VBoxHardDiskSettings onCurrentChanged(QListViewItem*) mLvHD contextMenuRequested(QListViewItem*,const QPoint&,int) VBoxHardDiskSettings onContextMenuRequested(QListViewItem*,const QPoint&,int) mShowDiffsCheck toggled(bool) VBoxHardDiskSettings onShowDiffsCheckToggled(bool) 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 VBoxMediaManagerDlg.h VBoxNewHDWzd.h VBoxHardDiskSettings.ui.h class HDSlotUniquizer class HDListItem QListViewItem *mPrevItem; HDSlotUniquizer *mSlotUniquizer; CMachine mMachine; QPopupMenu *mContextMenu; afterCurrentChanged() hardDiskListChanged() addHDItem() delHDItem() showMediaManager() moveFocus( QListViewItem *, const QPoint &, int ) onCurrentChanged( QListViewItem * ) onSATACheckToggled( bool aOn ) onShowDiffsCheckToggled( bool aOn ) onAfterCurrentChanged( QListViewItem * ) onContextMenuRequested( QListViewItem *, const QPoint &, int ) adjustList() init() getFromMachine( const CMachine & ) putBackToMachine() checkValidity() createItem() event( QEvent * ) showEvent( QShowEvent * ) eventFilter( QObject * , QEvent * )