Attica
activity.cpp
void setAssociatedPerson(const Person &associatedPerson)
Sets the user bound to the Activity.
Definition: activity.cpp:55
QUrl link() const
Gets the link to further information about this Activity.
Definition: activity.cpp:90
Definition: person.h:28
QDateTime timestamp() const
Gets the timestamp the Activity has been published.
Definition: activity.cpp:70
void setTimestamp(const QDateTime ×tamp)
Sets the timestamp the Activity has been published.
Definition: activity.cpp:65
Definition: activity.h:27
void setLink(const QUrl &link)
Sets the link to further information about this Activity.
Definition: activity.cpp:85
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Sun Dec 3 2023 04:08:16 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Sun Dec 3 2023 04:08:16 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.