tdebluez
org::freedesktop::DBus::ObjectManagerProxy Class Reference

#include <objectmanagerProxy.h>

+ Inheritance diagram for org::freedesktop::DBus::ObjectManagerProxy:

Signals

void InterfacesAdded (const TQT_DBusObjectPath &object, const TQT_DBusDataMap< TQString > &interfaces)
 
void InterfacesRemoved (const TQT_DBusObjectPath &object, const TQStringList &interfaces)
 
void InterfacesAdded (const TQT_DBusObjectPath &object, const TQT_DBusDataMap< TQString > &interfaces)
 
void InterfacesRemoved (const TQT_DBusObjectPath &object, const TQStringList &interfaces)
 

Public Member Functions

 ObjectManagerProxy (const TQString &service, const TQString &path, TQObject *parent=0, const char *name=0)
 
virtual ~ObjectManagerProxy ()
 
void setConnection (const TQT_DBusConnection &connection)
 
virtual bool GetManagedObjects (TQT_DBusDataMap< TQT_DBusObjectPath > &objects, TQT_DBusError &error)
 
 ObjectManagerProxy (const TQString &service, const TQString &path, TQObject *parent=0, const char *name=0)
 
virtual ~ObjectManagerProxy ()
 
void setConnection (const TQT_DBusConnection &connection)
 
virtual bool GetManagedObjects (TQT_DBusDataMap< TQT_DBusObjectPath > &objects, TQT_DBusError &error)
 

Protected Slots

virtual void slotHandleDBusSignal (const TQT_DBusMessage &message)
 
virtual void slotHandleDBusSignal (const TQT_DBusMessage &message)
 

Protected Attributes

TQT_DBusProxy * m_baseProxy
 

Private Member Functions

 ObjectManagerProxy (const ObjectManagerProxy &)
 
ObjectManagerProxyoperator= (const ObjectManagerProxy &)
 
 ObjectManagerProxy (const ObjectManagerProxy &)
 
ObjectManagerProxyoperator= (const ObjectManagerProxy &)
 

Detailed Description

Definition at line 29 of file libtdebluez/interfaces/objectmanagerProxy.h.

Constructor & Destructor Documentation

◆ ObjectManagerProxy() [1/4]

org::freedesktop::DBus::ObjectManagerProxy::ObjectManagerProxy ( const TQString &  service,
const TQString &  path,
TQObject *  parent = 0,
const char *  name = 0 
)

◆ ~ObjectManagerProxy() [1/2]

org::freedesktop::DBus::ObjectManagerProxy::~ObjectManagerProxy ( )
virtual

Definition at line 39 of file libtdebluez/interfaces/objectmanagerProxy.cpp.

References m_baseProxy.

◆ ObjectManagerProxy() [2/4]

org::freedesktop::DBus::ObjectManagerProxy::ObjectManagerProxy ( const ObjectManagerProxy )
private

◆ ObjectManagerProxy() [3/4]

org::freedesktop::DBus::ObjectManagerProxy::ObjectManagerProxy ( const TQString &  service,
const TQString &  path,
TQObject *  parent = 0,
const char *  name = 0 
)

◆ ~ObjectManagerProxy() [2/2]

virtual org::freedesktop::DBus::ObjectManagerProxy::~ObjectManagerProxy ( )
virtual

◆ ObjectManagerProxy() [4/4]

org::freedesktop::DBus::ObjectManagerProxy::ObjectManagerProxy ( const ObjectManagerProxy )
private

Member Function Documentation

◆ GetManagedObjects() [1/2]

bool org::freedesktop::DBus::ObjectManagerProxy::GetManagedObjects ( TQT_DBusDataMap< TQT_DBusObjectPath > &  objects,
TQT_DBusError &  error 
)
virtual

Definition at line 49 of file libtdebluez/interfaces/objectmanagerProxy.cpp.

References m_baseProxy.

◆ GetManagedObjects() [2/2]

virtual bool org::freedesktop::DBus::ObjectManagerProxy::GetManagedObjects ( TQT_DBusDataMap< TQT_DBusObjectPath > &  objects,
TQT_DBusError &  error 
)
virtual

◆ InterfacesAdded [1/2]

void org::freedesktop::DBus::ObjectManagerProxy::InterfacesAdded ( const TQT_DBusObjectPath &  object,
const TQT_DBusDataMap< TQString > &  interfaces 
)
signal

◆ InterfacesAdded [2/2]

void org::freedesktop::DBus::ObjectManagerProxy::InterfacesAdded ( const TQT_DBusObjectPath &  object,
const TQT_DBusDataMap< TQString > &  interfaces 
)
signal

◆ InterfacesRemoved [1/2]

void org::freedesktop::DBus::ObjectManagerProxy::InterfacesRemoved ( const TQT_DBusObjectPath &  object,
const TQStringList &  interfaces 
)
signal

◆ InterfacesRemoved [2/2]

void org::freedesktop::DBus::ObjectManagerProxy::InterfacesRemoved ( const TQT_DBusObjectPath &  object,
const TQStringList &  interfaces 
)
signal

◆ operator=() [1/2]

ObjectManagerProxy& org::freedesktop::DBus::ObjectManagerProxy::operator= ( const ObjectManagerProxy )
private

◆ operator=() [2/2]

ObjectManagerProxy& org::freedesktop::DBus::ObjectManagerProxy::operator= ( const ObjectManagerProxy )
private

◆ setConnection() [1/2]

void org::freedesktop::DBus::ObjectManagerProxy::setConnection ( const TQT_DBusConnection &  connection)

Definition at line 44 of file libtdebluez/interfaces/objectmanagerProxy.cpp.

References m_baseProxy.

◆ setConnection() [2/2]

void org::freedesktop::DBus::ObjectManagerProxy::setConnection ( const TQT_DBusConnection &  connection)

◆ slotHandleDBusSignal [1/2]

void org::freedesktop::DBus::ObjectManagerProxy::slotHandleDBusSignal ( const TQT_DBusMessage &  message)
protectedvirtualslot

◆ slotHandleDBusSignal [2/2]

virtual void org::freedesktop::DBus::ObjectManagerProxy::slotHandleDBusSignal ( const TQT_DBusMessage &  message)
protectedvirtualslot

Member Data Documentation

◆ m_baseProxy

TQT_DBusProxy * org::freedesktop::DBus::ObjectManagerProxy::m_baseProxy
protected

Definition at line 53 of file libtdebluez/interfaces/objectmanagerProxy.h.


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