libsolidcontrol
FakeBluetoothRemoteDevice Class Reference
#include <fakebluetoothremotedevice.h>

Detailed Description
Definition at line 33 of file fakebluetoothremotedevice.h.
Constructor & Destructor Documentation
FakeBluetoothRemoteDevice::FakeBluetoothRemoteDevice | ( | const QMap< QString, QVariant > & | propertyMap, | |
QObject * | parent = 0 | |||
) |
Definition at line 29 of file fakebluetoothremotedevice.cpp.
FakeBluetoothRemoteDevice::~FakeBluetoothRemoteDevice | ( | ) | [virtual] |
Definition at line 56 of file fakebluetoothremotedevice.cpp.
Member Function Documentation
QString FakeBluetoothRemoteDevice::address | ( | ) | const [inline] |
Definition at line 45 of file fakebluetoothremotedevice.h.
QString FakeBluetoothRemoteDevice::alias | ( | ) | const [inline] |
Definition at line 85 of file fakebluetoothremotedevice.h.
void FakeBluetoothRemoteDevice::aliasChanged | ( | const QString & | alias | ) | [signal] |
void FakeBluetoothRemoteDevice::aliasCleared | ( | ) | [signal] |
void FakeBluetoothRemoteDevice::bondingCreated | ( | ) | [signal] |
void FakeBluetoothRemoteDevice::bondingRemoved | ( | ) | [signal] |
void FakeBluetoothRemoteDevice::cancelBondingProcess | ( | ) | [inline, slot] |
Definition at line 144 of file fakebluetoothremotedevice.h.
void FakeBluetoothRemoteDevice::classChanged | ( | uint | devClass | ) | [signal] |
void FakeBluetoothRemoteDevice::clearAlias | ( | ) | [inline, slot] |
Definition at line 136 of file fakebluetoothremotedevice.h.
QString FakeBluetoothRemoteDevice::company | ( | ) | const [inline] |
Definition at line 65 of file fakebluetoothremotedevice.h.
void FakeBluetoothRemoteDevice::connected | ( | ) | [signal] |
KJob * FakeBluetoothRemoteDevice::createBonding | ( | ) |
Definition at line 60 of file fakebluetoothremotedevice.cpp.
void FakeBluetoothRemoteDevice::disconnect | ( | ) | [inline, virtual, slot] |
Request a disconnect from the remote device.
Implements Solid::Control::Ifaces::BluetoothRemoteDevice.
Definition at line 140 of file fakebluetoothremotedevice.h.
void FakeBluetoothRemoteDevice::disconnected | ( | ) | [signal] |
int FakeBluetoothRemoteDevice::encryptionKeySize | ( | ) | const [inline] |
Definition at line 105 of file fakebluetoothremotedevice.h.
bool FakeBluetoothRemoteDevice::hasBonding | ( | ) | const [inline] |
Definition at line 97 of file fakebluetoothremotedevice.h.
bool FakeBluetoothRemoteDevice::isConnected | ( | ) | const [inline] |
Definition at line 49 of file fakebluetoothremotedevice.h.
QString FakeBluetoothRemoteDevice::lastSeen | ( | ) | const [inline] |
Definition at line 89 of file fakebluetoothremotedevice.h.
QString FakeBluetoothRemoteDevice::lastUsed | ( | ) | const [inline] |
Definition at line 93 of file fakebluetoothremotedevice.h.
QString FakeBluetoothRemoteDevice::majorClass | ( | ) | const [inline] |
Definition at line 69 of file fakebluetoothremotedevice.h.
QString FakeBluetoothRemoteDevice::manufacturer | ( | ) | const [inline] |
Definition at line 61 of file fakebluetoothremotedevice.h.
QString FakeBluetoothRemoteDevice::minorClass | ( | ) | const [inline] |
Definition at line 73 of file fakebluetoothremotedevice.h.
QString FakeBluetoothRemoteDevice::name | ( | ) | const [inline] |
Definition at line 81 of file fakebluetoothremotedevice.h.
void FakeBluetoothRemoteDevice::nameChanged | ( | const QString & | name | ) | [signal] |
void FakeBluetoothRemoteDevice::nameResolvingFailed | ( | ) | [signal] |
int FakeBluetoothRemoteDevice::pinCodeLength | ( | ) | const [inline] |
Definition at line 101 of file fakebluetoothremotedevice.h.
void FakeBluetoothRemoteDevice::removeBonding | ( | ) | [inline, slot] |
Definition at line 146 of file fakebluetoothremotedevice.h.
void FakeBluetoothRemoteDevice::requestDisconnection | ( | ) | [signal] |
QString FakeBluetoothRemoteDevice::revision | ( | ) | const [inline] |
Definition at line 57 of file fakebluetoothremotedevice.h.
QStringList FakeBluetoothRemoteDevice::serviceClasses | ( | ) | const [inline] |
Definition at line 77 of file fakebluetoothremotedevice.h.
void FakeBluetoothRemoteDevice::serviceHandles | ( | const QString & | ) | const [inline, slot] |
Definition at line 150 of file fakebluetoothremotedevice.h.
void FakeBluetoothRemoteDevice::serviceHandlesAvailable | ( | const QString & | ubi, | |
const QList< uint > & | handles | |||
) | [signal] |
void FakeBluetoothRemoteDevice::serviceRecordAsXml | ( | uint | ) | const [inline, slot] |
Definition at line 154 of file fakebluetoothremotedevice.h.
void FakeBluetoothRemoteDevice::serviceRecordXmlAvailable | ( | const QString & | ubi, | |
const QString & | record | |||
) | [signal] |
void FakeBluetoothRemoteDevice::setAlias | ( | const QString & | alias | ) | [inline, slot] |
Definition at line 132 of file fakebluetoothremotedevice.h.
QString FakeBluetoothRemoteDevice::ubi | ( | ) | const [inline, virtual] |
The UBI of the remote device.
Implements Solid::Control::Ifaces::BluetoothRemoteDevice.
Definition at line 41 of file fakebluetoothremotedevice.h.
QString FakeBluetoothRemoteDevice::version | ( | ) | const [inline] |
Definition at line 53 of file fakebluetoothremotedevice.h.
Member Data Documentation
QMap<QString, QVariant> FakeBluetoothRemoteDevice::mPropertyMap [protected] |
Definition at line 171 of file fakebluetoothremotedevice.h.
The documentation for this class was generated from the following files: