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