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

Signals | |
void | PppStats (uint in_bytes, uint out_bytes) |
Public Member Functions | |
OrgFreedesktopNetworkManagerDeviceSerialInterface (const QString &service, const QString &path, const QDBusConnection &connection, QObject *parent=0) | |
~OrgFreedesktopNetworkManagerDeviceSerialInterface () | |
Static Public Member Functions | |
static const char * | staticInterfaceName () |
Detailed Description
Definition at line 26 of file nm-device-serialinterface.h.
Constructor & Destructor Documentation
OrgFreedesktopNetworkManagerDeviceSerialInterface::OrgFreedesktopNetworkManagerDeviceSerialInterface | ( | const QString & | service, | |
const QString & | path, | |||
const QDBusConnection & | connection, | |||
QObject * | parent = 0 | |||
) |
Definition at line 18 of file nm-device-serialinterface.cpp.
OrgFreedesktopNetworkManagerDeviceSerialInterface::~OrgFreedesktopNetworkManagerDeviceSerialInterface | ( | ) |
Definition at line 23 of file nm-device-serialinterface.cpp.
Member Function Documentation
void OrgFreedesktopNetworkManagerDeviceSerialInterface::PppStats | ( | uint | in_bytes, | |
uint | out_bytes | |||
) | [signal] |
static const char* OrgFreedesktopNetworkManagerDeviceSerialInterface::staticInterfaceName | ( | ) | [inline, static] |
Definition at line 30 of file nm-device-serialinterface.h.
The documentation for this class was generated from the following files: