Kgapi
relationshipstatus.cpp
35 return value == other.value && formattedValue == other.formattedValue && metadata == other.metadata;
104 // Skip, field metadata is only useful for receiving -> PeopleUtils::addValueToJsonObjectIfValid(obj, "metadata", d->metadata.toJSON());
DEPRECATED: No data will be returned A person's relationship status.
Definition relationshipstatus.h:32
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-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:36:14 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:14 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.