Searched refs:UIWizardCloneVDPageBasic2 (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/Frontends/VirtualBox/src/wizards/clonevd/
H A DUIWizardCloneVDPageBasic2.h2 * VBox Qt GUI - UIWizardCloneVDPageBasic2 class declaration.
55 class UIWizardCloneVDPageBasic2 : public UIWizardPage, public UIWizardCloneVDPage2 class in inherits:UIWizardPage,UIWizardCloneVDPage2
63 UIWizardCloneVDPageBasic2();
H A DUIWizardCloneVDPageBasic2.cpp3 * VBox Qt GUI - UIWizardCloneVDPageBasic2 class implementation.
28 # include "UIWizardCloneVDPageBasic2.h"
87 UIWizardCloneVDPageBasic2::UIWizardCloneVDPageBasic2() function in class:UIWizardCloneVDPageBasic2
132 void UIWizardCloneVDPageBasic2::retranslateUi()
149 void UIWizardCloneVDPageBasic2::initializePage()
155 bool UIWizardCloneVDPageBasic2::isComplete() const
161 int UIWizardCloneVDPageBasic2::nextId() const
H A DUIWizardCloneVD.cpp28 # include "UIWizardCloneVDPageBasic2.h"
131 setPage(Page2, new UIWizardCloneVDPageBasic2);

Completed in 1046 milliseconds