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

/vbox/src/VBox/Frontends/VirtualBox/src/wizards/clonevd/
H A DUIWizardCloneVDPageExpert.cpp145 sltMediumFormatChanged();
151 connect(m_pFormatButtonGroup, SIGNAL(buttonClicked(QAbstractButton*)), this, SLOT(sltMediumFormatChanged()));
192 void UIWizardCloneVDPageExpert::sltMediumFormatChanged() function in class:UIWizardCloneVDPageExpert
/vbox/src/VBox/Frontends/VirtualBox/src/wizards/newvd/
H A DUIWizardNewVDPageExpert.cpp173 sltMediumFormatChanged();
177 connect(m_pFormatButtonGroup, SIGNAL(buttonClicked(QAbstractButton*)), this, SLOT(sltMediumFormatChanged()));
194 void UIWizardNewVDPageExpert::sltMediumFormatChanged() function in class:UIWizardNewVDPageExpert

Completed in 114 milliseconds