Kate
KateHlManager Class Reference
#include <katesyntaxmanager.h>

Signals | |
void | changed () |
Public Member Functions | |
int | countDynamicCtxs () |
void | getDefaults (const QString &schema, KateAttributeList &) |
KateHighlighting * | getHl (int n) |
KConfig * | getKConfig () |
int | highlights () |
bool | hlHidden (int n) |
QString | hlName (int n) |
QString | hlNameTranslated (int n) |
QString | hlSection (int n) |
QString | identifierForName (const QString &) |
void | incDynamicCtxs () |
KateHlManager () | |
int | nameFind (const QString &name) |
bool | resetDynamicCtxs () |
void | setDefaults (const QString &schema, KateAttributeList &) |
void | setForceNoDCReset (bool b) |
KateSyntaxDocument * | syntaxDocument () |
~KateHlManager () | |
Static Public Member Functions | |
static QString | defaultStyleName (int n, bool translateNames=false) |
static uint | defaultStyles () |
static KateHlManager * | self () |
Detailed Description
Definition at line 46 of file katesyntaxmanager.h.
Constructor & Destructor Documentation
KateHlManager::KateHlManager | ( | ) |
Definition at line 57 of file katesyntaxmanager.cpp.
KateHlManager::~KateHlManager | ( | ) |
Definition at line 93 of file katesyntaxmanager.cpp.
Member Function Documentation
void KateHlManager::changed | ( | ) | [signal] |
int KateHlManager::countDynamicCtxs | ( | ) | [inline] |
Definition at line 79 of file katesyntaxmanager.h.
Definition at line 128 of file katesyntaxmanager.cpp.
uint KateHlManager::defaultStyles | ( | ) | [static] |
Definition at line 123 of file katesyntaxmanager.cpp.
void KateHlManager::getDefaults | ( | const QString & | schema, | |
KateAttributeList & | list | |||
) |
Definition at line 173 of file katesyntaxmanager.cpp.
KateHighlighting * KateHlManager::getHl | ( | int | n | ) |
Definition at line 104 of file katesyntaxmanager.cpp.
KConfig* KateHlManager::getKConfig | ( | ) | [inline] |
Definition at line 58 of file katesyntaxmanager.h.
int KateHlManager::highlights | ( | ) |
Definition at line 331 of file katesyntaxmanager.cpp.
bool KateHlManager::hlHidden | ( | int | n | ) |
Definition at line 351 of file katesyntaxmanager.cpp.
QString KateHlManager::hlName | ( | int | n | ) |
Definition at line 336 of file katesyntaxmanager.cpp.
QString KateHlManager::hlNameTranslated | ( | int | n | ) |
Definition at line 341 of file katesyntaxmanager.cpp.
QString KateHlManager::hlSection | ( | int | n | ) |
Definition at line 346 of file katesyntaxmanager.cpp.
Definition at line 356 of file katesyntaxmanager.cpp.
void KateHlManager::incDynamicCtxs | ( | ) | [inline] |
Definition at line 78 of file katesyntaxmanager.h.
int KateHlManager::nameFind | ( | const QString & | name | ) |
Definition at line 112 of file katesyntaxmanager.cpp.
bool KateHlManager::resetDynamicCtxs | ( | ) |
Definition at line 366 of file katesyntaxmanager.cpp.
KateHlManager * KateHlManager::self | ( | ) | [static] |
Definition at line 99 of file katesyntaxmanager.cpp.
void KateHlManager::setDefaults | ( | const QString & | schema, | |
KateAttributeList & | list | |||
) |
Definition at line 305 of file katesyntaxmanager.cpp.
void KateHlManager::setForceNoDCReset | ( | bool | b | ) | [inline] |
Definition at line 80 of file katesyntaxmanager.h.
KateSyntaxDocument* KateHlManager::syntaxDocument | ( | ) | [inline] |
Definition at line 56 of file katesyntaxmanager.h.
The documentation for this class was generated from the following files: