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