Home · Modules · All Classes · All Namespaces |
#include <TelepathyQt/Types>
Inherits QMap< QString, QVariantMap >.
Public Member Functions | |
ProtocolPropertiesMap () | |
ProtocolPropertiesMap (const QMap< QString, QVariantMap > &a) | |
ProtocolPropertiesMap (std::initializer_list< std::pair< QString, QVariantMap > > a) | |
ProtocolPropertiesMap & | 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.
A map from protocol identifiers supported by a connection manager to the immutable properties of the corresponding ProtocolInterface objects.
|
inline |
|
inline |
|
inline |
|
inline |
TelepathyQt 0.9.8 | Generated by 1.8.15 |