KateHlLineContinue Class Reference
#include <katehighlighthelpers.h>
Inheritance diagram for KateHlLineContinue:

Public Member Functions | |
| KateHlLineContinue (int attribute, KateHlContextModification context, signed char regionId, signed char regionId2) | |
| virtual int | checkHgl (const QString &text, int offset, int len) |
| virtual bool | endEnable (QChar c) |
| virtual bool | lineContinue () |
Detailed Description
Definition at line 239 of file katehighlighthelpers.h.
Constructor & Destructor Documentation
| KateHlLineContinue::KateHlLineContinue | ( | int | attribute, |
| KateHlContextModification | context, | ||
| signed char | regionId, | ||
| signed char | regionId2 | ||
| ) |
Definition at line 688 of file katehighlighthelpers.cpp.
Member Function Documentation
| int KateHlLineContinue::checkHgl | ( | const QString & | text, |
| int | offset, | ||
| int | len | ||
| ) | [virtual] |
Implements KateHlItem.
Definition at line 692 of file katehighlighthelpers.cpp.
| virtual bool KateHlLineContinue::endEnable | ( | QChar | c | ) | [inline, virtual] |
Definition at line 244 of file katehighlighthelpers.h.
| virtual bool KateHlLineContinue::lineContinue | ( | ) | [inline, virtual] |
Reimplemented from KateHlItem.
Definition at line 246 of file katehighlighthelpers.h.
The documentation for this class was generated from the following files:
KDE 4.6 API Reference