Kgapi
fieldmetadata.cpp
34 return source == other.source && sourcePrimary == other.sourcePrimary && primary == other.primary && verified == other.verified;
void setSourcePrimary(bool value)
Sets value of the sourcePrimary property.
Definition fieldmetadata.cpp:83
void setSource(const Source &value)
Sets value of the source property.
Definition fieldmetadata.cpp:74
bool sourcePrimary() const
True if the field is the primary field for the source.
Definition fieldmetadata.cpp:78
bool isEmpty() const const
QJsonValue value(QLatin1StringView key) const const
bool toBool(bool defaultValue) const const
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:36:13 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:36:13 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.