KNewStuff
core/author.cpp
void setJabber(const QString &jabber)
Sets the jabber address of the author.
Definition core/author.cpp:83
void setEmail(const QString &email)
Sets the email address of the author.
Definition core/author.cpp:73
void setHomepage(const QString &homepage)
Sets the homepage of the author.
Definition core/author.cpp:93
void setAvatarUrl(const QUrl &avatarUrl)
Sets the url for the user's avatar image.
Definition core/author.cpp:113
void setDescription(const QString &description)
Set the user's description.
Definition core/author.cpp:123
void setProfilepage(const QString &profilepage)
Sets the profile page of the author, usually located on the server hosting the content.
Definition core/author.cpp:103
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:20:03 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:20:03 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.