Home · All Classes · All Namespaces · Modules · Functions · Files |
A QObject on which low-level D-Bus adaptors are plugged to provide a D-Bus object. More...
#include <TelepathyQt/DBusObject>
A QObject on which low-level D-Bus adaptors are plugged to provide a D-Bus object.
Tp::DBusObject::DBusObject | ( | const QDBusConnection & | dbusConnection, |
QObject * | parent = 0 |
||
) |
Construct a DBusObject that operates on the given dbusConnection.
dbusConnection | The D-Bus connection to use. |
parent | The QObject parent of this instance. |
Tp::DBusObject::~DBusObject | ( | ) | [virtual] |
Class destructor.
QDBusConnection Tp::DBusObject::dbusConnection | ( | ) | const |
Return the D-Bus connection associated with this object.
Copyright © 2008-2011 Collabora Ltd. and Nokia Corporation | Telepathy-Qt 0.9.3 |