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

Public Member Functions | |
| KateHlKeyword (int attribute, KateHlContextModification context, signed char regionId, signed char regionId2, bool insensitive, const QString &delims) | |
| virtual | ~KateHlKeyword () |
| void | addList (const QStringList &) |
| virtual int | checkHgl (const QString &text, int offset, int len) |
Detailed Description
Definition at line 180 of file katehighlighthelpers.h.
Constructor & Destructor Documentation
| KateHlKeyword::KateHlKeyword | ( | int | attribute, |
| KateHlContextModification | context, | ||
| signed char | regionId, | ||
| signed char | regionId2, | ||
| bool | insensitive, | ||
| const QString & | delims | ||
| ) |
Definition at line 273 of file katehighlighthelpers.cpp.
| KateHlKeyword::~KateHlKeyword | ( | ) | [virtual] |
Definition at line 285 of file katehighlighthelpers.cpp.
Member Function Documentation
| void KateHlKeyword::addList | ( | const QStringList & | list | ) |
Definition at line 291 of file katehighlighthelpers.cpp.
| int KateHlKeyword::checkHgl | ( | const QString & | text, |
| int | offset, | ||
| int | len | ||
| ) | [virtual] |
Implements KateHlItem.
Definition at line 322 of file katehighlighthelpers.cpp.
The documentation for this class was generated from the following files:
KDE 4.6 API Reference