Kate
katesyntaxmanager.h
Go to the documentation of this file.
89 // be carefull: all documents hl should be invalidated after having successfully called this method!
KateSyntaxDocument * syntaxDocument()
Definition: katesyntaxmanager.h:58
Definition: katesyntaxmanager.h:48
QString nameForIdentifier(const QString &)
Returns the mode name for a given identifier, as e.g.
Definition: katesyntaxmanager.cpp:388
void changed()
static QString defaultStyleName(int n, bool translateNames=false)
Definition: katesyntaxmanager.cpp:132
void setDefaults(const QString &schema, KateAttributeList &, KConfig *cfg=0)
Definition: katesyntaxmanager.cpp:327
Store and manage the information about Syntax Highlighting.
Definition: katesyntaxdocument.h:73
Definition: katehighlight.h:119
void getDefaults(const QString &schema, KateAttributeList &, KConfig *cfg=0)
Definition: katesyntaxmanager.cpp:177
QString identifierForName(const QString &)
Definition: katesyntaxmanager.cpp:380
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:31:52 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:52 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.