SolidModules
BluezBluetoothRemoteDevice Class Reference
#include <bluez-bluetoothremotedevice.h>
Inheritance diagram for BluezBluetoothRemoteDevice:

Public Slots | |
| void | cancelDiscovery () |
| void | disconnect () |
| void | setProperty (const QString &, const QVariant &) |
Signals | |
| void | disconnectRequested () |
| void | nodeCreated (const QString &) |
| void | nodeRemoved (const QString &) |
| void | propertyChanged (const QString &, const QVariant &) |
| void | serviceDiscoverAvailable (const QString &state, const QMap< uint, QString > &handles) |
Public Member Functions | |
| BluezBluetoothRemoteDevice (const QString &objectPath) | |
| void | discoverServices (const QString &pattern) const |
| QMap< QString, QVariant > | getProperties () const |
| QStringList | listNodes () const |
| QString | ubi () const |
| virtual | ~BluezBluetoothRemoteDevice () |
Detailed Description
Definition at line 32 of file bluez-bluetoothremotedevice.h.
Constructor & Destructor Documentation
| BluezBluetoothRemoteDevice::BluezBluetoothRemoteDevice | ( | const QString & | objectPath | ) |
Definition at line 36 of file bluez-bluetoothremotedevice.cpp.
| BluezBluetoothRemoteDevice::~BluezBluetoothRemoteDevice | ( | ) | [virtual] |
Definition at line 62 of file bluez-bluetoothremotedevice.cpp.
Member Function Documentation
| void BluezBluetoothRemoteDevice::cancelDiscovery | ( | ) | [slot] |
Definition at line 98 of file bluez-bluetoothremotedevice.cpp.
| void BluezBluetoothRemoteDevice::disconnect | ( | ) | [slot] |
Definition at line 103 of file bluez-bluetoothremotedevice.cpp.
| void BluezBluetoothRemoteDevice::disconnectRequested | ( | ) | [signal] |
| void BluezBluetoothRemoteDevice::discoverServices | ( | const QString & | pattern | ) | const |
Definition at line 86 of file bluez-bluetoothremotedevice.cpp.
Definition at line 72 of file bluez-bluetoothremotedevice.cpp.
| QStringList BluezBluetoothRemoteDevice::listNodes | ( | ) | const |
Definition at line 108 of file bluez-bluetoothremotedevice.cpp.
| void BluezBluetoothRemoteDevice::nodeCreated | ( | const QString & | ) | [signal] |
| void BluezBluetoothRemoteDevice::nodeRemoved | ( | const QString & | ) | [signal] |
| void BluezBluetoothRemoteDevice::serviceDiscoverAvailable | ( | const QString & | state, | |
| const QMap< uint, QString > & | handles | |||
| ) | [signal] |
| void BluezBluetoothRemoteDevice::setProperty | ( | const QString & | name, | |
| const QVariant & | value | |||
| ) | [slot] |
Definition at line 81 of file bluez-bluetoothremotedevice.cpp.
| QString BluezBluetoothRemoteDevice::ubi | ( | ) | const |
Definition at line 67 of file bluez-bluetoothremotedevice.cpp.
The documentation for this class was generated from the following files:
KDE 4.2 API Reference