KNewStuff
core/author.cpp
void setHomepage(const QString &homepage)
Sets the homepage of the author.
Definition: core/author.cpp:93
void setJabber(const QString &jabber)
Sets the jabber address of the author.
Definition: core/author.cpp:83
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
void setAvatarUrl(const QUrl &avatarUrl)
Sets the url for the user's avatar image.
Definition: core/author.cpp:113
QString name(StandardShortcut id)
void setEmail(const QString &email)
Sets the email address of the author.
Definition: core/author.cpp:73
Contains the core functionality for handling interaction with NewStuff providers.
Definition: atticaprovider.cpp:30
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Wed Jun 7 2023 04:10:07 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Wed Jun 7 2023 04:10:07 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.