SolidModules
BluezBluetoothManager Class Reference
#include <bluez-bluetoothmanager.h>

Detailed Description
Definition at line 36 of file bluez-bluetoothmanager.h.
Public Slots | |
| void | removeInputDevice (const QString &) |
Public Member Functions | |
| QStringList | bluetoothInputDevices () const |
| QStringList | bluetoothInterfaces () const |
| BluezBluetoothManager (QObject *parent, const QStringList &args) | |
| QObject * | createBluetoothInputDevice (const QString &) |
| QObject * | createInterface (const QString &) |
| QString | defaultInterface () const |
| Solid::Control::Ifaces::BluetoothSecurity * | security (const QString &interface) |
| KJob * | setupInputDevice (const QString &) |
| virtual | ~BluezBluetoothManager () |
Protected Slots | |
| void | slotDefaultDeviceChanged (const QString &) |
| void | slotDeviceAdded (const QString &) |
| void | slotDeviceRemoved (const QString &) |
| void | slotInputDeviceCreated (const QString &) |
| void | slotInputDeviceRemoved (const QString &) |
Constructor & Destructor Documentation
| BluezBluetoothManager::BluezBluetoothManager | ( | QObject * | parent, | |
| const QStringList & | args | |||
| ) |
Definition at line 50 of file bluez-bluetoothmanager.cpp.
| BluezBluetoothManager::~BluezBluetoothManager | ( | ) | [virtual] |
Definition at line 81 of file bluez-bluetoothmanager.cpp.
Member Function Documentation
| QStringList BluezBluetoothManager::bluetoothInputDevices | ( | ) | const |
Definition at line 133 of file bluez-bluetoothmanager.cpp.
| QStringList BluezBluetoothManager::bluetoothInterfaces | ( | ) | const |
Definition at line 87 of file bluez-bluetoothmanager.cpp.
Definition at line 152 of file bluez-bluetoothmanager.cpp.
Definition at line 110 of file bluez-bluetoothmanager.cpp.
| QString BluezBluetoothManager::defaultInterface | ( | ) | const |
Definition at line 101 of file bluez-bluetoothmanager.cpp.
| void BluezBluetoothManager::removeInputDevice | ( | const QString & | ubi | ) | [slot] |
Definition at line 147 of file bluez-bluetoothmanager.cpp.
| Solid::Control::Ifaces::BluetoothSecurity * BluezBluetoothManager::security | ( | const QString & | interface | ) |
Definition at line 191 of file bluez-bluetoothmanager.cpp.
Definition at line 122 of file bluez-bluetoothmanager.cpp.
| void BluezBluetoothManager::slotDefaultDeviceChanged | ( | const QString & | adapter | ) | [protected, slot] |
Definition at line 175 of file bluez-bluetoothmanager.cpp.
| void BluezBluetoothManager::slotDeviceAdded | ( | const QString & | adapter | ) | [protected, slot] |
Definition at line 164 of file bluez-bluetoothmanager.cpp.
| void BluezBluetoothManager::slotDeviceRemoved | ( | const QString & | adapter | ) | [protected, slot] |
Definition at line 170 of file bluez-bluetoothmanager.cpp.
| void BluezBluetoothManager::slotInputDeviceCreated | ( | const QString & | path | ) | [protected, slot] |
Definition at line 180 of file bluez-bluetoothmanager.cpp.
| void BluezBluetoothManager::slotInputDeviceRemoved | ( | const QString & | path | ) | [protected, slot] |
Definition at line 185 of file bluez-bluetoothmanager.cpp.
The documentation for this class was generated from the following files:
KDE 4.1 API Reference