Home · Modules · All Classes · All Namespaces |
#include <TelepathyQt/Types>
Inherits QMap< QString, QVariantMap >.
Public Member Functions | |
MultipleStatusMap () | |
MultipleStatusMap (const QMap< QString, QVariantMap > &a) | |
MultipleStatusMap (std::initializer_list< std::pair< QString, QVariantMap > > a) | |
MultipleStatusMap & | operator= (const QMap< QString, QVariantMap > &a) |
Mapping type generated from the specification. Convertible with QMap<QString, QVariantMap>, but needed to have a discrete type in the Qt type system.
Mapping used in Last_Activity_And_Statuses and passed to SetStatus, representing a collection of statuses. Use of this mapping with more than one member is deprecated.
|
inline |
|
inline |
|
inline |
|
inline |
TelepathyQt 0.9.8 | Generated by 1.8.15 |