KContacts::Related

Search for usage in LXR

KContacts::Related Class Reference

#include <related.h>

Public Types

typedef QVector< RelatedList
 

Public Member Functions

 Related (const QString &related)
 
 Related (const Related &other)
 
bool isValid () const
 
bool operator!= (const Related &other) const
 
Relatedoperator= (const Related &other)
 
bool operator== (const Related &other) const
 
QMap< QString, QStringListparameters () const
 
QString related () const
 
void setParameters (const QMap< QString, QStringList > &params)
 
void setRelated (const QString &relatedTo)
 
QString toString () const
 

Detailed Description

Describes a relationship of an Addressee.

Definition at line 24 of file related.h.

Member Function Documentation

◆ parameters()

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

Definition at line 77 of file related.cpp.

◆ setParameters()

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

Definition at line 70 of file related.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.