![]() |
API Documentation
|
The event that is triggered when a USB device is plugged in or unplugged. More...
#include <DeviceWatcher.h>
Public Types | |
| enum | Action { Add , Remove , Change } |
Public Member Functions | |
| Action | action () const |
| QString | device () const |
| QDeviceChangeEvent (Action action, const QString &device) | |
Static Public Member Functions | |
| static Type | registeredType () |
The event that is triggered when a USB device is plugged in or unplugged.
| enum Action |
|
explicit |
|
inline |
|
inline |
|
inlinestatic |