Searched refs:UIWizardCloneVDPageExpert (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/Frontends/VirtualBox/src/wizards/clonevd/
H A DUIWizardCloneVD.h62 friend class UIWizardCloneVDPageExpert;
H A DUIWizardCloneVDPageExpert.cpp3 * VBox Qt GUI - UIWizardCloneVDPageExpert class implementation.
33 # include "UIWizardCloneVDPageExpert.h"
46 UIWizardCloneVDPageExpert::UIWizardCloneVDPageExpert(const CMedium &sourceVirtualDisk) function in class:UIWizardCloneVDPageExpert
168 void UIWizardCloneVDPageExpert::sltHandleSourceDiskChange()
183 void UIWizardCloneVDPageExpert::sltHandleOpenSourceDiskClick()
192 void UIWizardCloneVDPageExpert::sltMediumFormatChanged()
223 void UIWizardCloneVDPageExpert::sltSelectLocationButtonClicked()
229 void UIWizardCloneVDPageExpert::retranslateUi()
249 void UIWizardCloneVDPageExpert
[all...]
H A DUIWizardCloneVDPageExpert.h2 * VBox Qt GUI - UIWizardCloneVDPageExpert class declaration.
30 class UIWizardCloneVDPageExpert : public UIWizardPage, class in inherits:UIWizardPage,UIWizardCloneVDPage1,UIWizardCloneVDPage2,UIWizardCloneVDPage3,UIWizardCloneVDPage4
46 UIWizardCloneVDPageExpert(const CMedium &sourceVirtualDisk);
H A DUIWizardCloneVD.cpp31 # include "UIWizardCloneVDPageExpert.h"
138 setPage(PageExpert, new UIWizardCloneVDPageExpert(m_sourceVirtualDisk));

Completed in 53 milliseconds