Searched defs:UIWizardCloneVDPage4 (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Frontends/VirtualBox/src/wizards/clonevd/
H A DUIWizardCloneVDPageBasic4.h33 class UIWizardCloneVDPage4 : public UIWizardPageBase class in inherits:UIWizardPageBase
38 UIWizardCloneVDPage4();
64 class UIWizardCloneVDPageBasic4 : public UIWizardPage, public UIWizardCloneVDPage4
H A DUIWizardCloneVDPageBasic4.cpp44 UIWizardCloneVDPage4::UIWizardCloneVDPage4() function in class:UIWizardCloneVDPage4
48 void UIWizardCloneVDPage4::onSelectLocationButtonClicked()
102 QString UIWizardCloneVDPage4::toFileName(const QString &strName, const QString &strExtension)
121 QString UIWizardCloneVDPage4::absoluteFilePath(const QString &strFileName, const QString &strDefaultPath)
136 QString UIWizardCloneVDPage4::defaultExtension(const CMediumFormat &mediumFormatRef)
150 QString UIWizardCloneVDPage4::mediumPath() const
155 qulonglong UIWizardCloneVDPage4::mediumSize() const

Completed in 43 milliseconds