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
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-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.