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

/vbox/src/VBox/Frontends/VirtualBox/src/wizards/clonevd/
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 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...]

Completed in 40 milliseconds