| Home · Modules · All Classes · All Namespaces |
#include <TelepathyQt/Types>
Inherits QMap< QString, QString >.
Public Member Functions | |
| ContactSearchMap () | |
| ContactSearchMap (const QMap< QString, QString > &a) | |
| ContactSearchMap (std::initializer_list< std::pair< QString, QString > > a) | |
| ContactSearchMap & | operator= (const QMap< QString, QString > &a) |
Mapping type generated from the specification. Convertible with QMap<QString, QString>, but needed to have a discrete type in the Qt type system.
A map from search keys to search terms.
|
inline |
|
inline |
|
inline |
|
inline |
| TelepathyQt 0.9.8 |
Generated by
1.8.15
|