Home · All Classes · All Namespaces · Modules · Functions · Files

Tp::ChannelRequest Class Reference
[ChannelRequest proxies]

#include <>>

Inherits Tp::StatefulDBusProxy, OptionalInterfaceFactory< ChannelRequest >, Tp::ReadyObject, and Tp::RefCounted.

List of all members.

Signals

Public Member Functions

Static Public Member Functions

Static Public Attributes

Protected Member Functions


Detailed Description

<TelepathyQt4/ChannelRequest>

High-level proxy object for accessing remote Telepathy ChannelRequest objects.


Constructor & Destructor Documentation

Tp::ChannelRequest::~ChannelRequest (  )  [virtual]

Class destructor.

Tp::ChannelRequest::ChannelRequest ( const QDBusConnection &  bus,
const QString &  objectPath,
const QVariantMap &  immutableProperties 
) [protected]

Member Function Documentation

ChannelRequestPtr Tp::ChannelRequest::create ( const QString &  objectPath,
const QVariantMap &  immutableProperties 
) [static]
ChannelRequestPtr Tp::ChannelRequest::create ( const QDBusConnection &  bus,
const QString &  objectPath,
const QVariantMap &  immutableProperties 
) [static]
AccountPtr Tp::ChannelRequest::account (  )  const
QDateTime Tp::ChannelRequest::userActionTime (  )  const
QString Tp::ChannelRequest::preferredHandler (  )  const
QualifiedPropertyValueMapList Tp::ChannelRequest::requests (  )  const
PendingOperation * Tp::ChannelRequest::cancel (  ) 
Client::DBus::PropertiesInterface* Tp::ChannelRequest::propertiesInterface (  )  const [inline]
void Tp::ChannelRequest::failed ( const QString &  errorName,
const QString &  errorMessage 
) [signal]
void Tp::ChannelRequest::succeeded (  )  [signal]
Client::ChannelRequestInterface * Tp::ChannelRequest::baseInterface (  )  const [protected]

Get the ChannelRequestInterface for this ChannelRequest class. This method is protected since the convenience methods provided by this class should always be used instead of the interface by users of the class.

Returns:
A pointer to the existing ChannelRequestInterface for this ChannelRequest

Member Data Documentation


Copyright © 2009 Collabora Ltd. and Nokia Corporation
Telepathy-Qt4 0.3.0