SolidModules
OrgFreedesktopNetworkManagerVPNManagerInterface Class Reference
#include <nm-vpn-managerinterface.h>
Inheritance diagram for OrgFreedesktopNetworkManagerVPNManagerInterface:

Detailed Description
Definition at line 26 of file nm-vpn-managerinterface.h.
Public Slots | |
QDBusReply< QDBusObjectPath > | Connect (const QString &connection_type, const QDBusObjectPath &connection, const QDBusObjectPath &device) |
QDBusReply< QList < QDBusObjectPath > > | ListConnections () |
Public Member Functions | |
OrgFreedesktopNetworkManagerVPNManagerInterface (const QString &service, const QString &path, const QDBusConnection &connection, QObject *parent=0) | |
~OrgFreedesktopNetworkManagerVPNManagerInterface () | |
Static Public Member Functions | |
static const char * | staticInterfaceName () |
Constructor & Destructor Documentation
OrgFreedesktopNetworkManagerVPNManagerInterface::OrgFreedesktopNetworkManagerVPNManagerInterface | ( | const QString & | service, | |
const QString & | path, | |||
const QDBusConnection & | connection, | |||
QObject * | parent = 0 | |||
) |
Definition at line 18 of file nm-vpn-managerinterface.cpp.
OrgFreedesktopNetworkManagerVPNManagerInterface::~OrgFreedesktopNetworkManagerVPNManagerInterface | ( | ) |
Definition at line 23 of file nm-vpn-managerinterface.cpp.
Member Function Documentation
QDBusReply<QDBusObjectPath> OrgFreedesktopNetworkManagerVPNManagerInterface::Connect | ( | const QString & | connection_type, | |
const QDBusObjectPath & | connection, | |||
const QDBusObjectPath & | device | |||
) | [inline, slot] |
Definition at line 39 of file nm-vpn-managerinterface.h.
QDBusReply<QList<QDBusObjectPath> > OrgFreedesktopNetworkManagerVPNManagerInterface::ListConnections | ( | ) | [inline, slot] |
Definition at line 46 of file nm-vpn-managerinterface.h.
static const char* OrgFreedesktopNetworkManagerVPNManagerInterface::staticInterfaceName | ( | ) | [inline, static] |
Definition at line 30 of file nm-vpn-managerinterface.h.
The documentation for this class was generated from the following files: