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

/vbox/src/VBox/Frontends/VirtualBox/src/wizards/newvm/
H A DUIWizardNewVM.cpp126 QString strFloppyName = getNextControllerName(KStorageBus_Floppy);
136 QString strDVDName = getNextControllerName(strDVDBus);
151 strHDName = getNextControllerName(ctrHDBus);
321 QString UIWizardNewVM::getNextControllerName(KStorageBus type) function in class:UIWizardNewVM

Completed in 42 milliseconds