katehighlighthelpers.cpp File Reference
#include "katehighlighthelpers.h"#include "katetextline.h"#include "katedocument.h"#include "katesyntaxdocument.h"#include "katerenderer.h"#include "kateglobal.h"#include "kateschema.h"#include "kateconfig.h"#include "kateextendedattribute.h"#include <QtCore/QSet>
Include dependency graph for katehighlighthelpers.cpp:

Go to the source code of this file.
Functions | |
| static int | checkEscapedChar (const QString &text, int offset, int &len) |
| bool | isWordCharacter (const QChar &c) |
Function Documentation
| static int checkEscapedChar | ( | const QString & | text, |
| int | offset, | ||
| int & | len | ||
| ) | [static] |
Definition at line 707 of file katehighlighthelpers.cpp.
| bool isWordCharacter | ( | const QChar & | c | ) | [inline] |
Definition at line 205 of file katehighlighthelpers.cpp.
KDE 4.6 API Reference