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

/vbox/src/VBox/Frontends/VirtualBox/src/wizards/newvm/
H A DUIWizardNewVMPageExpert.h63 void sltGetWithFileOpenDialog();
H A DUIWizardNewVMPageBasic3.h109 void sltGetWithFileOpenDialog();
H A DUIWizardNewVMPageBasic3.cpp173 connect(m_pVMMButton, SIGNAL(clicked()), this, SLOT(sltGetWithFileOpenDialog()));
193 void UIWizardNewVMPageBasic3::sltGetWithFileOpenDialog() function in class:UIWizardNewVMPageBasic3
H A DUIWizardNewVMPageExpert.cpp148 connect(m_pVMMButton, SIGNAL(clicked()), this, SLOT(sltGetWithFileOpenDialog()));
218 void UIWizardNewVMPageExpert::sltGetWithFileOpenDialog() function in class:UIWizardNewVMPageExpert

Completed in 54 milliseconds