tdebluez
org::trinitydesktop::tdeobexNode::Private Class Reference
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 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 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 ()

Detailed Description

Definition at line 25 of file tdeobexNode.cpp.

Constructor & Destructor Documentation

◆ ~Private()

org::trinitydesktop::tdeobexNode::Private::~Private ( )
virtual

Member Function Documentation

◆ cacheIntrospectionData()

void org::trinitydesktop::tdeobexNode::Private::cacheIntrospectionData ( )
private

◆ handleMethodReply()

void org::trinitydesktop::tdeobexNode::Private::handleMethodReply ( const TQT_DBusMessage & reply)
protectedvirtual

Implements org::freedesktop::DBus::IntrospectableInterface.

Definition at line 136 of file tdeobexNode.cpp.

References connection.

◆ Introspect()

bool org::trinitydesktop::tdeobexNode::Private::Introspect ( TQString & data,
TQT_DBusError & error )
protectedvirtual

Member Data Documentation

◆ childrenNodes

TQStringList org::trinitydesktop::tdeobexNode::Private::childrenNodes

Definition at line 36 of file tdeobexNode.cpp.

◆ connection

TQT_DBusConnection org::trinitydesktop::tdeobexNode::Private::connection

Definition at line 34 of file tdeobexNode.cpp.

◆ interfaces

TQMap<TQString, TQT_DBusObjectBase*> org::trinitydesktop::tdeobexNode::Private::interfaces

Definition at line 31 of file tdeobexNode.cpp.

◆ introspectionData

TQString org::trinitydesktop::tdeobexNode::Private::introspectionData

Definition at line 32 of file tdeobexNode.cpp.

◆ objectPath

TQString org::trinitydesktop::tdeobexNode::Private::objectPath

Definition at line 35 of file tdeobexNode.cpp.


The documentation for this class was generated from the following file: