Kate
KateHlFloat Class Reference
#include <katehighlighthelpers.h>
Inheritance diagram for KateHlFloat:
Public Member Functions | |
KateHlFloat (int attribute, KateHlContextModification context, signed char regionId, signed char regionId2) | |
virtual | ~KateHlFloat () |
virtual int | checkHgl (const QString &text, int offset, int len) |
Public Member Functions inherited from KateHlItem | |
KateHlItem (int attribute, KateHlContextModification context, signed char regionId, signed char regionId2) | |
virtual | ~KateHlItem () |
virtual void | capturedTexts (QStringList &) |
virtual KateHlItem * | clone (const QStringList *) |
virtual bool | lineContinue () |
Additional Inherited Members | |
Static Public Member Functions inherited from KateHlItem | |
static void | dynamicSubstitute (QString &str, const QStringList *args) |
Public Attributes inherited from KateHlItem | |
bool | alwaysStartEnable |
int | attr |
bool | cachingHandled |
int | column |
KateHlContextModification | ctx |
bool | customStartEnable |
bool | dynamic |
bool | dynamicChild |
bool | firstNonSpace |
bool | haveCache |
bool | lookAhead |
bool | onlyConsume |
signed char | region |
signed char | region2 |
QVector< KateHlItem * > | subItems |
Detailed Description
Definition at line 209 of file katehighlighthelpers.h.
Constructor & Destructor Documentation
KateHlFloat::KateHlFloat | ( | int | attribute, |
KateHlContextModification | context, | ||
signed char | regionId, | ||
signed char | regionId2 | ||
) |
Definition at line 387 of file katehighlighthelpers.cpp.
|
inlinevirtual |
Definition at line 213 of file katehighlighthelpers.h.
Member Function Documentation
|
virtual |
Implements KateHlItem.
Reimplemented in KateHlCFloat.
Definition at line 393 of file katehighlighthelpers.cpp.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:31:54 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:31:54 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.