Kate
katesyntaxdocument.h File Reference
#include <QtCore/QList>#include <QtCore/QStringList>#include <QtXml/QDomDocument>Go to the source code of this file.
Classes | |
| class | KateSyntaxContextData |
| Class holding the data around the current QDomElement. More... | |
| class | KateSyntaxDocument |
| Store and manage the information about Syntax Highlighting. More... | |
| class | KateSyntaxModeListItem |
| Information about each syntax hl Mode. More... | |
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.
KDE 4.3 API Reference