| Home · Modules · All Classes · All Namespaces |
#include <TelepathyQt/Types>
Inherits QMap< uint, QVariantMap >.
Public Member Functions | |
| ContactAttributesMap () | |
| ContactAttributesMap (const QMap< uint, QVariantMap > &a) | |
| ContactAttributesMap (std::initializer_list< std::pair< uint, QVariantMap > > a) | |
| ContactAttributesMap & | operator= (const QMap< uint, QVariantMap > &a) |
Mapping type generated from the specification. Convertible with QMap<uint, QVariantMap>, but needed to have a discrete type in the Qt type system.
Mapping returned by GetContactAttributes, representing a collection of Contacts and their requested attributes.
|
inline |
|
inline |
|
inline |
|
inline |
| TelepathyQt 0.9.8 |
Generated by
1.8.15
|