KContacts::Role
KContacts::Role Class Reference
#include <role.h>
Public Types | |
typedef QList< Role > | List |
Public Member Functions | |
Role (const QString &role) | |
Role (const Role &other) | |
bool | isValid () const |
bool | operator!= (const Role &other) const |
Role & | operator= (const Role &other) |
bool | operator== (const Role &other) const |
QString | role () const |
void | setRole (const QString &role) |
QString | toString () const |
Detailed Description
Member Typedef Documentation
◆ List
typedef QList<Role> KContacts::Role::List |
Constructor & Destructor Documentation
◆ Role() [1/3]
◆ Role() [2/3]
◆ Role() [3/3]
◆ ~Role()
Member Function Documentation
◆ isValid()
◆ operator!=()
◆ operator=()
◆ operator==()
◆ role()
◆ setRole()
◆ toString()
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 24 2025 11:55:38 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 24 2025 11:55:38 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.