![]() |
Home · All Namespaces · All Classes · Grouped Classes · Modules · Functions | ![]() |
The UsbGadgetTask class loads the default USB gadget providers. More...
#include <UsbGadgetTask>
Inherits QObject.
The UsbGadgetTask class loads the default USB gadget providers.
The set of USB gadget providers that is loaded by the UsbGadgetTask is defined in the Trolltech/Usb.conf configuration file. The USB gadget specified by the PeripheralController/DefaultGadget] setting will be automatically activated.
[PeripheralController]
Path=/sys/devices/platform/dummy_udc
SupportedGadgets="Ethernet,Storage,Serial"
DefaultGadget=Ethernet
[Ethernet]
...
[Storage]
...
[Serial]
...
This class is part of the Qt Extended server and cannot be used by other Qt Extended applications.
See also QUsbManager and QUsbGadget.
| Copyright © 2009 Trolltech | Trademarks | Qt Extended 4.4.3 |