KNewStuff
core/author.cpp
void setHomepage(const QString &homepage)
Sets the homepage of the author.
Definition: core/author.cpp:108
Q_GLOBAL_STATIC(Internal::StaticControl, s_instance) class ControlPrivate
void setJabber(const QString &jabber)
Sets the jabber address of the author.
Definition: core/author.cpp:98
void setDescription(const QString &description)
Set the user's description.
Definition: core/author.cpp:138
void setProfilepage(const QString &profilepage)
Sets the profile page of the author, usually located on the server hosting the content.
Definition: core/author.cpp:118
void setAvatarUrl(const QUrl &avatarUrl)
Sets the url for the user's avatar image.
Definition: core/author.cpp:128
void setEmail(const QString &email)
Sets the email address of the author.
Definition: core/author.cpp:88
Contains the core functionality for handling interaction with NewStuff providers.
Definition: atticaprovider.cpp:29
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Tue Dec 5 2023 04:12:21 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Tue Dec 5 2023 04:12:21 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.