#include <propertiesProxy.h>
|
| void | PropertiesChanged (const TQString &interface, const TQMap< TQString, TQT_DBusVariant > &changed_properties, const TQStringList &invalidated_properties) |
| void | PropertiesChanged (const TQString &interface, const TQMap< TQString, TQT_DBusVariant > &changed_properties, const TQStringList &invalidated_properties) |
|
| | PropertiesProxy (const TQString &service, const TQString &path, TQObject *parent=0, const char *name=0) |
| virtual | ~PropertiesProxy () |
| void | setConnection (const TQT_DBusConnection &connection) |
| virtual bool | Get (const TQString &interface, const TQString &name, TQT_DBusVariant &value, TQT_DBusError &error) |
| virtual bool | Set (const TQString &interface, const TQString &name, const TQT_DBusVariant &value, TQT_DBusError &error) |
| virtual bool | GetAll (const TQString &interface, TQMap< TQString, TQT_DBusVariant > &properties, TQT_DBusError &error) |
| | PropertiesProxy (const TQString &service, const TQString &path, TQObject *parent=0, const char *name=0) |
| virtual | ~PropertiesProxy () |
| void | setConnection (const TQT_DBusConnection &connection) |
| virtual bool | Get (const TQString &interface, const TQString &name, TQT_DBusVariant &value, TQT_DBusError &error) |
| virtual bool | Set (const TQString &interface, const TQString &name, const TQT_DBusVariant &value, TQT_DBusError &error) |
| virtual bool | GetAll (const TQString &interface, TQMap< TQString, TQT_DBusVariant > &properties, TQT_DBusError &error) |
◆ PropertiesProxy() [1/4]
| org::freedesktop::DBus::PropertiesProxy::PropertiesProxy |
( |
const TQString & | service, |
|
|
const TQString & | path, |
|
|
TQObject * | parent = 0, |
|
|
const char * | name = 0 ) |
◆ ~PropertiesProxy() [1/2]
| org::freedesktop::DBus::PropertiesProxy::~PropertiesProxy |
( |
| ) |
|
|
virtual |
◆ PropertiesProxy() [2/4]
| org::freedesktop::DBus::PropertiesProxy::PropertiesProxy |
( |
const PropertiesProxy & | | ) |
|
|
private |
◆ PropertiesProxy() [3/4]
| org::freedesktop::DBus::PropertiesProxy::PropertiesProxy |
( |
const TQString & | service, |
|
|
const TQString & | path, |
|
|
TQObject * | parent = 0, |
|
|
const char * | name = 0 ) |
◆ ~PropertiesProxy() [2/2]
| virtual org::freedesktop::DBus::PropertiesProxy::~PropertiesProxy |
( |
| ) |
|
|
virtual |
◆ PropertiesProxy() [4/4]
| org::freedesktop::DBus::PropertiesProxy::PropertiesProxy |
( |
const PropertiesProxy & | | ) |
|
|
private |
◆ Get() [1/2]
| bool org::freedesktop::DBus::PropertiesProxy::Get |
( |
const TQString & | interface, |
|
|
const TQString & | name, |
|
|
TQT_DBusVariant & | value, |
|
|
TQT_DBusError & | error ) |
|
virtual |
◆ Get() [2/2]
| virtual bool org::freedesktop::DBus::PropertiesProxy::Get |
( |
const TQString & | interface, |
|
|
const TQString & | name, |
|
|
TQT_DBusVariant & | value, |
|
|
TQT_DBusError & | error ) |
|
virtual |
◆ GetAll() [1/2]
| bool org::freedesktop::DBus::PropertiesProxy::GetAll |
( |
const TQString & | interface, |
|
|
TQMap< TQString, TQT_DBusVariant > & | properties, |
|
|
TQT_DBusError & | error ) |
|
virtual |
◆ GetAll() [2/2]
| virtual bool org::freedesktop::DBus::PropertiesProxy::GetAll |
( |
const TQString & | interface, |
|
|
TQMap< TQString, TQT_DBusVariant > & | properties, |
|
|
TQT_DBusError & | error ) |
|
virtual |
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ PropertiesChanged [1/2]
| void org::freedesktop::DBus::PropertiesProxy::PropertiesChanged |
( |
const TQString & | interface, |
|
|
const TQMap< TQString, TQT_DBusVariant > & | changed_properties, |
|
|
const TQStringList & | invalidated_properties ) |
|
signal |
◆ PropertiesChanged [2/2]
| void org::freedesktop::DBus::PropertiesProxy::PropertiesChanged |
( |
const TQString & | interface, |
|
|
const TQMap< TQString, TQT_DBusVariant > & | changed_properties, |
|
|
const TQStringList & | invalidated_properties ) |
|
signal |
◆ Set() [1/2]
| bool org::freedesktop::DBus::PropertiesProxy::Set |
( |
const TQString & | interface, |
|
|
const TQString & | name, |
|
|
const TQT_DBusVariant & | value, |
|
|
TQT_DBusError & | error ) |
|
virtual |
◆ Set() [2/2]
| virtual bool org::freedesktop::DBus::PropertiesProxy::Set |
( |
const TQString & | interface, |
|
|
const TQString & | name, |
|
|
const TQT_DBusVariant & | value, |
|
|
TQT_DBusError & | error ) |
|
virtual |
◆ setConnection() [1/2]
| void org::freedesktop::DBus::PropertiesProxy::setConnection |
( |
const TQT_DBusConnection & | connection | ) |
|
◆ setConnection() [2/2]
| void org::freedesktop::DBus::PropertiesProxy::setConnection |
( |
const TQT_DBusConnection & | connection | ) |
|
◆ slotHandleDBusSignal [1/2]
| void org::freedesktop::DBus::PropertiesProxy::slotHandleDBusSignal |
( |
const TQT_DBusMessage & | message | ) |
|
|
protectedvirtualslot |
◆ slotHandleDBusSignal [2/2]
| virtual void org::freedesktop::DBus::PropertiesProxy::slotHandleDBusSignal |
( |
const TQT_DBusMessage & | message | ) |
|
|
protectedvirtualslot |
◆ m_baseProxy
| TQT_DBusProxy * org::freedesktop::DBus::PropertiesProxy::m_baseProxy |
|
protected |
The documentation for this class was generated from the following files: