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

/vbox/src/VBox/Frontends/VirtualBox/src/runtime/normal/
H A DUIMachineWindowNormal.cpp92 void UIMachineWindowNormal::sltUSBDeviceStateChange() function in class:UIMachineWindowNormal
226 this, SLOT(sltUSBDeviceStateChange()));
/vbox/src/VBox/Frontends/VirtualBox/src/runtime/
H A DUIMachineLogic.cpp666 void UIMachineLogic::sltUSBDeviceStateChange(const CUSBDevice &device, bool fIsAttached, const CVirtualBoxErrorInfo &error) function in class:UIMachineLogic
907 this, SLOT(sltUSBDeviceStateChange(const CUSBDevice &, bool, const CVirtualBoxErrorInfo &)));

Completed in 50 milliseconds