Kate
katehighlighthelpers.h
Go to the documentation of this file.
31 KateHlItem(int attribute, KateHlContextModification context,signed char regionId, signed char regionId2);
76 bool _fallthrough, KateHlContextModification _fallthroughContext, bool _dynamic,bool _noIndentationBasedFolding,
105 explicit KateHlIncludeRule(int ctx_=0, uint pos_=0, const QString &incCtxN_="", bool incAttrib=false)
113 //KateHlIncludeRule(int ctx_, uint pos_, bool incAttrib) {ctx=ctx_;pos=pos_;incCtx=-1;incCtxN="";includeAttrib=incAttrib}
126 KateHlCharDetect(int attribute, KateHlContextModification context,signed char regionId,signed char regionId2, QChar);
138 KateHl2CharDetect(int attribute, KateHlContextModification context, signed char regionId,signed char regionId2, QChar ch1, QChar ch2);
139 KateHl2CharDetect(int attribute, KateHlContextModification context,signed char regionId,signed char regionId2, const QChar *ch);
152 KateHlStringDetect(int attribute, KateHlContextModification context, signed char regionId,signed char regionId2, const QString &, bool inSensitive=false);
166 KateHlWordDetect(int attribute, KateHlContextModification context, signed char regionId, signed char regionId2, const QString &, bool inSensitive = false);
175 KateHlRangeDetect(int attribute, KateHlContextModification context, signed char regionId,signed char regionId2, QChar ch1, QChar ch2);
187 KateHlKeyword(int attribute, KateHlContextModification context,signed char regionId,signed char regionId2, bool insensitive, const QString& delims);
205 KateHlInt(int attribute, KateHlContextModification context, signed char regionId,signed char regionId2);
213 KateHlFloat(int attribute, KateHlContextModification context, signed char regionId,signed char regionId2);
222 KateHlCFloat(int attribute, KateHlContextModification context, signed char regionId,signed char regionId2);
231 KateHlCOct(int attribute, KateHlContextModification context, signed char regionId,signed char regionId2);
239 KateHlCHex(int attribute, KateHlContextModification context, signed char regionId,signed char regionId2);
247 KateHlLineContinue(int attribute, KateHlContextModification context, signed char regionId,signed char regionId2, QChar);
260 KateHlCStringChar(int attribute, KateHlContextModification context, signed char regionId,signed char regionId2);
268 KateHlCChar(int attribute, KateHlContextModification context,signed char regionId,signed char regionId2);
276 KateHlAnyChar(int attribute, KateHlContextModification context, signed char regionId,signed char regionId2, const QString& charList);
287 KateHlRegExpr(int attribute, KateHlContextModification context,signed char regionId,signed char regionId2 ,const QString &expr, bool insensitive, bool minimal);
313 KateHlDetectSpaces (int attribute, KateHlContextModification context,signed char regionId,signed char regionId2)
327 KateHlDetectIdentifier (int attribute, KateHlContextModification context,signed char regionId,signed char regionId2)
virtual int checkHgl(const QString &text, int offset, int len)
Definition: katehighlighthelpers.cpp:800
virtual int checkHgl(const QString &text, int offset, int len)
Definition: katehighlighthelpers.cpp:95
virtual int checkHgl(const QString &text, int offset, int len)
Definition: katehighlighthelpers.cpp:370
virtual KateHlItem * clone(const QStringList *args)
Definition: katehighlighthelpers.cpp:132
KateHlItem(int attribute, KateHlContextModification context, signed char regionId, signed char regionId2)
Definition: katehighlighthelpers.cpp:39
KateHlDetectIdentifier(int attribute, KateHlContextModification context, signed char regionId, signed char regionId2)
Definition: katehighlighthelpers.h:327
Definition: katehighlighthelpers.h:28
Definition: katehighlighthelpers.h:163
KateHlWordDetect(int attribute, KateHlContextModification context, signed char regionId, signed char regionId2, const QString &, bool inSensitive=false)
Definition: katehighlighthelpers.cpp:200
Definition: katehighlighthelpers.h:244
KateHlContext(const QString &_hlId, int attribute, KateHlContextModification _lineEndContext, bool _fallthrough, KateHlContextModification _fallthroughContext, bool _dynamic, bool _noIndentationBasedFolding, bool _emptyLineContex, KateHlContextModification _emptyLineContextModification)
Definition: katehighlighthelpers.cpp:841
KateHlInt(int attribute, KateHlContextModification context, signed char regionId, signed char regionId2)
Definition: katehighlighthelpers.cpp:364
virtual void capturedTexts(QStringList &)
Definition: katehighlighthelpers.cpp:670
virtual void capturedTexts(QStringList &)
Definition: katehighlighthelpers.h:42
Definition: katehighlighthelpers.h:228
describe a modification of the context stack
Definition: katehighlight.h:61
Definition: katehighlighthelpers.h:72
KateHlFloat(int attribute, KateHlContextModification context, signed char regionId, signed char regionId2)
Definition: katehighlighthelpers.cpp:399
virtual int checkHgl(const QString &text, int offset, int len)
Definition: katehighlighthelpers.cpp:501
KateHlContextModification lineEndContext
Definition: katehighlighthelpers.h:85
Definition: katehighlighthelpers.h:172
virtual int checkHgl(const QString &text, int offset, int len)
Definition: katehighlighthelpers.cpp:585
virtual KateHlItem * clone(const QStringList *)
Definition: katehighlighthelpers.h:43
virtual int checkHgl(const QString &text, int offset, int len)
Definition: katehighlighthelpers.cpp:124
KateHlContextModification emptyLineContextModification
Definition: katehighlighthelpers.h:99
int checkIntHgl(const QString &text, int offset, int len)
Definition: katehighlighthelpers.cpp:570
bool noIndentationBasedFolding
Definition: katehighlighthelpers.h:96
Definition: katehighlighthelpers.h:284
KateHlContext * clone(const QStringList *args)
Definition: katehighlighthelpers.cpp:859
KateHlKeyword(int attribute, KateHlContextModification context, signed char regionId, signed char regionId2, bool insensitive, const QString &delims)
Definition: katehighlighthelpers.cpp:273
Definition: katehighlighthelpers.h:324
Definition: katehighlighthelpers.h:219
Definition: katehighlighthelpers.h:257
virtual int checkHgl(const QString &text, int offset, int len)
Definition: katehighlighthelpers.cpp:638
virtual int checkHgl(const QString &text, int offset, int len)
Definition: katehighlighthelpers.cpp:254
virtual int checkHgl(const QString &text, int offset, int len)
Definition: katehighlighthelpers.cpp:158
virtual KateHlItem * clone(const QStringList *args)
Definition: katehighlighthelpers.cpp:183
KateHlLineContinue(int attribute, KateHlContextModification context, signed char regionId, signed char regionId2, QChar)
Definition: katehighlighthelpers.cpp:699
KateHlIncludeRule(int ctx_=0, uint pos_=0, const QString &incCtxN_="", bool incAttrib=false)
Definition: katehighlighthelpers.h:105
Definition: katehighlighthelpers.h:236
virtual int checkHgl(const QString &text, int offset, int len)
Definition: katehighlighthelpers.cpp:333
KateHlCharDetect(int attribute, KateHlContextModification context, signed char regionId, signed char regionId2, QChar)
Definition: katehighlighthelpers.cpp:89
Definition: katehighlighthelpers.h:135
KateHlCStringChar(int attribute, KateHlContextModification context, signed char regionId, signed char regionId2)
Definition: katehighlighthelpers.cpp:715
virtual int checkHgl(const QString &text, int offset, int len)
Definition: katehighlighthelpers.h:316
KateHlStringDetect(int attribute, KateHlContextModification context, signed char regionId, signed char regionId2, const QString &, bool inSensitive=false)
Definition: katehighlighthelpers.cpp:150
Definition: katehighlighthelpers.h:265
virtual KateHlItem * clone(const QStringList *args)
Definition: katehighlighthelpers.cpp:675
static void dynamicSubstitute(QString &str, const QStringList *args)
Definition: katehighlighthelpers.cpp:61
Definition: katehighlighthelpers.h:123
QSet< QString > allKeywords() const
Definition: katehighlighthelpers.cpp:290
Definition: katehighlighthelpers.h:184
Definition: katehighlighthelpers.h:149
KateHl2CharDetect(int attribute, KateHlContextModification context, signed char regionId, signed char regionId2, QChar ch1, QChar ch2)
Definition: katehighlighthelpers.cpp:117
virtual int checkHgl(const QString &text, int offset, int len)
Definition: katehighlighthelpers.cpp:536
KateHlAnyChar(int attribute, KateHlContextModification context, signed char regionId, signed char regionId2, const QString &charList)
Definition: katehighlighthelpers.cpp:609
KateHlRangeDetect(int attribute, KateHlContextModification context, signed char regionId, signed char regionId2, QChar ch1, QChar ch2)
Definition: katehighlighthelpers.cpp:247
KateHlCHex(int attribute, KateHlContextModification context, signed char regionId, signed char regionId2)
Definition: katehighlighthelpers.cpp:530
virtual int checkHgl(const QString &text, int offset, int len)
Definition: katehighlighthelpers.cpp:789
KateHlCFloat(int attribute, KateHlContextModification context, signed char regionId, signed char regionId2)
Definition: katehighlighthelpers.cpp:564
virtual KateHlItem * clone(const QStringList *args)
Definition: katehighlighthelpers.cpp:103
QString hlId
A unique highlight identifier. Used to look up correct properties.
Definition: katehighlighthelpers.h:83
Definition: katehighlighthelpers.h:273
Definition: katehighlighthelpers.h:202
KateHlCChar(int attribute, KateHlContextModification context, signed char regionId, signed char regionId2)
Definition: katehighlighthelpers.cpp:796
KateHlCOct(int attribute, KateHlContextModification context, signed char regionId, signed char regionId2)
Definition: katehighlighthelpers.cpp:495
Definition: katehighlighthelpers.h:210
virtual int checkHgl(const QString &text, int offset, int len)=0
Definition: katehighlighthelpers.h:102
virtual KateHlItem * clone(const QStringList *args)
Definition: katehighlighthelpers.cpp:229
Definition: katehighlighthelpers.h:310
virtual int checkHgl(const QString &text, int offset, int len)
Definition: katehighlighthelpers.cpp:705
virtual int checkHgl(const QString &text, int offset, int len)
Definition: katehighlighthelpers.cpp:213
virtual int checkHgl(const QString &text, int offset, int len)
Definition: katehighlighthelpers.h:330
virtual int checkHgl(const QString &text, int offset, int len)
Definition: katehighlighthelpers.cpp:615
KateHlRegExpr(int attribute, KateHlContextModification context, signed char regionId, signed char regionId2, const QString &expr, bool insensitive, bool minimal)
Definition: katehighlighthelpers.cpp:625
KateHlDetectSpaces(int attribute, KateHlContextModification context, signed char regionId, signed char regionId2)
Definition: katehighlighthelpers.h:313
virtual int checkHgl(const QString &text, int offset, int len)
Definition: katehighlighthelpers.cpp:405
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Sat May 9 2020 03:56:58 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Sat May 9 2020 03:56:58 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.