Home · All Namespaces · All Classes · Grouped Classes · Modules · Functions |
The QtopiaNetworkPlugin class provides an abstract base class for all network plug-ins. More...
#include <QtopiaNetworkPlugin>
Inherits QObject and QtopiaNetworkFactoryIface.
The QtopiaNetworkPlugin class provides an abstract base class for all network plug-ins.
The plug-in should override at least type() and network(). The Qt Extended network plug-ins can be found under QPEDIR/src/plugins/network.
See also QtopiaNetworkFactoryIface and QtopiaNetworkInterface.
Constructs a QtopiaNetworkPlugin instance with the given parent.
Destroys the QtopiaNetworkPlugin instance.
Copyright © 2009 Trolltech | Trademarks | Qt Extended 4.4.3 |