SolidModules
SolidNetwork Class Reference
#include <solid-network.h>
Inheritance diagram for SolidNetwork:

Public Member Functions | |
bool | netmgrChangeNetworkingEnabled (bool enabled) |
bool | netmgrChangeWirelessEnabled (bool enabled) |
bool | netmgrList () |
bool | netmgrListNetworks (const QString &device) |
bool | netmgrNetworkingEnabled () |
bool | netmgrQueryNetwork (const QString &device, const QString &) |
bool | netmgrQueryNetworkInterface (const QString &) |
bool | netmgrWirelessEnabled () |
bool | netmgrWirelessHardwareEnabled () |
SolidNetwork (int &argc, char **argv) | |
Static Public Member Functions | |
static bool | doIt () |
Detailed Description
Definition at line 37 of file solid-network.h.
Constructor & Destructor Documentation
SolidNetwork::SolidNetwork | ( | int & | argc, | |
char ** | argv | |||
) | [inline] |
Definition at line 41 of file solid-network.h.
Member Function Documentation
bool SolidNetwork::doIt | ( | ) | [static] |
Definition at line 443 of file solid-network.cpp.
bool SolidNetwork::netmgrChangeNetworkingEnabled | ( | bool | enabled | ) |
Definition at line 700 of file solid-network.cpp.
bool SolidNetwork::netmgrChangeWirelessEnabled | ( | bool | enabled | ) |
Definition at line 706 of file solid-network.cpp.
bool SolidNetwork::netmgrList | ( | ) |
Definition at line 712 of file solid-network.cpp.
bool SolidNetwork::netmgrListNetworks | ( | const QString & | device | ) |
Definition at line 724 of file solid-network.cpp.
bool SolidNetwork::netmgrNetworkingEnabled | ( | ) |
Definition at line 673 of file solid-network.cpp.
Definition at line 761 of file solid-network.cpp.
bool SolidNetwork::netmgrQueryNetworkInterface | ( | const QString & | deviceUni | ) |
Definition at line 741 of file solid-network.cpp.
bool SolidNetwork::netmgrWirelessEnabled | ( | ) |
Definition at line 682 of file solid-network.cpp.
bool SolidNetwork::netmgrWirelessHardwareEnabled | ( | ) |
Definition at line 691 of file solid-network.cpp.
The documentation for this class was generated from the following files: