#include <bluezadapter.h>
List of all members.
Constructor & Destructor Documentation
| OrgBluezSerialProxyManagerInterface::OrgBluezSerialProxyManagerInterface |
( |
const QString & |
service, |
|
|
const QString & |
path, |
|
|
const QDBusConnection & |
connection, |
|
|
QObject * |
parent = 0 | |
|
) |
| | |
| OrgBluezSerialProxyManagerInterface::~OrgBluezSerialProxyManagerInterface |
( |
|
) |
|
Member Function Documentation
| QDBusPendingReply<QString> OrgBluezSerialProxyManagerInterface::CreateProxy |
( |
const QString & |
in0, |
|
|
const QString & |
in1 | |
|
) |
| | [inline, slot] |
| QDBusPendingReply<QStringList> OrgBluezSerialProxyManagerInterface::ListProxies |
( |
|
) |
[inline, slot] |
| void OrgBluezSerialProxyManagerInterface::ProxyCreated |
( |
const QString & |
in0 |
) |
[signal] |
| void OrgBluezSerialProxyManagerInterface::ProxyRemoved |
( |
const QString & |
in0 |
) |
[signal] |
| QDBusPendingReply OrgBluezSerialProxyManagerInterface::RemoveProxy |
( |
const QString & |
in0 |
) |
[inline, slot] |
| static const char* OrgBluezSerialProxyManagerInterface::staticInterfaceName |
( |
|
) |
[inline, static] |