Kate
KateHlLineContinue Class Reference
#include <katehighlighthelpers.h>
Inheritance diagram for KateHlLineContinue:
Public Member Functions | |
| virtual int | checkHgl (const QString &text, int offset, int len) |
| virtual bool | endEnable (QChar c) |
| KateHlLineContinue (int attribute, KateHlContextModification context, signed char regionId, signed char regionId2) | |
| virtual bool | lineContinue () |
Detailed Description
Definition at line 223 of file katehighlighthelpers.h.
Constructor & Destructor Documentation
| KateHlLineContinue::KateHlLineContinue | ( | int | attribute, | |
| KateHlContextModification | context, | |||
| signed char | regionId, | |||
| signed char | regionId2 | |||
| ) |
Definition at line 618 of file katehighlighthelpers.cpp.
Member Function Documentation
| int KateHlLineContinue::checkHgl | ( | const QString & | text, | |
| int | offset, | |||
| int | len | |||
| ) | [virtual] |
Implements KateHlItem.
Definition at line 622 of file katehighlighthelpers.cpp.
| virtual bool KateHlLineContinue::endEnable | ( | QChar | c | ) | [inline, virtual] |
Definition at line 228 of file katehighlighthelpers.h.
| virtual bool KateHlLineContinue::lineContinue | ( | ) | [inline, virtual] |
Reimplemented from KateHlItem.
Definition at line 230 of file katehighlighthelpers.h.
The documentation for this class was generated from the following files:
KDE 4.3 API Reference