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
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-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:09:10 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:09:10 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.