SolidModules
bluez-bluetoothremotedevice.cpp File Reference
#include "bluez-bluetoothremotedevice.h"
#include <QQueue>
#include <QTimer>
#include <kdebug.h>
#include <solid/control/bluetoothremotedevice.h>
#include "bluezcalljob.h"
#include "bluez-bluetoothremotedevice.moc"
Include dependency graph for bluez-bluetoothremotedevice.cpp:

Go to the source code of this file.
Defines | |
#define | connectDeviceToThis(signal, slot) |
Define Documentation
#define connectDeviceToThis | ( | signal, | |||
slot | ) |
Value:
device->connection().connect("org.bluez", \ objectPath, \ "org.bluez.Device", \ signal, this, SLOT(slot))