| Home · All Classes · All Namespaces · Modules · Functions · Files | 
#include <TelepathyQt/Types>
Mapping type generated from the specification. Convertible with QMap<QString, QString>, but needed to have a discrete type in the Qt type system.
A mapping of vCard fields and addresses equivalent to a
   particular contact's protocol identifier. For instance,
   on XMPP this would contain x-jabber for all
   contacts, and x-facebook-id for contacts on
   Facebook's server.
| Tp::VCardFieldAddressMap::VCardFieldAddressMap | ( | ) |  [inline] | 
| Tp::VCardFieldAddressMap::VCardFieldAddressMap | ( | const QMap< QString, QString > & | a | ) |  [inline] | 
| VCardFieldAddressMap& Tp::VCardFieldAddressMap::operator= | ( | const QMap< QString, QString > & | a | ) |  [inline] | 
| Copyright © 2008-2011 Collabora Ltd. and Nokia Corporation | Telepathy-Qt 0.9.3 |