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

/vbox/src/VBox/Frontends/VirtualBox/src/wizards/newvd/
H A DUIWizardNewVDPageBasic1.h34 class UIWizardNewVDPage1 : public UIWizardPageBase class in inherits:UIWizardPageBase
39 UIWizardNewVDPage1();
55 class UIWizardNewVDPageBasic1 : public UIWizardPage, public UIWizardNewVDPage1
H A DUIWizardNewVDPageBasic1.cpp39 UIWizardNewVDPage1::UIWizardNewVDPage1() function in class:UIWizardNewVDPage1
43 void UIWizardNewVDPage1::addFormatButton(QWidget *pParent, QVBoxLayout *pFormatLayout, CMediumFormat medFormat)
71 CMediumFormat UIWizardNewVDPage1::mediumFormat() const
76 void UIWizardNewVDPage1::setMediumFormat(const CMediumFormat &mediumFormat)

Completed in 52 milliseconds