Kgapi
fieldmetadata.h
52 /** True if the field is the primary field for the source. Each source must have at most one field with `source_primary` set to true. **/
57 /** Output only. True if the field is the primary field for all sources in the person. Each person will have at most one field with `primary` set to true.
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
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 24 2025 11:57:31 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:57:31 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.