Kate
katesyntaxdocument.h File Reference
#include <qdom.h>
#include <qstringlist.h>
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 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 QValueList < KateSyntaxModeListItem * > | KateSyntaxModeList |
Typedef Documentation
List of the KateSyntaxModeListItems holding all the syntax mode list items.
Definition at line 48 of file katesyntaxdocument.h.