kpimutils
KPIMUtils::NetworkAccessHelper Class Reference
Wrapper around Solid::NetworkingControl (komobranch) More...
#include <networkaccesshelper.h>
Inherits QObject.
Public Member Functions | |
NetworkAccessHelper (QObject *parent=0) | |
void | establishConnection () |
void | releaseConnection () |
Detailed Description
Wrapper around Solid::NetworkingControl (komobranch)
This can be used for all platforms, but is just implemented for Windows CE Does nothing on other platforms
Basically this is to prevent ifdef'ing all the classes that make use of the NetworkingControl class that is only available in kdelibs from the komobranch at the moment
Definition at line 42 of file networkaccesshelper.h.
Constructor & Destructor Documentation
NetworkAccessHelper::NetworkAccessHelper | ( | QObject * | parent = 0 | ) | [explicit] |
Fake backend.
Definition at line 28 of file networkaccesshelper_fake.cpp.
The documentation for this class was generated from the following files: