SolidModules
Network Class Reference
#include <network.h>
Public Member Functions | |
| QString | name () const |
| Network (const QString &name, int status, const QString &serviceName) | |
| QString | service () const |
| void | setName (const QString &name) |
| void | setService (const QString &service) |
| void | setStatus (Solid::Networking::Status status) |
| Solid::Networking::Status | status () const |
Detailed Description
Definition at line 28 of file network.h.
Constructor & Destructor Documentation
Definition at line 27 of file network.cpp.
Member Function Documentation
| QString Network::name | ( | ) | const |
| QString Network::service | ( | ) | const |
| void Network::setName | ( | const QString & | name | ) |
Definition at line 42 of file network.cpp.
| void Network::setService | ( | const QString & | service | ) |
Definition at line 57 of file network.cpp.
| void Network::setStatus | ( | Solid::Networking::Status | status | ) |
| Solid::Networking::Status Network::status | ( | ) | const |
The documentation for this class was generated from the following files:
KDE 4.2 API Reference