Kate
#include <QtCore/QList>
#include <QtCore/QStringList>
#include <QtXml/QDomDocument>
Include dependency graph for katesyntaxdocument.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | KateSyntaxContextData |
class | KateSyntaxDocument |
class | KateSyntaxModeListItem |
Typedefs | |
typedef QList < KateSyntaxModeListItem * > | KateSyntaxModeList |
Typedef Documentation
typedef QList<KateSyntaxModeListItem*> KateSyntaxModeList |
List of the KateSyntaxModeListItems holding all the syntax mode list items.
Definition at line 57 of file katesyntaxdocument.h.
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:31:54 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:31:54 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.