#include <bluezadapter.h>
Public Slots | |
| QDBusPendingReply< QVariantMap > | GetProperties () |
| QDBusPendingReply | SetProperty (const QString &in0, const QDBusVariant &in1) |
Signals | |
| void | PropertyChanged (const QString &in0, const QDBusVariant &in1) |
Public Member Functions | |
| OrgBluezNetworkPeerInterface (const QString &service, const QString &path, const QDBusConnection &connection, QObject *parent=0) | |
| ~OrgBluezNetworkPeerInterface () | |
Static Public Member Functions | |
| static const char * | staticInterfaceName () |
| OrgBluezNetworkPeerInterface::OrgBluezNetworkPeerInterface | ( | const QString & | service, | |
| const QString & | path, | |||
| const QDBusConnection & | connection, | |||
| QObject * | parent = 0 | |||
| ) |
| OrgBluezNetworkPeerInterface::~OrgBluezNetworkPeerInterface | ( | ) |
| QDBusPendingReply<QVariantMap> OrgBluezNetworkPeerInterface::GetProperties | ( | ) | [inline, slot] |
| void OrgBluezNetworkPeerInterface::PropertyChanged | ( | const QString & | in0, | |
| const QDBusVariant & | in1 | |||
| ) | [signal] |
| QDBusPendingReply OrgBluezNetworkPeerInterface::SetProperty | ( | const QString & | in0, | |
| const QDBusVariant & | in1 | |||
| ) | [inline, slot] |
| static const char* OrgBluezNetworkPeerInterface::staticInterfaceName | ( | ) | [inline, static] |
1.7.1