Home · All Namespaces · All Classes · Grouped Classes · Modules · Functions |
The QUsbSerialGadgetProvider class provides a backend implementation for QUsbSerialGadget More...
#include <QUsbSerialGadgetProvider>
Inherits QUsbSerialGadget.
The QUsbSerialGadgetProvider class provides a backend implementation for QUsbSerialGadget
This class works with the standard Linux serial communications gadget module.
This class requires /sbin/modprobe and /sbin/rmmod system utilities.
The following configuration keys are supported
Key | Description |
---|---|
Product | USB Product string |
ProductId | USB Product id |
Vendor | USB Vendor string |
VendorId | USB Vendor id |
CdcAcm | True if the Serial gadget uses the CDC ACM protocol. |
See also QUsbManager and UsbGadgetTask.
Constructs a new QUsbSerialGadgetProvider in group and attach it to parent.
Destructor.
Copyright © 2009 Trolltech | Trademarks | Qt Extended 4.4.3 |