Home · All Namespaces · All Classes · Grouped Classes · Modules · Functions |
The QUsbEthernetGadgetProvider class provides a backend implementation for QUsbEthernetGadget More...
#include <QUsbEthernetGadgetProvider>
Inherits QUsbEthernetGadget.
The QUsbEthernetGadgetProvider class provides a backend implementation for QUsbEthernetGadget
This class works with the standard Linux ethernet 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 |
RemoteMac | MAC address of the remote side of the Ethernet interface |
LocalMac | MAC address of the local side of the Ethernet interface |
See also QUsbManager and UsbGadgetTask.
Constructs a new QUsbEthernetGadgetProvider in group and attach it to parent.
Destructor.
Copyright © 2009 Trolltech | Trademarks | Qt Extended 4.4.3 |