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
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-2024 The KDE developers.
Generated on Fri Nov 22 2024 12:06:34 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Fri Nov 22 2024 12:06:34 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.