Solid
Solid::NetworkingPrivate Class Reference
#include <networking_p.h>
Inheritance diagram for Solid::NetworkingPrivate:
Public Slots | |
| void | serviceStatusChanged (bool status) |
| uint | status () const |
Public Member Functions | |
| NetworkingPrivate () | |
| ~NetworkingPrivate () | |
| void | shouldConnect () |
| void | shouldDisconnect () |
Public Attributes | |
| Networking::ManagementPolicy | connectPolicy |
| Networking::ManagementPolicy | disconnectPolicy |
| Networking::Status | netStatus |
Properties | |
| uint | Status |
Additional Inherited Members | |
| Signals inherited from Solid::Networking::Notifier | |
| void | shouldConnect () |
| void | shouldDisconnect () |
| void | statusChanged (Solid::Networking::Status status) |
| Protected Member Functions inherited from Solid::Networking::Notifier | |
| Notifier () | |
Detailed Description
Definition at line 38 of file networking_p.h.
Constructor & Destructor Documentation
◆ NetworkingPrivate()
| Solid::NetworkingPrivate::NetworkingPrivate | ( | ) |
Definition at line 32 of file networking.cpp.
◆ ~NetworkingPrivate()
| Solid::NetworkingPrivate::~NetworkingPrivate | ( | ) |
Definition at line 46 of file networking.cpp.
Member Function Documentation
◆ serviceStatusChanged
|
slot |
Definition at line 90 of file networking.cpp.
◆ shouldConnect()
|
inline |
Definition at line 46 of file networking_p.h.
◆ shouldDisconnect()
|
inline |
Definition at line 47 of file networking_p.h.
◆ status
|
slot |
Definition at line 73 of file networking.cpp.
Member Data Documentation
◆ connectPolicy
| Networking::ManagementPolicy Solid::NetworkingPrivate::connectPolicy |
Definition at line 49 of file networking_p.h.
◆ disconnectPolicy
| Networking::ManagementPolicy Solid::NetworkingPrivate::disconnectPolicy |
Definition at line 50 of file networking_p.h.
◆ netStatus
| Networking::Status Solid::NetworkingPrivate::netStatus |
Definition at line 48 of file networking_p.h.
Property Documentation
◆ Status
|
read |
Definition at line 41 of file networking_p.h.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2026 The KDE developers.
Generated on by doxygen 1.15.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2026 The KDE developers.
Generated on by doxygen 1.15.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.