KContacts::Note
KContacts::Note Class Reference
#include <note.h>
Public Types | |
typedef QList< Note > | List |
Public Member Functions | |
Note (const Note &other) | |
Note (const QString ¬e) | |
bool | isValid () const |
QString | note () const |
bool | operator!= (const Note &other) const |
Note & | operator= (const Note &other) |
bool | operator== (const Note &other) const |
void | setNote (const QString ¬e) |
QString | toString () const |
Detailed Description
Member Typedef Documentation
◆ List
typedef QList<Note> KContacts::Note::List |
Constructor & Destructor Documentation
◆ Note() [1/3]
◆ Note() [2/3]
◆ Note() [3/3]
◆ ~Note()
Member Function Documentation
◆ isValid()
◆ note()
◆ operator!=()
◆ operator=()
◆ operator==()
◆ setNote()
◆ 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.