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

/vbox/src/VBox/Frontends/VirtualBox/src/runtime/
H A DUIMachineLogic.cpp2264 const QString strWebcamPath = webcam.GetPath(); local
2273 pAttachWebcamAction->setChecked(attachedWebcamPaths.contains(strWebcamPath));
2276 pAttachWebcamAction->setData(QVariant::fromValue(WebCamTarget(!pAttachWebcamAction->isChecked(), strWebcamName, strWebcamPath)));

Completed in 50 milliseconds