• Skip to content
  • Skip to link menu
KDE 4.1 API Reference
  • KDE API Reference
  • API Reference
  • Sitemap
  • Contact Us
 

libsolidcontrol

FakeBluetoothInterface Member List

This is the complete list of members for FakeBluetoothInterface, including all inherited members.

address() const FakeBluetoothInterface [inline, virtual]
blockSignals(bool block)QObject
BluetoothInterface(QObject *parent=0)Solid::Control::Ifaces::BluetoothInterface
bluetoothRemoteDevices() const FakeBluetoothInterface
bondingCreated(const QString &address)FakeBluetoothInterface [signal]
bondingRemoved(const QString &address)FakeBluetoothInterface [signal]
cancelDiscovery()FakeBluetoothInterface [inline, virtual, slot]
checkConnectArgs(const char *signal, const QObject *object, const char *method)QObject
child(const char *objName, const char *inheritsClass=0, bool recursiveSearch=true)QObject
childEvent(QChildEvent *event)QObject
children()QObject
className()QObject
company() const FakeBluetoothInterface [inline, virtual]
connect(const QObject *sender, const char *signal, const QObject *receiver, const char *method, Qt::ConnectionType type=Qt::AutoCompatConnection)QObject
connect(const QObject *sender, const char *signal, const char *method, Qt::ConnectionType type=Qt::AutoCompatConnection)QObject
connectNotify(const char *signal)QObject
createBluetoothRemoteDevice(const QString &ubi)FakeBluetoothInterface [virtual]
customEvent(QEvent *event)QObject
deleteLater()QObject
destroyed(QObject *obj=0)QObject
disconnect(const QObject *sender, const char *signal, const QObject *receiver, const char *method)QObject
disconnect(const char *signal=0, const QObject *receiver=0, const char *method=0)QObject
disconnect(const QObject *receiver, const char *method=0)QObject
disconnectNotify(const char *signal)QObject
discoverableTimeout() const FakeBluetoothInterface [inline, virtual]
discoverableTimeoutChanged(int timeout)FakeBluetoothInterface [signal]
discoverDevices()FakeBluetoothInterface [virtual, slot]
discoverDevicesWithoutNameResolving()FakeBluetoothInterface [inline, virtual, slot]
discoveryCompleted()FakeBluetoothInterface [signal]
discoveryStarted()FakeBluetoothInterface [signal]
dumpObjectInfo()QObject
dumpObjectTree()QObject
dynamicPropertyNames()QObject
event(QEvent *e)QObject
eventFilter(QObject *watched, QEvent *event)QObject
FakeBluetoothInterface(const QMap< QString, QVariant > &propertyMap, QObject *parent=0)FakeBluetoothInterface
findChild(const QString &name=QString()QObject
findChildren(const QString &name=QString()QObject
findChildren(const QRegExp &regExp)QObject
getRemoteName(const QString &)FakeBluetoothInterface [inline, virtual]
inherits(const char *className)QObject
injectBluetooth(const QString &ubi, FakeBluetoothRemoteDevice *device)FakeBluetoothInterface [protected]
injectDevice(const QString &, FakeBluetoothRemoteDevice *)FakeBluetoothInterface
insertChild(QObject *object)QObject
installEventFilter(QObject *filterObj)QObject
isA(const char *className)QObject
isDiscoverable() const FakeBluetoothInterface [inline, virtual]
isPeriodicDiscoveryActive() const FakeBluetoothInterface [inline, virtual]
isPeriodicDiscoveryNameResolvingActive() const FakeBluetoothInterface [inline, virtual]
isTrusted(const QString &mac)FakeBluetoothInterface [inline, virtual]
isWidgetType()QObject
killTimer(int id)QObject
listAvailableMinorClasses() const FakeBluetoothInterface [inline, virtual]
listBondings() const FakeBluetoothInterface [inline, virtual]
listConnections() const FakeBluetoothInterface [inline, virtual]
listRecentRemoteDevices(const QDateTime &) const FakeBluetoothInterface [inline, virtual]
listRemoteDevices() const FakeBluetoothInterface [inline, virtual]
majorClass() const FakeBluetoothInterface [inline, virtual]
manufacturer() const FakeBluetoothInterface [inline, virtual]
mBluetoothRemoteDevicesFakeBluetoothInterface [protected]
metaObject()QObject
minorClass() const FakeBluetoothInterface [inline, virtual]
minorClassChanged(const QString &minor)FakeBluetoothInterface [signal]
mode() const FakeBluetoothInterface [inline, virtual]
modeChanged(Solid::Control::BluetoothInterface::Mode mode)FakeBluetoothInterface [signal]
moveToThread(QThread *targetThread)QObject
mPropertyMapFakeBluetoothInterface [protected]
name() const FakeBluetoothInterface [inline, virtual]
QObject::name()QObject
QObject::name(const char *defaultName)QObject
nameChanged(const QString &name)FakeBluetoothInterface [signal]
normalizeSignalSlot(const char *signalSlot)QObject
parent()QObject
property(const char *name)QObject
QObject(QObject *parent=0)QObject
QObject(QObject *parent, const char *name)QObject
receivers(const char *signal)QObject
remoteDeviceConnected(const QString &address)FakeBluetoothInterface [signal]
remoteDeviceDisappeared(const QString &ubi)FakeBluetoothInterface [signal]
remoteDeviceDisconnected(const QString &address)FakeBluetoothInterface [signal]
remoteDeviceFound(const QString &ubi, int deviceClass, int rssi)FakeBluetoothInterface [signal]
remoteNameUpdated(const QString &address, const QString &name)FakeBluetoothInterface [signal]
removeChild(QObject *object)QObject
removeEventFilter(QObject *obj)QObject
removeTrust(const QString &mac)FakeBluetoothInterface [inline, virtual, slot]
revision() const FakeBluetoothInterface [inline, virtual]
sender()QObject
serviceClasses() const FakeBluetoothInterface [inline, virtual]
setDiscoverableTimeout(int timeout)FakeBluetoothInterface [inline, virtual, slot]
setMinorClass(const QString &minorClass)FakeBluetoothInterface [inline, virtual, slot]
setMode(const Solid::Control::BluetoothInterface::Mode mode)FakeBluetoothInterface [inline, virtual, slot]
setName(const QString &name)FakeBluetoothInterface [inline, virtual, slot]
QObject::setName(const char *name)QObject
setParent(QObject *parent)QObject
setPeriodicDiscoveryNameResolving(bool resolving)FakeBluetoothInterface [inline, virtual, slot]
setProperty(const char *name, const QVariant &value)QObject
setTrusted(const QString &mac)FakeBluetoothInterface [inline, virtual, slot]
signalsBlocked()QObject
startPeriodicDiscovery()FakeBluetoothInterface [inline, virtual, slot]
startTimer(int interval)QObject
staticMetaObjectQObject
stopPeriodicDiscovery()FakeBluetoothInterface [inline, virtual, slot]
thread()QObject
timerEvent(QTimerEvent *event)QObject
tr(const char *sourceText, const char *comment=0, int n=-1)QObject
trustAdded(const QString &address)FakeBluetoothInterface [signal]
trustRemoved(const QString &address)FakeBluetoothInterface [signal]
trUtf8(const char *sourceText, const char *comment=0, int n=-1)QObject
ubi() const FakeBluetoothInterface [inline, virtual]
version() const FakeBluetoothInterface [inline, virtual]
~BluetoothInterface()Solid::Control::Ifaces::BluetoothInterface [virtual]
~FakeBluetoothInterface()FakeBluetoothInterface [virtual]

libsolidcontrol

Skip menu "libsolidcontrol"
  • Main Page
  • Namespace List
  • Class Hierarchy
  • Alphabetical List
  • Class List
  • File List
  • Namespace Members
  • Class Members
  • Related Pages

API Reference

Skip menu "API Reference"
  • KWin
  •   KWin Libraries
  • Libraries
  •   libkworkspace
  •   libplasma
  •   libsolidcontrol
  •   libtaskmanager
  • Plasma
  •   Animators
  •   Applets
  •   Engines
  • Solid Modules
Generated for API Reference by doxygen 1.5.4
This website is maintained by Adriaan de Groot and Allen Winter.
KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal