SolidModules
bluez-bluetoothinterface.cpp File Reference
#include "bluez-bluetoothinterface.h"#include <solid/control/bluetoothinterface.h>#include "bluez-bluetoothremotedevice.h"#include "bluez-bluetoothinputdevice.h"#include <KDebug>#include "bluez-bluetoothinterface.moc"
Include dependency graph for bluez-bluetoothinterface.cpp:

Go to the source code of this file.
Defines | |
| #define | connectInterfaceToThis(signal, slot) |
Define Documentation
| #define connectInterfaceToThis | ( | signal, | |||
| slot | ) |
Value:
d->iface.connection().connect("org.bluez", \ objectPath, \ "org.bluez.Adapter", \ signal, this, SLOT(slot));
KDE 4.2 API Reference