Kgapi
gender.h
57 /** Output only. The value of the gender translated and formatted in the viewer's account locale or the `Accept-Language` HTTP header locale. Unspecified or
61 /** The gender for the person. The gender can be custom or one of these predefined values: * `male` * `female` * `unspecified` **/
void setMetadata(const FieldMetadata &value)
Sets value of the metadata property.
Definition gender.cpp:76
void setAddressMeAs(const QString &value)
Sets value of the addressMeAs property.
Definition gender.cpp:98
QString addressMeAs() const
Free form text field for pronouns that should be used to address the person.
Definition gender.cpp:93
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 31 2025 12:07:24 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 31 2025 12:07:24 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.