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