SolidModules
OrgFreedesktopNetworkManagerDeviceWirelessInterface Class Reference
#include <nm-device-wifiinterface.h>

Public Slots | |
| QDBusReply< QList < QDBusObjectPath > > | GetAccessPoints () |
Signals | |
| void | AccessPointAdded (const QDBusObjectPath &access_point) |
| void | AccessPointRemoved (const QDBusObjectPath &access_point) |
| void | PropertiesChanged (const QVariantMap &properties) |
Public Member Functions | |
| QDBusObjectPath | activeAccessPoint () const |
| uint | bitrate () const |
| QString | hwAddress () const |
| uint | mode () const |
| OrgFreedesktopNetworkManagerDeviceWirelessInterface (const QString &service, const QString &path, const QDBusConnection &connection, QObject *parent=0) | |
| uint | wirelessCapabilities () const |
| ~OrgFreedesktopNetworkManagerDeviceWirelessInterface () | |
Static Public Member Functions | |
| static const char * | staticInterfaceName () |
Properties | |
| QDBusObjectPath | ActiveAccessPoint |
| uint | Bitrate |
| QString | HwAddress |
| uint | Mode |
| uint | WirelessCapabilities |
Detailed Description
Definition at line 26 of file nm-device-wifiinterface.h.
Constructor & Destructor Documentation
| OrgFreedesktopNetworkManagerDeviceWirelessInterface::OrgFreedesktopNetworkManagerDeviceWirelessInterface | ( | const QString & | service, | |
| const QString & | path, | |||
| const QDBusConnection & | connection, | |||
| QObject * | parent = 0 | |||
| ) |
Definition at line 18 of file nm-device-wifiinterface.cpp.
| OrgFreedesktopNetworkManagerDeviceWirelessInterface::~OrgFreedesktopNetworkManagerDeviceWirelessInterface | ( | ) |
Definition at line 23 of file nm-device-wifiinterface.cpp.
Member Function Documentation
| void OrgFreedesktopNetworkManagerDeviceWirelessInterface::AccessPointAdded | ( | const QDBusObjectPath & | access_point | ) | [signal] |
| void OrgFreedesktopNetworkManagerDeviceWirelessInterface::AccessPointRemoved | ( | const QDBusObjectPath & | access_point | ) | [signal] |
| QDBusObjectPath OrgFreedesktopNetworkManagerDeviceWirelessInterface::activeAccessPoint | ( | ) | const [inline] |
Definition at line 39 of file nm-device-wifiinterface.h.
| uint OrgFreedesktopNetworkManagerDeviceWirelessInterface::bitrate | ( | ) | const [inline] |
Definition at line 43 of file nm-device-wifiinterface.h.
| QDBusReply<QList<QDBusObjectPath> > OrgFreedesktopNetworkManagerDeviceWirelessInterface::GetAccessPoints | ( | ) | [inline, slot] |
Definition at line 59 of file nm-device-wifiinterface.h.
| QString OrgFreedesktopNetworkManagerDeviceWirelessInterface::hwAddress | ( | ) | const [inline] |
Definition at line 47 of file nm-device-wifiinterface.h.
| uint OrgFreedesktopNetworkManagerDeviceWirelessInterface::mode | ( | ) | const [inline] |
Definition at line 51 of file nm-device-wifiinterface.h.
| void OrgFreedesktopNetworkManagerDeviceWirelessInterface::PropertiesChanged | ( | const QVariantMap & | properties | ) | [signal] |
| static const char* OrgFreedesktopNetworkManagerDeviceWirelessInterface::staticInterfaceName | ( | ) | [inline, static] |
Definition at line 30 of file nm-device-wifiinterface.h.
| uint OrgFreedesktopNetworkManagerDeviceWirelessInterface::wirelessCapabilities | ( | ) | const [inline] |
Definition at line 55 of file nm-device-wifiinterface.h.
Property Documentation
QDBusObjectPath OrgFreedesktopNetworkManagerDeviceWirelessInterface::ActiveAccessPoint [read] |
Definition at line 38 of file nm-device-wifiinterface.h.
uint OrgFreedesktopNetworkManagerDeviceWirelessInterface::Bitrate [read] |
Definition at line 42 of file nm-device-wifiinterface.h.
QString OrgFreedesktopNetworkManagerDeviceWirelessInterface::HwAddress [read] |
Definition at line 46 of file nm-device-wifiinterface.h.
uint OrgFreedesktopNetworkManagerDeviceWirelessInterface::Mode [read] |
Definition at line 50 of file nm-device-wifiinterface.h.
uint OrgFreedesktopNetworkManagerDeviceWirelessInterface::WirelessCapabilities [read] |
Definition at line 54 of file nm-device-wifiinterface.h.
The documentation for this class was generated from the following files:
KDE 4.2 API Reference