SolidModules
BluezBluetoothManager Class Reference
#include <bluez-bluetoothmanager.h>
Inheritance diagram for BluezBluetoothManager:

Public Member Functions | |
| QStringList | bluetoothInterfaces () const |
| BluezBluetoothManager (QObject *parent, const QStringList &args) | |
| QObject * | createInterface (const QString &) |
| QString | defaultInterface () const |
| QString | findInterface (const QString &) const |
| void | removeInterface (const QString &ubi) |
| virtual | ~BluezBluetoothManager () |
Protected Slots | |
| void | slotDefaultDeviceChanged (const QDBusObjectPath &) |
| void | slotDeviceAdded (const QDBusObjectPath &) |
| void | slotDeviceRemoved (const QDBusObjectPath &) |
Detailed Description
Definition at line 37 of file bluez-bluetoothmanager.h.
Constructor & Destructor Documentation
| BluezBluetoothManager::BluezBluetoothManager | ( | QObject * | parent, | |
| const QStringList & | args | |||
| ) |
Definition at line 51 of file bluez-bluetoothmanager.cpp.
| BluezBluetoothManager::~BluezBluetoothManager | ( | ) | [virtual] |
Definition at line 85 of file bluez-bluetoothmanager.cpp.
Member Function Documentation
| QStringList BluezBluetoothManager::bluetoothInterfaces | ( | ) | const |
Definition at line 91 of file bluez-bluetoothmanager.cpp.
Definition at line 124 of file bluez-bluetoothmanager.cpp.
| QString BluezBluetoothManager::defaultInterface | ( | ) | const |
Definition at line 105 of file bluez-bluetoothmanager.cpp.
Definition at line 115 of file bluez-bluetoothmanager.cpp.
| void BluezBluetoothManager::removeInterface | ( | const QString & | ubi | ) |
Definition at line 136 of file bluez-bluetoothmanager.cpp.
| void BluezBluetoothManager::slotDefaultDeviceChanged | ( | const QDBusObjectPath & | adapter | ) | [protected, slot] |
Definition at line 205 of file bluez-bluetoothmanager.cpp.
| void BluezBluetoothManager::slotDeviceAdded | ( | const QDBusObjectPath & | adapter | ) | [protected, slot] |
Definition at line 192 of file bluez-bluetoothmanager.cpp.
| void BluezBluetoothManager::slotDeviceRemoved | ( | const QDBusObjectPath & | adapter | ) | [protected, slot] |
Definition at line 199 of file bluez-bluetoothmanager.cpp.
The documentation for this class was generated from the following files:
KDE 4.2 API Reference