Kgapi
userdefined.cpp
132 // Skip, field metadata is only useful for receiving -> PeopleUtils::addValueToJsonObjectIfValid(obj, "metadata", d->metadata.toJSON());
Arbitrary user data that is populated by the end users.
Definition userdefined.h:34
QString key() const
The end user specified key of the user defined data.
Definition userdefined.cpp:79
void setMetadata(const FieldMetadata &value)
Sets value of the metadata property.
Definition userdefined.cpp:93
QString value() const
The end user specified value of the user defined data.
Definition userdefined.cpp:70
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: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.