Home · Modules · All Classes · All Namespaces |
#include <TelepathyQt/Types>
Inherits QMap< uint, QDBusObjectPath >.
Public Member Functions | |
ChannelOriginatorMap () | |
ChannelOriginatorMap (const QMap< uint, QDBusObjectPath > &a) | |
ChannelOriginatorMap (std::initializer_list< std::pair< uint, QDBusObjectPath > > a) | |
ChannelOriginatorMap & | operator= (const QMap< uint, QDBusObjectPath > &a) |
Mapping type generated from the specification. Convertible with QMap<uint, QDBusObjectPath>, but needed to have a discrete type in the Qt type system.
A mapping from members of a conference to the original 1-1 channel with that contact, if any. See OriginalChannels for details.
|
inline |
|
inline |
|
inline |
|
inline |
TelepathyQt 0.9.8 | Generated by 1.8.15 |