KNewStuff
knewstuff2/core/author.cpp
Go to the documentation of this file.
QString jabber() const
Retrieve the author's jabber address.
Definition: knewstuff2/core/author.cpp:78
void setEmail(const QString &email)
Sets the email address of the author.
Definition: knewstuff2/core/author.cpp:63
void setJabber(const QString &jabber)
Sets the jabber address of the author.
Definition: knewstuff2/core/author.cpp:73
void setName(const QString &name)
Sets the full name of the author.
Definition: knewstuff2/core/author.cpp:53
Author & operator=(const Author &other)
Definition: knewstuff2/core/author.cpp:42
Definition: knewstuff2/core/author.h:26
void setHomepage(const QString &homepage)
Sets the homepage of the author.
Definition: knewstuff2/core/author.cpp:83
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Sat Jan 18 2020 19:03:26 by doxygen 1.8.15 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Sat Jan 18 2020 19:03:26 by doxygen 1.8.15 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.