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

/vbox/src/VBox/Frontends/VirtualBox/src/wizards/exportappliance/
H A DUIWizardExportAppPageBasic1.h2 * VBox Qt GUI - UIWizardExportAppPageBasic1 class declaration.
49 class UIWizardExportAppPageBasic1 : public UIWizardPage, public UIWizardExportAppPage1 class in inherits:UIWizardPage,UIWizardExportAppPage1
58 UIWizardExportAppPageBasic1(const QStringList &selectedVMNames);
H A DUIWizardExportAppPageBasic1.cpp3 * VBox Qt GUI - UIWizardExportAppPageBasic1 class implementation.
26 # include "UIWizardExportAppPageBasic1.h"
112 UIWizardExportAppPageBasic1::UIWizardExportAppPageBasic1(const QStringList &selectedVMNames) function in class:UIWizardExportAppPageBasic1
136 void UIWizardExportAppPageBasic1::retranslateUi()
147 void UIWizardExportAppPageBasic1::initializePage()
153 bool UIWizardExportAppPageBasic1::isComplete() const
159 bool UIWizardExportAppPageBasic1::validatePage()
179 int UIWizardExportAppPageBasic1::nextId() const

Completed in 50 milliseconds