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 25 of file tdebluezNode.cpp.
|
virtual |
Definition at line 113 of file tdebluezNode.cpp.
|
private |
Definition at line 141 of file tdebluezNode.cpp.
References org::bluez::Agent1Interface::buildIntrospectionData(), and org::freedesktop::DBus::IntrospectableInterface::buildIntrospectionData().
|
protectedvirtual |
Implements org::freedesktop::DBus::IntrospectableInterface.
Definition at line 136 of file tdebluezNode.cpp.
|
protectedvirtual |
Implements org::freedesktop::DBus::IntrospectableInterface.
Definition at line 126 of file tdebluezNode.cpp.
TQStringList org::trinitydesktop::tdebluezNode::Private::childrenNodes |
Definition at line 36 of file tdebluezNode.cpp.
TQT_DBusConnection org::trinitydesktop::tdebluezNode::Private::connection |
Definition at line 34 of file tdebluezNode.cpp.
TQMap<TQString, TQT_DBusObjectBase*> org::trinitydesktop::tdebluezNode::Private::interfaces |
Definition at line 31 of file tdebluezNode.cpp.
TQString org::trinitydesktop::tdebluezNode::Private::introspectionData |
Definition at line 32 of file tdebluezNode.cpp.
TQString org::trinitydesktop::tdebluezNode::Private::objectPath |
Definition at line 35 of file tdebluezNode.cpp.