kdevplatform/language/backgroundparser
KDevelop::ParseJob::Contents Struct Reference
#include <parsejob.h>
Public Attributes | |
QByteArray | contents |
ModificationRevision | modification |
Detailed Description
Definition at line 70 of file parsejob.h.
Member Data Documentation
◆ contents
QByteArray KDevelop::ParseJob::Contents::contents |
Definition at line 75 of file parsejob.h.
◆ modification
ModificationRevision KDevelop::ParseJob::Contents::modification |
Definition at line 73 of file parsejob.h.
The documentation for this struct was generated from the following file:
This file is part of the KDE documentation.
Documentation copyright © 1996-2021 The KDE developers.
Generated on Tue Jan 26 2021 23:30:47 by doxygen 1.8.16 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2021 The KDE developers.
Generated on Tue Jan 26 2021 23:30:47 by doxygen 1.8.16 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.