SolidModules
OrgFreedesktopNetworkManagerDeviceWiredInterface Class Reference
#include <nm-device-ethernetinterface.h>
Inheritance diagram for OrgFreedesktopNetworkManagerDeviceWiredInterface:

Signals | |
void | PropertiesChanged (const QVariantMap &properties) |
Public Member Functions | |
bool | carrier () const |
QString | hwAddress () const |
OrgFreedesktopNetworkManagerDeviceWiredInterface (const QString &service, const QString &path, const QDBusConnection &connection, QObject *parent=0) | |
uint | speed () const |
~OrgFreedesktopNetworkManagerDeviceWiredInterface () | |
Static Public Member Functions | |
static const char * | staticInterfaceName () |
Properties | |
bool | Carrier |
QString | HwAddress |
uint | Speed |
Detailed Description
Definition at line 26 of file nm-device-ethernetinterface.h.
Constructor & Destructor Documentation
OrgFreedesktopNetworkManagerDeviceWiredInterface::OrgFreedesktopNetworkManagerDeviceWiredInterface | ( | const QString & | service, | |
const QString & | path, | |||
const QDBusConnection & | connection, | |||
QObject * | parent = 0 | |||
) |
Definition at line 18 of file nm-device-ethernetinterface.cpp.
OrgFreedesktopNetworkManagerDeviceWiredInterface::~OrgFreedesktopNetworkManagerDeviceWiredInterface | ( | ) |
Definition at line 23 of file nm-device-ethernetinterface.cpp.
Member Function Documentation
bool OrgFreedesktopNetworkManagerDeviceWiredInterface::carrier | ( | ) | const [inline] |
Definition at line 39 of file nm-device-ethernetinterface.h.
QString OrgFreedesktopNetworkManagerDeviceWiredInterface::hwAddress | ( | ) | const [inline] |
Definition at line 43 of file nm-device-ethernetinterface.h.
void OrgFreedesktopNetworkManagerDeviceWiredInterface::PropertiesChanged | ( | const QVariantMap & | properties | ) | [signal] |
uint OrgFreedesktopNetworkManagerDeviceWiredInterface::speed | ( | ) | const [inline] |
Definition at line 47 of file nm-device-ethernetinterface.h.
static const char* OrgFreedesktopNetworkManagerDeviceWiredInterface::staticInterfaceName | ( | ) | [inline, static] |
Definition at line 30 of file nm-device-ethernetinterface.h.
Property Documentation
bool OrgFreedesktopNetworkManagerDeviceWiredInterface::Carrier [read] |
Definition at line 38 of file nm-device-ethernetinterface.h.
QString OrgFreedesktopNetworkManagerDeviceWiredInterface::HwAddress [read] |
Definition at line 42 of file nm-device-ethernetinterface.h.
uint OrgFreedesktopNetworkManagerDeviceWiredInterface::Speed [read] |
Definition at line 46 of file nm-device-ethernetinterface.h.
The documentation for this class was generated from the following files: