Attica
privatedata.cpp
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
QDateTime timestamp(const QString &key) const
Returns the date and time an attribute last was changed.
Definition privatedata.cpp:60
The Provider class represents one Open Collaboration Service provider.
Definition provider.h:97
QDateTime currentDateTime()
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.