KContacts::Org
KContacts::Org Class Reference
#include <org.h>
Public Types | |
typedef QList< 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 |
void | setOrganization (const QString &org) |
QString | toString () const |
Detailed Description
Member Typedef Documentation
◆ List
Constructor & Destructor Documentation
◆ Org() [1/3]
◆ Org() [2/3]
◆ Org() [3/3]
◆ ~Org()
Member Function Documentation
◆ isValid()
◆ operator!=()
◆ operator=()
◆ operator==()
◆ organization()
◆ setOrganization()
◆ toString()
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:09:10 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:09:10 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.