VBoxSnapshotDetailsDlg :mode=html:tabSize=4:indentSize=4:noTabs=true: :folding=explicit:collapseFolds=1: 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. VBoxSnapshotDetailsDlg 0 0 510 454 VBoxSnapshotDetailsDlg true unnamed 10 Minimum groupBox2 5 4 0 1 Snapshot Details unnamed layout4 unnamed txName &Name leName leName LineEditPanel Sunken layout6 unnamed txDescription &Description txeDescription txeDescription 5 7 0 0 PlainText true groupBox1 5 7 0 2 &Machine Details unnamed txeSummary 3 3 0 0 NoFrame true layout23 unnamed buttonHelp Help F1 true spacer21 Horizontal Expanding 61 20 buttonOk &OK true true buttonCancel Cancel true buttonOk clicked() VBoxSnapshotDetailsDlg accept() buttonCancel clicked() VBoxSnapshotDetailsDlg reject() leName textChanged(const QString&) VBoxSnapshotDetailsDlg leName_textChanged(const QString&) buttonHelp clicked() &vboxProblem() showHelpHelpDialog() leName txeDescription txeSummary COMDefs.h VBoxUtils.h VBoxProblemReporter.h VBoxGlobal.h leName_textChanged( const QString & aText ) CSnapshot csnapshot; init() getFromSnapshot( const CSnapshot & s ) putBackToSnapshot()