Kate
KateHlContext Class Reference
#include <katehighlighthelpers.h>
Detailed Description
Definition at line 65 of file katehighlighthelpers.h.
Public Member Functions | |
KateHlContext * | clone (const QStringList *args) |
KateHlContext (const QString &_hlId, int attribute, KateHlContextModification _lineEndContext, KateHlContextModification _lineBeginContext, bool _fallthrough, KateHlContextModification _fallthroughContext, bool _dynamic, bool _noIndentationBasedFolding) | |
virtual | ~KateHlContext () |
Public Attributes | |
int | attr |
bool | dynamic |
bool | dynamicChild |
bool | fallthrough |
KateHlContextModification | ftctx |
QString | hlId |
QVector< KateHlItem * > | items |
KateHlContextModification | lineBeginContext |
KateHlContextModification | lineEndContext |
bool | noIndentationBasedFolding |
Constructor & Destructor Documentation
KateHlContext::KateHlContext | ( | const QString & | _hlId, | |
int | attribute, | |||
KateHlContextModification | _lineEndContext, | |||
KateHlContextModification | _lineBeginContext, | |||
bool | _fallthrough, | |||
KateHlContextModification | _fallthroughContext, | |||
bool | _dynamic, | |||
bool | _noIndentationBasedFolding | |||
) |
Definition at line 758 of file katehighlighthelpers.cpp.
KateHlContext::~KateHlContext | ( | ) | [virtual] |
Definition at line 790 of file katehighlighthelpers.cpp.
Member Function Documentation
KateHlContext * KateHlContext::clone | ( | const QStringList * | args | ) |
Definition at line 774 of file katehighlighthelpers.cpp.
Member Data Documentation
Definition at line 75 of file katehighlighthelpers.h.
Definition at line 86 of file katehighlighthelpers.h.
Definition at line 87 of file katehighlighthelpers.h.
Definition at line 83 of file katehighlighthelpers.h.
Definition at line 84 of file katehighlighthelpers.h.
A unique highlight identifier. Used to look up correct properties.
Definition at line 74 of file katehighlighthelpers.h.
Definition at line 73 of file katehighlighthelpers.h.
Definition at line 77 of file katehighlighthelpers.h.
Definition at line 76 of file katehighlighthelpers.h.
Definition at line 88 of file katehighlighthelpers.h.
The documentation for this class was generated from the following files: