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 shouldConnect()
Signals that the system's network has become connected, so receivers should connect their sockets...
void serviceStatusChanged(bool status)
Definition: networking.cpp:90
Definition: networking_p.h:38
Networking::ManagementPolicy disconnectPolicy
Definition: networking_p.h:50
Networking::ManagementPolicy connectPolicy
Definition: networking_p.h:49
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 Tue Oct 14 2014 22:48:47 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:48:47 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.