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

/vbox/src/VBox/Frontends/VirtualBox/src/wizards/clonevm/
H A DUIWizardCloneVMPageExpert.h2 * VBox Qt GUI - UIWizardCloneVMPageExpert class declaration.
29 class UIWizardCloneVMPageExpert : public UIWizardPage, class in inherits:UIWizardPage,UIWizardCloneVMPage1,UIWizardCloneVMPage2,UIWizardCloneVMPage3
43 UIWizardCloneVMPageExpert(const QString &strOriginalName, bool fAdditionalInfo, bool fShowChildsOption);
H A DUIWizardCloneVMPageExpert.cpp3 * VBox Qt GUI - UIWizardCloneVMPageExpert class implementation.
31 # include "UIWizardCloneVMPageExpert.h"
37 UIWizardCloneVMPageExpert::UIWizardCloneVMPageExpert(const QString &strOriginalName, bool fAdditionalInfo, bool fShowChildsOption) function in class:UIWizardCloneVMPageExpert
117 void UIWizardCloneVMPageExpert::sltButtonClicked(QAbstractButton *pButton)
123 void UIWizardCloneVMPageExpert::retranslateUi()
138 void UIWizardCloneVMPageExpert::initializePage()
144 bool UIWizardCloneVMPageExpert::isComplete() const
151 bool UIWizardCloneVMPageExpert::validatePage()

Completed in 78 milliseconds