Kate
KateHlCFloat Class Reference
#include <katehighlighthelpers.h>
Inheritance diagram for KateHlCFloat:
Public Member Functions | |
KateHlCFloat (int attribute, KateHlContextModification context, signed char regionId, signed char regionId2) | |
virtual int | checkHgl (const QString &text, int offset, int len) |
int | checkIntHgl (const QString &text, int offset, int len) |
Public Member Functions inherited from KateHlFloat | |
KateHlFloat (int attribute, KateHlContextModification context, signed char regionId, signed char regionId2) | |
virtual | ~KateHlFloat () |
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 218 of file katehighlighthelpers.h.
Constructor & Destructor Documentation
KateHlCFloat::KateHlCFloat | ( | int | attribute, |
KateHlContextModification | context, | ||
signed char | regionId, | ||
signed char | regionId2 | ||
) |
Definition at line 552 of file katehighlighthelpers.cpp.
Member Function Documentation
|
virtual |
Reimplemented from KateHlFloat.
Definition at line 573 of file katehighlighthelpers.cpp.
int KateHlCFloat::checkIntHgl | ( | const QString & | text, |
int | offset, | ||
int | len | ||
) |
Definition at line 558 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.