Home · All Namespaces · All Classes · Grouped Classes · Modules · Functions |
The QBootSourceAccessoryProvider class provides an interface for integrating device specific boot source detection code into Qtopia. More...
#include <QBootSourceAccessoryProvider>
Inherits QBootSourceAccessory.
The QBootSourceAccessoryProvider class provides an interface for integrating device specific boot source detection code into Qtopia.
To use this class either inherit from it and call setBootSource() to indicate the event which triggered the last boot sequence, or instantiate this class directly and connect an appropriate signal to the setBootSource() slot.
See also QBootSourceAccessory.
Create a boot source provider called id and attaches it to parent.
Destroys the boot source accessory provider.
Sets the boot source attribute to source.
Copyright © 2009 Trolltech | Trademarks | Qt Extended 4.4.3 |