VBoxCloseVMDlg :mode=html:tabSize=4:indentSize=4:noTabs=true: :folding=explicit:collapseFolds=1: VBox GUI: Close VM Dialog UI (Qt Designer). Copyright (C) 2006-2007 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. VBoxCloseVMDlg 0 0 350 179 Close Virtual Machine false unnamed 10 layout15 unnamed layout3 unnamed pmIcon 4 5 0 0 os_unknown.png false AlignTop spacer2 Vertical Expanding 20 40 buttonGroup NoFrame You want to: unnamed txSave 0 0 0 0 state_saved_16px.png rbSave rbSave &Save the machine state <p>Saves the current execution state of the virtual machine to the physical hard disk of the host PC.</p> <p>Next time this machine is started, it will be restored from the saved state and continue execution from the same place you saved it at, which will let you continue your work immediately.</p> <p>Note that saving the machine state may take a long time, depending on the guest operating system type and the amount of memory you assigned to the virtual machine.</p> txShutdown 0 0 0 0 acpi_16px.png rbShutdown rbShutdown S&end the shutdown signal <p>Sends the ACPI Power Button press event to the virtual machine.</p> <p>Normally, the guest operating system running inside the virtual machine will detect this event and perform a clean shutdown procedure. This is a recommended way to turn off the virtual machine because all applications running inside it will get a chance to save their data and state.</p> <p>If the machine doesn't respond to this action then the guest operating system may be misconfigured or doesn't understand ACPI Power Button events at all. In this case you should select the <b>Power off the machine</b> action to stop virtual machine execution.</p> txPowerOff 0 0 0 0 poweroff_16px.png rbPowerOff rbPowerOff &Power off the machine <p>Turns off the virtual machine.</p> <p>Note that this action will stop machine execution immediately so that the guest operating system running inside it will not be able to perform a clean shutdown procedure which may result in <i>data loss</i> inside the virtual machine. Selecting this action is recommended only if the virtual machine does not respond to the <b>Send the shutdown signal</b> action.</p> layout13 unnamed 0 0 spacer9 Horizontal Fixed 38 20 cbDiscardCurState false &Revert to the current snapshot Revert the machine state to the state stored in the current snapshot <p>When checked, the machine state will be restored from the state stored in the current snapshot right after it is turned off. This is useful if you are sure that you want to discard the results of your last sessions and go back to the current snapshot.</p> Layout1 unnamed 0 6 buttonHelp Help F1 true Horizontal Spacing2 Horizontal Expanding 20 20 buttonOk &OK true true buttonCancel Cancel true buttonOk clicked() VBoxCloseVMDlg accept() buttonCancel clicked() VBoxCloseVMDlg reject() rbPowerOff toggled(bool) cbDiscardCurState setEnabled(bool) buttonHelp clicked() &vboxProblem() showHelpHelpDialog() VBoxProblemReporter.h