kpimutils
KPIMUtils::NetworkAccessHelper Class Reference
#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
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:
This file is part of the KDE documentation.
Documentation copyright © 1996-2012 The KDE developers.
Generated on Thu Aug 2 2012 15:24:44 by doxygen 1.7.5 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2012 The KDE developers.
Generated on Thu Aug 2 2012 15:24:44 by doxygen 1.7.5 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.