Kate
KateHlKeyword Class Reference
#include <katehighlighthelpers.h>
Inheritance diagram for KateHlKeyword:
Public Member Functions | |
| void | addList (const QStringList &) |
| virtual int | checkHgl (const QString &text, int offset, int len) |
| KateHlKeyword (int attribute, KateHlContextModification context, signed char regionId, signed char regionId2, bool insensitive, const QString &delims) | |
| virtual | ~KateHlKeyword () |
Detailed Description
Definition at line 164 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 226 of file katehighlighthelpers.cpp.
| KateHlKeyword::~KateHlKeyword | ( | ) | [virtual] |
Definition at line 237 of file katehighlighthelpers.cpp.
Member Function Documentation
| void KateHlKeyword::addList | ( | const QStringList & | list | ) |
Definition at line 243 of file katehighlighthelpers.cpp.
| int KateHlKeyword::checkHgl | ( | const QString & | text, | |
| int | offset, | |||
| int | len | |||
| ) | [virtual] |
Implements KateHlItem.
Definition at line 274 of file katehighlighthelpers.cpp.
The documentation for this class was generated from the following files:
KDE 4.3 API Reference