KContacts::Title

Search for usage in LXR

KContacts::Title Class Reference

#include <title.h>

Public Types

typedef QVector< TitleList
 

Public Member Functions

 Title (const QString &title)
 
 Title (const Title &other)
 
bool isValid () const
 
bool operator!= (const Title &other) const
 
Titleoperator= (const Title &other)
 
bool operator== (const Title &other) const
 
QMap< QString, QStringListparameters () const
 
void setParameters (const QMap< QString, QStringList > &params)
 
void setTitle (const QString &title)
 
QString title () const
 
QString toString () const
 

Detailed Description

Class that holds a Title for a contact.

Since
5.3

Definition at line 26 of file title.h.

Member Function Documentation

◆ parameters()

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

Definition at line 77 of file title.cpp.

◆ setParameters()

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

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