The UsbGadgetSelector class allows the user to choose how the device communicates via the USB interface. More...
#include <UsbGadgetSelector>
Inherits QDialog.
Public Functions
- 5 public functions inherited from QDialog
- 206 public functions inherited from QWidget
- 29 public functions inherited from QObject
- 14 public functions inherited from QPaintDevice
Additional Inherited Members
- 2 properties inherited from QDialog
- 57 properties inherited from QWidget
- 1 property inherited from QObject
- 4 public slots inherited from QDialog
- 19 public slots inherited from QWidget
- 1 public slot inherited from QObject
- 3 signals inherited from QDialog
- 1 signal inherited from QWidget
- 1 signal inherited from QObject
- 1 public type inherited from QObject
- 4 static public members inherited from QWidget
- 4 static public members inherited from QObject
- 38 protected functions inherited from QWidget
- 7 protected functions inherited from QObject
- 1 protected function inherited from QPaintDevice
- 1 protected slot inherited from QWidget
- 2 protected variables inherited from QObject
- 1 protected type inherited from QPaintDevice
Detailed Description
The UsbGadgetSelector class allows the user to choose how the device communicates via the USB interface.
This dialog presents a list of services that operate over the USB interface and allows the user to choose the desired service. Once selected the chosen service is started.
This class is part of the Qt Extended server and cannot be used by other Qt Extended applications.
Member Function Documentation
UsbGadgetSelector::UsbGadgetSelector ( QWidget * parent = 0, Qt::WindowFlags flags = 0 )
Creates a UsbGadgetSelector instance with the given parent and flags.
Copyright © 2009 Trolltech |
Trademarks |
Qt Extended 4.4.3 |