Tpy::ContactCodecMap Struct Reference
[Mapping types]
#include <TelepathyQt4Yell/Types>
List of all members.
Public Member Functions
Detailed Description
Mapping type generated from the specification. Convertible with QMap<uint, CodecList>, but needed to have a discrete type in the Qt4 type system.
A map from contact to the list of codecs he or she supports.
Constructor & Destructor Documentation
Tpy::ContactCodecMap::ContactCodecMap |
( |
|
) |
[inline] |
Tpy::ContactCodecMap::ContactCodecMap |
( |
const QMap< uint, CodecList > & |
a |
) |
[inline] |
Member Function Documentation