KContacts::Title
KContacts::Title Class Reference
#include <title.h>
Public Types | |
typedef QVector< Title > | List |
Public Member Functions | |
Title (const QString &title) | |
Title (const Title &other) | |
bool | isValid () const |
bool | operator!= (const Title &other) const |
Title & | operator= (const Title &other) |
bool | operator== (const Title &other) const |
QMap< QString, QStringList > | parameters () const |
void | setParameters (const QMap< QString, QStringList > ¶ms) |
void | setTitle (const QString &title) |
QString | title () const |
QString | toString () const |
Detailed Description
Member Function Documentation
◆ parameters()
QMap< QString, QStringList > Title::parameters | ( | ) | const |
- Deprecated:
- Since 5.88 for lack of usage
◆ setParameters()
void Title::setParameters | ( | const QMap< QString, QStringList > & | params | ) |
- Deprecated:
- Since 5.88 for lack of usage
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
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.