Syndication
person.cpp
Person objects hold information about a person, such as the author of the content syndicated in the f...
Definition person.h:37
virtual bool operator==(const Person &other) const
compares two person instances.
Definition person.cpp:43
virtual QString debugInfo() const
description of the person for debugging purposes.
Definition person.cpp:16
bool isNull() const const
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Fri Nov 22 2024 12:02:57 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:02:57 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.