Home · All Classes · All Namespaces · Modules · Functions · Files
Public Member Functions | Protected Slots | Protected Member Functions
Tp::AbstractInterface Class Reference

The AbstractInterface class is the base class for all client side D-Bus interfaces, allowing access to remote methods/properties/signals. More...

#include <TelepathyQt4/AbstractInterface>

List of all members.

Public Member Functions

Protected Slots

Protected Member Functions


Detailed Description

The AbstractInterface class is the base class for all client side D-Bus interfaces, allowing access to remote methods/properties/signals.


Constructor & Destructor Documentation

Tp::AbstractInterface::~AbstractInterface ( ) [virtual]
Tp::AbstractInterface::AbstractInterface ( DBusProxy proxy,
const QLatin1String &  interface 
) [protected]
Tp::AbstractInterface::AbstractInterface ( const QString &  busName,
const QString &  path,
const QLatin1String &  interface,
const QDBusConnection &  connection,
QObject *  parent 
) [protected]

Member Function Documentation

bool Tp::AbstractInterface::isValid ( ) const
QString Tp::AbstractInterface::invalidationReason ( ) const
QString Tp::AbstractInterface::invalidationMessage ( ) const
void Tp::AbstractInterface::invalidate ( Tp::DBusProxy proxy,
const QString &  error,
const QString &  message 
) [protected, virtual, slot]
PendingVariant * Tp::AbstractInterface::internalRequestProperty ( const QString &  name) const [protected]
PendingOperation * Tp::AbstractInterface::internalSetProperty ( const QString &  name,
const QVariant &  newValue 
) [protected]
PendingVariantMap * Tp::AbstractInterface::internalRequestAllProperties ( ) const [protected]


Copyright © 2008-2011 Collabora Ltd. and Nokia Corporation
Telepathy-Qt4 0.6.0