#include <adapter1Interface.h>
Definition at line 24 of file adapter1Interface.h.
virtual org::bluez::Adapter1Interface::~Adapter1Interface |
( |
| ) |
|
|
inlinevirtual |
Definition at line 27 of file adapter1Interface.h.
References buildIntrospectionData(), callRemoveDevice(), callSetDiscoveryFilter(), callStartDiscovery(), callStopDiscovery(), handleMethodCall(), handleMethodReply(), RemoveDevice(), SetDiscoveryFilter(), StartDiscovery(), and StopDiscovery().
void org::bluez::Adapter1Interface::buildIntrospectionData |
( |
TQDomElement & |
interfaceElement | ) |
|
|
static |
TQT_DBusMessage org::bluez::Adapter1Interface::callRemoveDevice |
( |
const TQT_DBusMessage & |
message | ) |
|
|
protected |
TQT_DBusMessage org::bluez::Adapter1Interface::callSetDiscoveryFilter |
( |
const TQT_DBusMessage & |
message | ) |
|
|
protected |
TQT_DBusMessage org::bluez::Adapter1Interface::callStartDiscovery |
( |
const TQT_DBusMessage & |
message | ) |
|
|
protected |
TQT_DBusMessage org::bluez::Adapter1Interface::callStopDiscovery |
( |
const TQT_DBusMessage & |
message | ) |
|
|
protected |
bool org::bluez::Adapter1Interface::handleMethodCall |
( |
const TQT_DBusMessage & |
message | ) |
|
|
protectedvirtual |
virtual void org::bluez::Adapter1Interface::handleMethodReply |
( |
const TQT_DBusMessage & |
reply | ) |
|
|
protectedpure virtual |
virtual bool org::bluez::Adapter1Interface::RemoveDevice |
( |
const TQT_DBusObjectPath & |
device, |
|
|
TQT_DBusError & |
error |
|
) |
| |
|
protectedpure virtual |
virtual bool org::bluez::Adapter1Interface::SetDiscoveryFilter |
( |
const TQMap< TQString, TQT_DBusVariant > & |
properties, |
|
|
TQT_DBusError & |
error |
|
) |
| |
|
protectedpure virtual |
virtual bool org::bluez::Adapter1Interface::StartDiscovery |
( |
TQT_DBusError & |
error | ) |
|
|
protectedpure virtual |
virtual bool org::bluez::Adapter1Interface::StopDiscovery |
( |
TQT_DBusError & |
error | ) |
|
|
protectedpure virtual |
The documentation for this class was generated from the following files: