| Home · All Classes · All Namespaces · Modules · Functions · Files | 
#include <TelepathyQt/Types>
Mapping type generated from the specification. Convertible with QMap<QString, QDBusVariant>, but needed to have a discrete type in the Qt 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   .
   (One exception is that   ChannelTypeContactSearchInterface  channels do not have TargetHandleType
   None in their requestable channel classes, for
   historical reasons.)
| 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-Qt 0.9.3 |