Home · Modules · All Classes · All Namespaces |
#include <TelepathyQt/Types>
Inherits QMap< uint, QDBusVariant >.
Public Member Functions | |
MessagePartContentMap () | |
MessagePartContentMap (const QMap< uint, QDBusVariant > &a) | |
MessagePartContentMap (std::initializer_list< std::pair< uint, QDBusVariant > > a) | |
MessagePartContentMap & | operator= (const QMap< uint, QDBusVariant > &a) |
Mapping type generated from the specification. Convertible with QMap<uint, QDBusVariant>, but needed to have a discrete type in the Qt type system.
A mapping from message part indexes to their content, as returned by GetPendingMessageContent.
|
inline |
|
inline |
|
inline |
|
inline |
TelepathyQt 0.9.8 | Generated by 1.8.15 |