KNewStuff
knewstuff3/core/author.cpp
Go to the documentation of this file.
QString jabber() const
Retrieve the author's jabber address.
Definition: knewstuff3/core/author.cpp:50
void setName(const QString &name)
Sets the full name of the author.
Definition: knewstuff3/core/author.cpp:25
void setEmail(const QString &email)
Sets the email address of the author.
Definition: knewstuff3/core/author.cpp:35
void setJabber(const QString &jabber)
Sets the jabber address of the author.
Definition: knewstuff3/core/author.cpp:45
QString email() const
Retrieve the author's email address.
Definition: knewstuff3/core/author.cpp:40
void setHomepage(const QString &homepage)
Sets the homepage of the author.
Definition: knewstuff3/core/author.cpp:55
QString homepage() const
Retrieve the author's homepage.
Definition: knewstuff3/core/author.cpp:60
Definition: atticaprovider.cpp:35
This file is part of the KDE documentation.
Documentation copyright © 1996-2017 The KDE developers.
Generated on Wed May 10 2017 09:32:23 by doxygen 1.8.13 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2017 The KDE developers.
Generated on Wed May 10 2017 09:32:23 by doxygen 1.8.13 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.