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

/vbox/src/VBox/Frontends/VirtualBox/src/runtime/
H A DUIMachineLogic.cpp2263 const QString strWebcamName = webcam.GetName(); local
2267 QAction *pAttachWebcamAction = pMenu->addAction(strWebcamName,
2276 pAttachWebcamAction->setData(QVariant::fromValue(WebCamTarget(!pAttachWebcamAction->isChecked(), strWebcamName, strWebcamPath)));

Completed in 52 milliseconds