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

/vbox/src/VBox/Frontends/VirtualBox/src/settings/machine/
H A DUIMachineSettingsUSB.cpp116 CUSBDevice attachedUSB = m_console.FindUSBDeviceById(usb.GetId()); local
117 pAction->setChecked(!attachedUSB.isNull());

Completed in 51 milliseconds