Kate
KateHlManager Class Reference
#include <katehighlight.h>
Signals | |
void | changed () |
Public Member Functions | |
uint | countDynamicCtxs () |
int | detectHighlighting (class KateDocument *doc) |
int | findHl (KateHighlighting *h) |
void | getDefaults (uint 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 () |
int | nameFind (const QString &name) |
bool | resetDynamicCtxs () |
void | setDefaults (uint schema, KateAttributeList &) |
void | setForceNoDCReset (bool b) |
~KateHlManager () | |
Static Public Member Functions | |
static QString | defaultStyleName (int n, bool translateNames=false) |
static uint | defaultStyles () |
static KateHlManager * | self () |
Detailed Description
Definition at line 341 of file katehighlight.h.
Constructor & Destructor Documentation
KateHlManager::~KateHlManager | ( | ) |
Definition at line 2994 of file katehighlight.cpp.
Member Function Documentation
void KateHlManager::changed | ( | ) | [signal] |
uint KateHlManager::countDynamicCtxs | ( | ) | [inline] |
Definition at line 377 of file katehighlight.h.
Definition at line 3142 of file katehighlight.cpp.
uint KateHlManager::defaultStyles | ( | ) | [static] |
Definition at line 3137 of file katehighlight.cpp.
int KateHlManager::detectHighlighting | ( | class KateDocument * | doc | ) |
Definition at line 3027 of file katehighlight.cpp.
int KateHlManager::findHl | ( | KateHighlighting * | h | ) | [inline] |
Definition at line 360 of file katehighlight.h.
void KateHlManager::getDefaults | ( | uint | schema, | |
KateAttributeList & | list | |||
) |
Definition at line 3187 of file katehighlight.cpp.
KateHighlighting * KateHlManager::getHl | ( | int | n | ) |
Definition at line 3009 of file katehighlight.cpp.
KConfig* KateHlManager::getKConfig | ( | ) | [inline] |
Definition at line 353 of file katehighlight.h.
int KateHlManager::highlights | ( | ) |
Definition at line 3344 of file katehighlight.cpp.
Definition at line 3364 of file katehighlight.cpp.
Definition at line 3349 of file katehighlight.cpp.
Definition at line 3354 of file katehighlight.cpp.
Definition at line 3359 of file katehighlight.cpp.
Definition at line 3369 of file katehighlight.cpp.
void KateHlManager::incDynamicCtxs | ( | ) | [inline] |
Definition at line 376 of file katehighlight.h.
Definition at line 3017 of file katehighlight.cpp.
bool KateHlManager::resetDynamicCtxs | ( | ) |
Definition at line 3379 of file katehighlight.cpp.
KateHlManager * KateHlManager::self | ( | ) | [static] |
Definition at line 3001 of file katehighlight.cpp.
void KateHlManager::setDefaults | ( | uint | schema, | |
KateAttributeList & | list | |||
) |
Definition at line 3318 of file katehighlight.cpp.
void KateHlManager::setForceNoDCReset | ( | bool | b | ) | [inline] |
Definition at line 378 of file katehighlight.h.
The documentation for this class was generated from the following files: