Searched refs:wizardImp (Results 1 - 8 of 8) sorted by relevance

/vbox/src/VBox/Frontends/VirtualBox/src/wizards/
H A DUIWizardPage.h38 virtual UIWizard* wizardImp();
H A DUIWizardPage.cpp33 UIWizard* UIWizardPageBase::wizardImp() function in class:UIWizardPageBase
36 AssertMsgFailed(("UIWizardPageBase::wizardImp() should be reimplemented!"));
/vbox/src/VBox/Frontends/VirtualBox/src/wizards/exportappliance/
H A DUIWizardExportAppPageBasic4.h63 UIWizard* wizardImp() { return UIWizardPage::wizard(); } function in class:UIWizardExportAppPageBasic4
H A DUIWizardExportAppPageBasic4.cpp62 CVirtualSystemDescription vsd = machine.ExportTo(*pAppliance, qobject_cast<UIWizardExportApp*>(wizardImp())->uri());
H A DUIWizardExportAppPageExpert.h57 UIWizard* wizardImp() { return UIWizardPage::wizard(); } function in class:UIWizardExportAppPageExpert
/vbox/src/VBox/Frontends/VirtualBox/src/wizards/newvm/
H A DUIWizardNewVMPageExpert.h49 UIWizard* wizardImp() { return wizard(); } function in class:UIWizardNewVMPageExpert
H A DUIWizardNewVMPageBasic3.h99 UIWizard* wizardImp() { return wizard(); } function in class:UIWizardNewVMPageBasic3
H A DUIWizardNewVMPageBasic3.cpp88 wizardImp()->mode());

Completed in 45 milliseconds