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

/vbox/src/VBox/Frontends/VirtualBox/src/wizards/clonevd/
H A DUIWizardCloneVDPageBasic2.h34 class UIWizardCloneVDPage2 : public UIWizardPageBase class in inherits:UIWizardPageBase
39 UIWizardCloneVDPage2();
55 class UIWizardCloneVDPageBasic2 : public UIWizardPage, public UIWizardCloneVDPage2
H A DUIWizardCloneVDPageBasic2.cpp39 UIWizardCloneVDPage2::UIWizardCloneVDPage2() function in class:UIWizardCloneVDPage2
43 void UIWizardCloneVDPage2::addFormatButton(QWidget *pParent, QVBoxLayout *pFormatLayout, CMediumFormat medFormat)
72 CMediumFormat UIWizardCloneVDPage2::mediumFormat() const
77 void UIWizardCloneVDPage2::setMediumFormat(const CMediumFormat &mediumFormat)

Completed in 42 milliseconds