Solid
networking_p.h
Go to the documentation of this file.
ManagementPolicy
This defines application policy in response to networking connect/disconnect events.
Definition: networking.h:56
void shouldDisconnect()
Signals that the system's network has become disconnected, so receivers should adjust application sta...
void serviceOwnerChanged(const QString &, const QString &, const QString &)
Detects when kded restarts, and sets status to NoNetworks so that apps may proceed.
Definition: networking.cpp:121
void shouldConnect()
Signals that the system's network has become connected, so receivers should connect their sockets...
Definition: networking_p.h:37
Networking::ManagementPolicy disconnectPolicy
Definition: networking_p.h:49
void serviceStatusChanged(uint status)
Called on DBus signal from the network status service.
Definition: networking.cpp:90
Networking::ManagementPolicy connectPolicy
Definition: networking_p.h:48
This object emits signals, for use if your application requires notification of changes to networking...
Definition: networking.h:97
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Sun May 4 2014 08:34:39 by doxygen 1.8.5 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Sun May 4 2014 08:34:39 by doxygen 1.8.5 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.