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

/vbox/src/VBox/Frontends/VirtualBox/src/wizards/newvd/
H A DUIWizardNewVDPageExpert.cpp183 connect(m_pSizeEditor, SIGNAL(textChanged(const QString &)), this, SLOT(sltSizeEditorTextChanged(const QString &)));
238 void UIWizardNewVDPageExpert::sltSizeEditorTextChanged(const QString &strValue) function in class:UIWizardNewVDPageExpert
H A DUIWizardNewVDPageBasic3.cpp333 connect(m_pSizeEditor, SIGNAL(textChanged(const QString &)), this, SLOT(sltSizeEditorTextChanged(const QString &)));
355 void UIWizardNewVDPageBasic3::sltSizeEditorTextChanged(const QString &strValue) function in class:UIWizardNewVDPageBasic3

Completed in 43 milliseconds