Attica
activity.cpp
void setAssociatedPerson(const Person &associatedPerson)
Sets the user bound to the Activity.
Definition activity.cpp:55
void setLink(const QUrl &link)
Sets the link to further information about this Activity.
Definition activity.cpp:85
QUrl link() const
Gets the link to further information about this Activity.
Definition activity.cpp:90
void setTimestamp(const QDateTime ×tamp)
Sets the timestamp the Activity has been published.
Definition activity.cpp:65
QDateTime timestamp() const
Gets the timestamp the Activity has been published.
Definition activity.cpp:70
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:17:36 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:17:36 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.