VBoxNewHDWzd :mode=html:tabSize=4:indentSize=4:noTabs=true: :folding=explicit:collapseFolds=1: # Copyright (C) 2006 InnoTek Systemberatung GmbH # # 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 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. # # If you received this file as part of a commercial VirtualBox # distribution, then only the terms of your commercial VirtualBox # license agreement apply instead of the previous paragraph. VBoxNewHDWzd 0 0 542 499 Create New Virtual Disk Arial 12 1 pageWelcome Welcome to the Create New Virtual Disk Wizard! unnamed 20 Minimum pmWelcome 4 5 0 0 vmw_new_harddisk.png AlignTop layout33 unnamed spacer30 Vertical Expanding 0 0 widthSpacer Horizontal MinimumExpanding 400 1 pageType Virtual Disk Image Type unnamed 20 Minimum pmType 4 5 0 0 vmw_new_harddisk.png AlignTop layout12 unnamed 10 bgType Image Type true unnamed rbDynamicType &Dynamically expanding image Alt+D true rbFixedType &Fixed-size image Alt+F spacer10 Vertical Expanding 0 0 pageNameAndSize Virtual Disk Location and Size unnamed 20 pmNameAndSize 4 5 0 0 vmw_new_harddisk.png AlignTop layout36 unnamed 10 groupBox1 &Image File Name unnamed leName LineEditPanel Sunken tbNameSelect TabFocus select_file_16px.png Select true groupBox3 Image &Size unnamed layout15_2 unnamed 0 slSize 7 0 10 0 4 384 4 32 Horizontal Below 32 layout14_2 unnamed txSizeMin AlignVCenter|AlignLeft spacer8_2 Horizontal Expanding 40 20 txSizeMax AlignVCenter|AlignRight layout8 unnamed leSize 4 0 0 0 spacer9_2 Vertical Minimum 20 16 spacer37 Vertical Expanding 0 0 pageSummary Summary unnamed 20 Minimum pmSummary 4 5 0 0 vmw_new_harddisk.png AlignTop summaryLayout unnamed 15 spacer45 Vertical Expanding 0 0 tbNameSelect clicked() VBoxNewHDWzd tbNameSelect_clicked() slSize valueChanged(int) VBoxNewHDWzd slSize_valueChanged(int) leSize textChanged(const QString&) VBoxNewHDWzd leSize_textChanged(const QString&) leName tbNameSelect slSize leSize qfiledialog.h QIWidgetValidator.h COMDefs.h VBoxUtils.h VBoxGlobal.h VBoxProblemReporter.h qvalidator.h qlocale.h class QITextEdit QIWidgetValidator *wvalNameAndSize; CHardDisk chd; int sliderScale; Q_UINT64 maxVDISize; Q_UINT64 currentSize; QITextEdit *teSummary; enableNext( const QIWidgetValidator * wval ) revalidate( QIWidgetValidator * ) slSize_valueChanged( int val ) leSize_textChanged( const QString & text ) tbNameSelect_clicked() init() showEvent( QShowEvent * ) setRecommendedFileName( const QString & aName ) setRecommendedSize( Q_UINT64 aSize ) imageFileName() imageSize() isDynamicImage() hardDisk() { return chd; } showPage( QWidget * page ) updateSizeToolTip (Q_UINT64) accept() createHardDisk()