| Home · All Classes · All Namespaces · Modules · Functions · Files |
#include <TelepathyQt/Types>
Public Member Functions | |
| ContactCodecMap () | |
| ContactCodecMap (const QMap< uint, CodecList > &a) | |
| ContactCodecMap & | operator= (const QMap< uint, CodecList > &a) |
Mapping type generated from the specification. Convertible with QMap<uint, CodecList>, but needed to have a discrete type in the Qt type system.
A map from contact to the list of codecs he or she supports.
| Tp::ContactCodecMap::ContactCodecMap | ( | ) | [inline] |
| Tp::ContactCodecMap::ContactCodecMap | ( | const QMap< uint, CodecList > & | a | ) | [inline] |
| ContactCodecMap& Tp::ContactCodecMap::operator= | ( | const QMap< uint, CodecList > & | a | ) | [inline] |
| Copyright © 2008-2011 Collabora Ltd. and Nokia Corporation | Telepathy-Qt 0.9.7 |