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 | |
![]() | |
void | shouldConnect () |
void | shouldDisconnect () |
void | statusChanged (Solid::Networking::Status status) |
![]() | |
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 1 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-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by doxygen 1.9.6 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by doxygen 1.9.6 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.