KateHlManager Class Reference
Inheritance diagram for KateHlManager:

Detailed Description
Definition at line 341 of file katehighlight.h.
Signals | |
void | changed () |
Public Member Functions | |
~KateHlManager () | |
KConfig * | getKConfig () |
KateHighlighting * | getHl (int n) |
int | nameFind (const QString &name) |
int | detectHighlighting (class KateDocument *doc) |
int | findHl (KateHighlighting *h) |
QString | identifierForName (const QString &) |
void | getDefaults (uint schema, KateAttributeList &) |
void | setDefaults (uint schema, KateAttributeList &) |
int | highlights () |
QString | hlName (int n) |
QString | hlNameTranslated (int n) |
QString | hlSection (int n) |
bool | hlHidden (int n) |
void | incDynamicCtxs () |
uint | countDynamicCtxs () |
void | setForceNoDCReset (bool b) |
bool | resetDynamicCtxs () |
Static Public Member Functions | |
static KateHlManager * | self () |
static uint | defaultStyles () |
static QString | defaultStyleName (int n, bool translateNames=false) |
Friends | |
class | KateHighlighting |
The documentation for this class was generated from the following files: