Home · All Namespaces · All Classes · Grouped Classes · Modules · Functions |
The QUsbStorageGadgetProvider class provides a backend implementation for QUsbStorageGadget More...
#include <QUsbStorageGadgetProvider>
Inherits QUsbStorageGadget.
The QUsbStorageGadgetProvider class provides a backend implementation for QUsbStorageGadget
This class works with the standard Linux file-backed mass storage 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 |
BackingStore | List of files and device to use as backing store. |
See also QUsbManager and UsbGadgetTask.
Constructs a new QUsbStorageGadgetProvider in group and attach it to parent.
Destructor.
Copyright © 2009 Trolltech | Trademarks | Qt Extended 4.4.3 |