|
tdebluez
|
Inheritance diagram for org::trinitydesktop::tdeobexNode::Private:Public Member Functions | |
| virtual | ~Private () |
Public Member Functions inherited from org::freedesktop::DBus::IntrospectableInterface | |
| 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) |
Protected Member Functions inherited from org::freedesktop::DBus::IntrospectableInterface | |
| virtual bool | Introspect (TQString &xml, TQT_DBusError &error)=0 |
| virtual void | handleMethodReply (const TQT_DBusMessage &reply)=0 |
| virtual bool | handleMethodCall (const TQT_DBusMessage &message) |
| TQT_DBusMessage | callIntrospect (const TQT_DBusMessage &message) |
| virtual bool | Introspect (TQString &xml, TQT_DBusError &error)=0 |
| virtual void | handleMethodReply (const TQT_DBusMessage &reply)=0 |
| virtual bool | handleMethodCall (const TQT_DBusMessage &message) |
| TQT_DBusMessage | callIntrospect (const TQT_DBusMessage &message) |
Private Member Functions | |
| void | cacheIntrospectionData () |
Additional Inherited Members | |
Static Public Member Functions inherited from org::freedesktop::DBus::IntrospectableInterface | |
| static void | buildIntrospectionData (TQDomElement &interfaceElement) |
| static const TQCString | interface () |
| static void | buildIntrospectionData (TQDomElement &interfaceElement) |
| static const TQCString | interface () |
Definition at line 25 of file tdeobexNode.cpp.
|
virtual |
Definition at line 113 of file tdeobexNode.cpp.
|
private |
Definition at line 141 of file tdeobexNode.cpp.
References org::freedesktop::DBus::IntrospectableInterface::buildIntrospectionData(), and org::bluez::obex::Agent1Interface::buildIntrospectionData().
|
protectedvirtual |
Implements org::freedesktop::DBus::IntrospectableInterface.
Definition at line 136 of file tdeobexNode.cpp.
|
protectedvirtual |
Implements org::freedesktop::DBus::IntrospectableInterface.
Definition at line 126 of file tdeobexNode.cpp.
| TQStringList org::trinitydesktop::tdeobexNode::Private::childrenNodes |
Definition at line 36 of file tdeobexNode.cpp.
| TQT_DBusConnection org::trinitydesktop::tdeobexNode::Private::connection |
Definition at line 34 of file tdeobexNode.cpp.
| TQMap<TQString, TQT_DBusObjectBase*> org::trinitydesktop::tdeobexNode::Private::interfaces |
Definition at line 31 of file tdeobexNode.cpp.
| TQString org::trinitydesktop::tdeobexNode::Private::introspectionData |
Definition at line 32 of file tdeobexNode.cpp.
| TQString org::trinitydesktop::tdeobexNode::Private::objectPath |
Definition at line 35 of file tdeobexNode.cpp.