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
Definition: acadapter.h:28
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-2017 The KDE developers.
Generated on Sat Sep 30 2017 14:33:50 by doxygen 1.8.13 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2017 The KDE developers.
Generated on Sat Sep 30 2017 14:33:50 by doxygen 1.8.13 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.