Kgapi
name.h
99 /** Output only. The display name formatted according to the locale specified by the viewer's account or the `Accept-Language` HTTP header. **/
void setHonorificSuffix(const QString &value)
Sets value of the honorificSuffix property.
Definition name.cpp:182
void setPhoneticGivenName(const QString &value)
Sets value of the phoneticGivenName property.
Definition name.cpp:147
void setPhoneticFamilyName(const QString &value)
Sets value of the phoneticFamilyName property.
Definition name.cpp:173
QString phoneticHonorificSuffix() const
The honorific suffixes spelled as they sound.
Definition name.cpp:186
void setMetadata(const FieldMetadata &value)
Sets value of the metadata property.
Definition name.cpp:209
void setUnstructuredName(const QString &value)
Sets value of the unstructuredName property.
Definition name.cpp:93
QString phoneticHonorificPrefix() const
The honorific prefixes spelled as they sound.
Definition name.cpp:151
void setHonorificPrefix(const QString &value)
Sets value of the honorificPrefix property.
Definition name.cpp:129
void setPhoneticMiddleName(const QString &value)
Sets value of the phoneticMiddleName property.
Definition name.cpp:111
void setPhoneticHonorificPrefix(const QString &value)
Sets value of the phoneticHonorificPrefix property.
Definition name.cpp:156
void setPhoneticHonorificSuffix(const QString &value)
Sets value of the phoneticHonorificSuffix property.
Definition name.cpp:191
void setFamilyName(const QString &value)
Sets value of the familyName property.
Definition name.cpp:102
void setMiddleName(const QString &value)
Sets value of the middleName property.
Definition name.cpp:120
void setPhoneticFullName(const QString &value)
Sets value of the phoneticFullName property.
Definition name.cpp:200
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.