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

/vbox/src/VBox/Frontends/VirtualBox/src/globals/
H A DUIMessageCenter.cpp2019 void UIMessageCenter::cannotAttachWebCam(const CEmulatedUSB &dispatcher, const QString &strWebCamName, const QString &strMachineName) const argument
2023 .arg(strWebCamName, strMachineName),
2027 void UIMessageCenter::cannotDetachWebCam(const CEmulatedUSB &dispatcher, const QString &strWebCamName, const QString &strMachineName) const argument
2031 .arg(strWebCamName, strMachineName),

Completed in 58 milliseconds