KContacts::Title
KContacts::Title Class Reference
#include <title.h>
Public Types | |
typedef QList< 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 |
void | setTitle (const QString &title) |
QString | title () const |
QString | toString () const |
Detailed Description
Member Typedef Documentation
◆ List
typedef QList<Title> KContacts::Title::List |
Constructor & Destructor Documentation
◆ Title() [1/3]
◆ Title() [2/3]
◆ Title() [3/3]
◆ ~Title()
Member Function Documentation
◆ isValid()
◆ operator!=()
◆ operator=()
◆ operator==()
◆ setTitle()
◆ title()
◆ toString()
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 24 2025 11:55:38 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 24 2025 11:55:38 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.