| Home · Modules · All Classes · All Namespaces |
#include <TelepathyQt/Types>
Inherits QMap< uint, ContactSubscriptions >.
Public Member Functions | |
| ContactSubscriptionMap () | |
| ContactSubscriptionMap (const QMap< uint, ContactSubscriptions > &a) | |
| ContactSubscriptionMap (std::initializer_list< std::pair< uint, ContactSubscriptions > > a) | |
| ContactSubscriptionMap & | operator= (const QMap< uint, ContactSubscriptions > &a) |
Mapping type generated from the specification. Convertible with QMap<uint, ContactSubscriptions>, but needed to have a discrete type in the Qt type system.
A map from contacts to their subscribe, publish and publish-request attributes.
|
inline |
|
inline |
|
inline |
|
inline |
| TelepathyQt 0.9.8 |
Generated by
1.8.15
|