Attica
buildservicejobparser.cpp
19 // http://www.freedesktop.org/wiki/Specifications/open-collaboration-services-draft#BuildServiceJobs
46 } else if (xml.isEndElement() && (xml.name() == QLatin1String("buildjob") || xml.name() == QLatin1String("user"))) {
bool isEndElement() const const
QStringRef name() const const
QXmlStreamReader::TokenType readNext()
Q_SCRIPTABLE CaptureState status()
int toInt(bool *ok, int base) const const
float toFloat(bool *ok) const const
QString readElementText(QXmlStreamReader::ReadElementTextBehaviour behaviour)
Definition: buildservicejob.h:28
bool isStartElement() const const
bool atEnd() const const
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.