tdebluez
|
Public Member Functions | |
virtual | ~Private () |
![]() | |
virtual | ~IntrospectableInterface () |
virtual | ~IntrospectableInterface () |
Public Attributes | |
TQMap< TQString, TQT_DBusObjectBase * > | interfaces |
TQString | introspectionData |
TQT_DBusConnection | connection |
TQString | objectPath |
TQStringList | childrenNodes |
Protected Member Functions | |
virtual bool | Introspect (TQString &data, TQT_DBusError &error) |
virtual void | handleMethodReply (const TQT_DBusMessage &reply) |
![]() | |
virtual bool | handleMethodCall (const TQT_DBusMessage &message) |
TQT_DBusMessage | callIntrospect (const TQT_DBusMessage &message) |
virtual bool | handleMethodCall (const TQT_DBusMessage &message) |
TQT_DBusMessage | callIntrospect (const TQT_DBusMessage &message) |
Private Member Functions | |
void | cacheIntrospectionData () |
Additional Inherited Members | |
![]() | |
static void | buildIntrospectionData (TQDomElement &interfaceElement) |
static const TQCString | interface () |
static void | buildIntrospectionData (TQDomElement &interfaceElement) |
static const TQCString | interface () |
Definition at line 33 of file obexNode.cpp.
|
virtual |
Definition at line 161 of file obexNode.cpp.
|
private |
Definition at line 189 of file obexNode.cpp.
References org::freedesktop::DBus::IntrospectableInterface::buildIntrospectionData(), org::freedesktop::DBus::PropertiesInterface::buildIntrospectionData(), org::bluez::obex::AgentManager1Interface::buildIntrospectionData(), org::bluez::obex::Client1Interface::buildIntrospectionData(), org::bluez::obex::FileTransfer1Interface::buildIntrospectionData(), org::bluez::obex::ObjectPush1Interface::buildIntrospectionData(), org::bluez::obex::PhonebookAccess1Interface::buildIntrospectionData(), org::bluez::obex::Session1Interface::buildIntrospectionData(), org::bluez::obex::Synchronization1Interface::buildIntrospectionData(), and org::bluez::obex::Transfer1Interface::buildIntrospectionData().
|
protectedvirtual |
Implements org::freedesktop::DBus::IntrospectableInterface.
Definition at line 184 of file obexNode.cpp.
|
protectedvirtual |
Implements org::freedesktop::DBus::IntrospectableInterface.
Definition at line 174 of file obexNode.cpp.
TQStringList org::bluez::obexNode::Private::childrenNodes |
Definition at line 44 of file obexNode.cpp.
TQT_DBusConnection org::bluez::obexNode::Private::connection |
Definition at line 42 of file obexNode.cpp.
TQMap<TQString, TQT_DBusObjectBase*> org::bluez::obexNode::Private::interfaces |
Definition at line 39 of file obexNode.cpp.
TQString org::bluez::obexNode::Private::introspectionData |
Definition at line 40 of file obexNode.cpp.
TQString org::bluez::obexNode::Private::objectPath |
Definition at line 43 of file obexNode.cpp.