Kgapi
biography.cpp
139 // Skip, field metadata is only useful for receiving -> PeopleUtils::addValueToJsonObjectIfValid(obj, "metadata"}, d->metadata.toJSON());
142 PeopleUtils::addValueToJsonObjectIfValid(obj, "contentType", QStringLiteral("CONTENT_TYPE_UNSPECIFIED"));
Biography::ContentType contentType() const
The content type of the biography.
Definition biography.cpp:79
void setMetadata(const FieldMetadata &value)
Sets value of the metadata property.
Definition biography.cpp:75
@ CONTENT_TYPE_UNSPECIFIED
Unspecified.
void setContentType(Biography::ContentType value)
Sets value of the contentType property.
Definition biography.cpp:84
bool isEmpty() const const
QJsonValue value(QLatin1StringView key) const const
QJsonObject toObject() const const
void append(QList< T > &&value)
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.