Home · All Classes · All Namespaces · Modules · Functions · Files |
#include <TelepathyQt4/Types>
Inherits QMap< QString, QDBusVariant >.
Mapping type generated from the specification. Convertible with QMap<QString, QDBusVariant>, but needed to have a discrete type in the Qt4 type system.
Mapping representing a class of channels that can be requested from a connection manager, can be handled by a user interface, are supported by a contact, etc.
Classes of channel are identified by the fixed values of a subset of their properties.
Channel classes SHOULD always include the keys ChannelInterface::ChannelType and ChannelInterface::TargetHandleType .
Tp::ChannelClass::ChannelClass | ( | ) | [inline] |
Tp::ChannelClass::ChannelClass | ( | const QMap< QString, QDBusVariant > & | a | ) | [inline] |
ChannelClass& Tp::ChannelClass::operator= | ( | const QMap< QString, QDBusVariant > & | a | ) | [inline] |
Copyright © 2008-2011 Collabora Ltd. and Nokia Corporation |
Telepathy-Qt4 0.6.5
|