Attica
contentparser.cpp
void append(const T &value)
void setDownloads(int downloads)
Sets the number of downloads for the Content.
Definition: content.cpp:89
Definition: icon.h:26
QStringRef value(const QString &namespaceUri, const QString &name) const const
QStringList split(const QString &sep, QString::SplitBehavior behavior, Qt::CaseSensitivity cs) const const
void setNumberOfComments(int numComments)
Sets the number of comments for the Content.
Definition: content.cpp:99
bool isNull() const const
void setUpdated(const QDateTime &updated)
Sets the time the Content has been last updated.
Definition: content.cpp:119
bool isEndElement() const const
Definition: content.h:32
QStringRef name() const const
QXmlStreamReader::TokenType readNext()
int toInt(bool *ok, int base) 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
QString readElementText(QXmlStreamReader::ReadElementTextBehaviour behaviour)
QXmlStreamAttributes attributes() const const
QDateTime fromString(const QString &string, Qt::DateFormat format)
QDateTime created() const
Gets the date and time the Content has been created.
Definition: content.cpp:114
QString toString() const const
QString left(int n) const const
void setCreated(const QDateTime &created)
Sets the date and time the Content has been created.
Definition: content.cpp:109
bool isStartElement() const const
bool atEnd() const const
QDateTime updated() const
Gets the date and time the Content has been last updated.
Definition: content.cpp:124
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.