SolidModules
BluezBluetoothInputDevice Class Reference
#include <bluez-bluetoothinputdevice.h>
Inheritance diagram for BluezBluetoothInputDevice:

Detailed Description
Definition at line 31 of file bluez-bluetoothinputdevice.h.
Public Slots | |
| void | slotConnect () |
| void | slotDisconnect () |
Signals | |
| void | connected () |
| void | disconnected () |
Public Member Functions | |
| QString | address () const |
| BluezBluetoothInputDevice (const QString &objectPath, const QString &dest) | |
| bool | isConnected () const |
| QString | name () const |
| QString | productID () const |
| QString | ubi () const |
| QString | vendorID () const |
| virtual | ~BluezBluetoothInputDevice () |
Constructor & Destructor Documentation
| BluezBluetoothInputDevice::BluezBluetoothInputDevice | ( | const QString & | objectPath, | |
| const QString & | dest | |||
| ) |
Definition at line 28 of file bluez-bluetoothinputdevice.cpp.
| BluezBluetoothInputDevice::~BluezBluetoothInputDevice | ( | ) | [virtual] |
Definition at line 36 of file bluez-bluetoothinputdevice.cpp.
Member Function Documentation
| QString BluezBluetoothInputDevice::address | ( | ) | const |
Definition at line 46 of file bluez-bluetoothinputdevice.cpp.
| void BluezBluetoothInputDevice::connected | ( | ) | [signal] |
| void BluezBluetoothInputDevice::disconnected | ( | ) | [signal] |
| bool BluezBluetoothInputDevice::isConnected | ( | ) | const |
Definition at line 51 of file bluez-bluetoothinputdevice.cpp.
| QString BluezBluetoothInputDevice::name | ( | ) | const |
Definition at line 56 of file bluez-bluetoothinputdevice.cpp.
| QString BluezBluetoothInputDevice::productID | ( | ) | const |
Definition at line 61 of file bluez-bluetoothinputdevice.cpp.
| void BluezBluetoothInputDevice::slotConnect | ( | ) | [slot] |
Definition at line 71 of file bluez-bluetoothinputdevice.cpp.
| void BluezBluetoothInputDevice::slotDisconnect | ( | ) | [slot] |
Definition at line 76 of file bluez-bluetoothinputdevice.cpp.
| QString BluezBluetoothInputDevice::ubi | ( | ) | const |
Definition at line 41 of file bluez-bluetoothinputdevice.cpp.
| QString BluezBluetoothInputDevice::vendorID | ( | ) | const |
Definition at line 66 of file bluez-bluetoothinputdevice.cpp.
The documentation for this class was generated from the following files:
KDE 4.1 API Reference