Attica
privatedataparser.cpp
30 } else if (xml.isEndElement() && (xml.name() == QLatin1String("data") || xml.name() == QLatin1String("user"))) {
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
bool isEndElement() const const
QStringRef name() const const
void setAttribute(const QString &key, const QString &value)
Sets an attribute referenced by \key to \value.
Definition: privatedata.cpp:49
QXmlStreamReader::TokenType readNext()
QString readElementText(QXmlStreamReader::ReadElementTextBehaviour behaviour)
QDateTime fromString(const QString &string, Qt::DateFormat format)
bool isStartElement() const const
bool atEnd() const const
ISODate
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Dec 11 2023 04:05:13 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Dec 11 2023 04:05:13 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.