Kgapi
relationshipstatus.h
49 /** The relationship status. The value can be custom or one of these predefined values: * `single` * `inARelationship` * `engaged` * `married` *
50 * `itsComplicated` * `openRelationship` * `widowed` * `inDomesticPartnership` * `inCivilUnion` **/
FieldMetadata metadata() const
Metadata about the relationship status.
Definition relationshipstatus.cpp:82
void setMetadata(const FieldMetadata &value)
Sets value of the metadata property.
Definition relationshipstatus.cpp:87
void setValue(const QString &value)
Sets value of the value property.
Definition relationshipstatus.cpp:74
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.