KContacts::Role

Search for usage in LXR

KContacts::Role Class Reference

#include <role.h>

Public Types

typedef QVector< RoleList
 

Public Member Functions

 Role (const QString &role)
 
 Role (const Role &other)
 
bool isValid () const
 
bool operator!= (const Role &other) const
 
Roleoperator= (const Role &other)
 
bool operator== (const Role &other) const
 
QMap< QString, QStringListparameters () const
 
QString role () const
 
void setParameters (const QMap< QString, QStringList > &params)
 
void setRole (const QString &role)
 
QString toString () const
 

Detailed Description

Class that holds a Role for a contact.

Since
5.3

Definition at line 26 of file role.h.

Member Function Documentation

◆ parameters()

QMap< QString, QStringList > Role::parameters ( ) const
Deprecated:
Since 5.88 for lack of usage

Definition at line 77 of file role.cpp.

◆ setParameters()

void Role::setParameters ( const QMap< QString, QStringList > &  params)
Deprecated:
Since 5.88 for lack of usage

Definition at line 70 of file role.cpp.


The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Fri Dec 1 2023 03:51:56 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.