Attica
contentparser.cpp
bool atEnd() const const
int toInt(bool *ok, int base) const const
void setUpdated(const QDateTime &updated)
Sets the time the Content has been last updated.
Definition: content.cpp:119
void setNumberOfComments(int numComments)
Sets the number of comments for the Content.
Definition: content.cpp:99
ISODate
QString toString() const const
QStringRef value(const QString &namespaceUri, const QString &name) const const
void append(const T &value)
QString readElementText(QXmlStreamReader::ReadElementTextBehaviour behaviour)
int toInt(bool *ok, int base) const const
QStringList split(const QString &sep, QString::SplitBehavior behavior, Qt::CaseSensitivity cs) const const
void addAttribute(const QString &key, const QString &value)
Add an attribute that is not included in the basis set of attributes exposed by the Content class...
Definition: content.cpp:129
QXmlStreamReader::TokenType readNext()
QDateTime updated() const
Gets the date and time the Content has been last updated.
Definition: content.cpp:124
QDateTime created() const
Gets the date and time the Content has been created.
Definition: content.cpp:114
void setCreated(const QDateTime &created)
Sets the date and time the Content has been created.
Definition: content.cpp:109
QDateTime fromString(const QString &string, Qt::DateFormat format)
bool isStartElement() const const
bool isNull() const const
QString left(int n) const const
bool isEmpty() const const
QXmlStreamAttributes attributes() const const
void setDownloads(int downloads)
Sets the number of downloads for the Content.
Definition: content.cpp:89
QStringRef name() const const
Definition: accountbalance.h:15
bool isEndElement() const const
This file is part of the KDE documentation.
Documentation copyright © 1996-2021 The KDE developers.
Generated on Mon Jan 25 2021 23:06:24 by doxygen 1.8.11 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2021 The KDE developers.
Generated on Mon Jan 25 2021 23:06:24 by doxygen 1.8.11 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.