Searched defs:sltSelectLocationButtonClicked (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/Frontends/VirtualBox/src/wizards/clonevd/
H A DUIWizardCloneVDPageBasic4.cpp185 connect(m_pDestinationDiskOpenButton, SIGNAL(clicked()), this, SLOT(sltSelectLocationButtonClicked()));
192 void UIWizardCloneVDPageBasic4::sltSelectLocationButtonClicked() function in class:UIWizardCloneVDPageBasic4
H A DUIWizardCloneVDPageExpert.cpp155 connect(m_pDestinationDiskOpenButton, SIGNAL(clicked()), this, SLOT(sltSelectLocationButtonClicked()));
223 void UIWizardCloneVDPageExpert::sltSelectLocationButtonClicked() function in class:UIWizardCloneVDPageExpert
/vbox/src/VBox/Frontends/VirtualBox/src/wizards/newvd/
H A DUIWizardNewVDPageExpert.cpp181 connect(m_pLocationOpenButton, SIGNAL(clicked()), this, SLOT(sltSelectLocationButtonClicked()));
225 void UIWizardNewVDPageExpert::sltSelectLocationButtonClicked() function in class:UIWizardNewVDPageExpert
H A DUIWizardNewVDPageBasic3.cpp331 connect(m_pLocationOpenButton, SIGNAL(clicked()), this, SLOT(sltSelectLocationButtonClicked()));
340 void UIWizardNewVDPageBasic3::sltSelectLocationButtonClicked() function in class:UIWizardNewVDPageBasic3

Completed in 45 milliseconds