KContacts::Role
KContacts::Role Class Reference
#include <role.h>
Public Types | |
typedef QVector< Role > | List |
Public Member Functions | |
Role (const Role &other) | |
Role (const QString &role) | |
bool | isValid () const |
bool | operator!= (const Role &other) const |
Role & | operator= (const Role &other) |
bool | operator== (const Role &other) const |
QMap< QString, QStringList > | parameters () const |
QString | role () const |
void | setParameters (const QMap< QString, QStringList > ¶ms) |
void | setRole (const QString &role) |
QString | toString () const |
Friends | |
KCONTACTS_EXPORT QDataStream & | operator<< (QDataStream &, const Role &) |
KCONTACTS_EXPORT QDataStream & | operator>> (QDataStream &, Role &) |
Detailed Description
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2021 The KDE developers.
Generated on Tue Mar 2 2021 23:52:47 by doxygen 1.8.11 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2021 The KDE developers.
Generated on Tue Mar 2 2021 23:52:47 by doxygen 1.8.11 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.