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
Definition at line 42 of file networkaccesshelper.h.
Constructor & Destructor Documentation
|
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-2013 The KDE developers.
Generated on Tue Nov 26 2013 09:02:36 by doxygen 1.8.5 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2013 The KDE developers.
Generated on Tue Nov 26 2013 09:02:36 by doxygen 1.8.5 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.