Attica
privatedata.cpp
QDateTime currentDateTime()
Definition: privatedata.h:29
void setTimestamp(const QString &key, const QDateTime &when)
Sets when an attribute last was changed (mostly for internal use).
Definition: privatedata.cpp:70
QString attribute(const QString &key) const
Returns an attribute referenced by \key.
Definition: privatedata.cpp:55
void setAttribute(const QString &key, const QString &value)
Sets an attribute referenced by \key to \value.
Definition: privatedata.cpp:49
Definition: provider.h:96
QDateTime timestamp(const QString &key) const
Returns the date and time an attribute last was changed.
Definition: privatedata.cpp:60
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.