Home · All Namespaces · All Classes · Grouped Classes · Modules · Functions codeless banner

QtopiaNetworkPlugin Class Reference
[QtBaseModule]

The QtopiaNetworkPlugin class provides an abstract base class for all network plug-ins. More...

    #include <QtopiaNetworkPlugin>

Inherits QObject and QtopiaNetworkFactoryIface.

Public Functions

Additional Inherited Members


Detailed Description

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.


Member Function Documentation

QtopiaNetworkPlugin::QtopiaNetworkPlugin ( QObject * parent = 0 )

Constructs a QtopiaNetworkPlugin instance with the given parent.

QtopiaNetworkPlugin::~QtopiaNetworkPlugin ()   [virtual]

Destroys the QtopiaNetworkPlugin instance.


Copyright © 2009 Trolltech Trademarks
Qt Extended 4.4.3