Home · All Classes · All Namespaces · Modules · Functions · Files
Public Member Functions
Tp::DBusObject Class Reference

A QObject on which low-level D-Bus adaptors are plugged to provide a D-Bus object. More...

#include <TelepathyQt/DBusObject>

List of all members.

Public Member Functions


Detailed Description

A QObject on which low-level D-Bus adaptors are plugged to provide a D-Bus object.


Constructor & Destructor Documentation

Tp::DBusObject::DBusObject ( const QDBusConnection &  dbusConnection,
QObject *  parent = 0 
)

Construct a DBusObject that operates on the given dbusConnection.

Parameters:
dbusConnectionThe D-Bus connection to use.
parentThe QObject parent of this instance.

Class destructor.


Member Function Documentation

QDBusConnection Tp::DBusObject::dbusConnection ( ) const

Return the D-Bus connection associated with this object.

Returns:
The D-Bus connection associated with this object.


Copyright © 2008-2011 Collabora Ltd. and Nokia Corporation
Telepathy-Qt 0.9.3