<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
< html > < head > < meta http-equiv = "Content-Type" content = "text/html;charset=iso-8859-1" >
< title > TQScintilla: QextScintillaLexerCPP Class Reference< / title >
< link href = "doxygen.css" rel = "stylesheet" type = "text/css" >
< link href = "tabs.css" rel = "stylesheet" type = "text/css" >
< / head > < body >
<!-- Generated by Doxygen 1.4.7 -->
< div class = "tabs" >
< ul >
< li > < a href = "index.html" > < span > Main Page< / span > < / a > < / li >
< li id = "current" > < a href = "annotated.html" > < span > Classes< / span > < / a > < / li >
< li > < a href = "pages.html" > < span > Related Pages< / span > < / a > < / li >
< / ul > < / div >
< div class = "tabs" >
< ul >
< li > < a href = "annotated.html" > < span > Class List< / span > < / a > < / li >
< li > < a href = "hierarchy.html" > < span > Class Hierarchy< / span > < / a > < / li >
< li > < a href = "functions.html" > < span > Class Members< / span > < / a > < / li >
< / ul > < / div >
< h1 > QextScintillaLexerCPP Class Reference< / h1 > <!-- doxytag: class="QextScintillaLexerCPP" --> <!-- doxytag: inherits="QextScintillaLexer" --> The < a class = "el" href = "classQextScintillaLexerCPP.html" > QextScintillaLexerCPP< / a > class encapsulates the Scintilla C++ lexer.
< a href = "#_details" > More...< / a >
< p >
< code > #include < qextscintillalexercpp.h> < / code >
< p >
Inherits < a class = "el" href = "classQextScintillaLexer.html" > QextScintillaLexer< / a > .
< p >
Inherited by < a class = "el" href = "classQextScintillaLexerCSharp.html" > QextScintillaLexerCSharp< / a > , < a class = "el" href = "classQextScintillaLexerIDL.html" > QextScintillaLexerIDL< / a > , < a class = "el" href = "classQextScintillaLexerJava.html" > QextScintillaLexerJava< / a > , and < a class = "el" href = "classQextScintillaLexerJavaScript.html" > QextScintillaLexerJavaScript< / a > .
< p >
< a href = "classQextScintillaLexerCPP-members.html" > List of all members.< / a > < h2 > Public Types< / h2 >
< ul >
< li > < a class = "el" href = "classQextScintillaLexerCPP.html#542bd72841348de065bad4c9d8a39e51c384bf868159a15c4ab026080d34a32f" > Default< / a > = 0
< li > < a class = "el" href = "classQextScintillaLexerCPP.html#542bd72841348de065bad4c9d8a39e5138d68bc162c6284fa80c54aac6b4f067" > WhiteSpace< / a > = Default
< li > < a class = "el" href = "classQextScintillaLexerCPP.html#542bd72841348de065bad4c9d8a39e513f17d201238a4a849dcf462eecb3be25" > Comment< / a > = 1
< li > < a class = "el" href = "classQextScintillaLexerCPP.html#542bd72841348de065bad4c9d8a39e519bcf1c7b1ed33bac64fb74ac287df923" > CommentLine< / a > = 2
< li > < a class = "el" href = "classQextScintillaLexerCPP.html#542bd72841348de065bad4c9d8a39e5162e768eb69a2df5d4533de080b165684" > CommentDoc< / a > = 3
< li > < a class = "el" href = "classQextScintillaLexerCPP.html#542bd72841348de065bad4c9d8a39e519d5058c1e46b268ffc3aa7521effc05c" > Number< / a > = 4
< li > < a class = "el" href = "classQextScintillaLexerCPP.html#542bd72841348de065bad4c9d8a39e5196b337dc6536fe5094879c7eaf519c0e" > Keyword< / a > = 5
< li > < a class = "el" href = "classQextScintillaLexerCPP.html#542bd72841348de065bad4c9d8a39e51a660e00c101f515b68b5b0d9da7fba75" > DoubleQuotedString< / a > = 6
< li > < a class = "el" href = "classQextScintillaLexerCPP.html#542bd72841348de065bad4c9d8a39e51f7648858efb30abf136bf9f82a516296" > SingleQuotedString< / a > = 7
< li > < a class = "el" href = "classQextScintillaLexerCPP.html#542bd72841348de065bad4c9d8a39e51b798115a9d9b6a97802ced4410b8eee0" > UUID< / a > = 8
< li > < a class = "el" href = "classQextScintillaLexerCPP.html#542bd72841348de065bad4c9d8a39e51292bfc802f7e67778e276970a2d1e028" > PreProcessor< / a > = 9
< li > < a class = "el" href = "classQextScintillaLexerCPP.html#542bd72841348de065bad4c9d8a39e511af9d62cbdb5bf81216428536529b88b" > Operator< / a > = 10
< li > < a class = "el" href = "classQextScintillaLexerCPP.html#542bd72841348de065bad4c9d8a39e514609ac66029ec6e4d88dfe92c4b682cb" > Identifier< / a > = 11
< li > < a class = "el" href = "classQextScintillaLexerCPP.html#542bd72841348de065bad4c9d8a39e518a0f2ffd95a262823eafa42c8c3e1ca4" > UnclosedString< / a > = 12
< li > < a class = "el" href = "classQextScintillaLexerCPP.html#542bd72841348de065bad4c9d8a39e519401e0f2377e0cc0c156386ba730897b" > VerbatimString< / a > = 13
< li > < a class = "el" href = "classQextScintillaLexerCPP.html#542bd72841348de065bad4c9d8a39e5181fc788d2dfc87c687be8f74f53de535" > Regex< / a > = 14
< li > < a class = "el" href = "classQextScintillaLexerCPP.html#542bd72841348de065bad4c9d8a39e5150a0e3dc1d79c9914da93abc6739ba85" > CommentLineDoc< / a > = 15
< li > < a class = "el" href = "classQextScintillaLexerCPP.html#542bd72841348de065bad4c9d8a39e518b514e3238a51f6871b34e9b21822bc9" > KeywordSet2< / a > = 16
< li > < a class = "el" href = "classQextScintillaLexerCPP.html#542bd72841348de065bad4c9d8a39e510e4193332a47314117d11c068820d943" > CommentDocKeyword< / a > = 17
< li > < a class = "el" href = "classQextScintillaLexerCPP.html#542bd72841348de065bad4c9d8a39e51bc816efbc8ab656d5538791c6686c305" > CommentDocKeywordError< / a > = 18
< li > < a class = "el" href = "classQextScintillaLexerCPP.html#542bd72841348de065bad4c9d8a39e51ef1e331b7a3004691a931e2a0e3f16c2" > GlobalClass< / a > = 19
< li > enum { < br >
< a class = "el" href = "classQextScintillaLexerCPP.html#542bd72841348de065bad4c9d8a39e51c384bf868159a15c4ab026080d34a32f" > Default< / a > = 0,
< a class = "el" href = "classQextScintillaLexerCPP.html#542bd72841348de065bad4c9d8a39e5138d68bc162c6284fa80c54aac6b4f067" > WhiteSpace< / a > = Default,
< a class = "el" href = "classQextScintillaLexerCPP.html#542bd72841348de065bad4c9d8a39e513f17d201238a4a849dcf462eecb3be25" > Comment< / a > = 1,
< br >
< a class = "el" href = "classQextScintillaLexerCPP.html#542bd72841348de065bad4c9d8a39e519bcf1c7b1ed33bac64fb74ac287df923" > CommentLine< / a > = 2,
< a class = "el" href = "classQextScintillaLexerCPP.html#542bd72841348de065bad4c9d8a39e5162e768eb69a2df5d4533de080b165684" > CommentDoc< / a > = 3,
< a class = "el" href = "classQextScintillaLexerCPP.html#542bd72841348de065bad4c9d8a39e519d5058c1e46b268ffc3aa7521effc05c" > Number< / a > = 4,
< br >
< a class = "el" href = "classQextScintillaLexerCPP.html#542bd72841348de065bad4c9d8a39e5196b337dc6536fe5094879c7eaf519c0e" > Keyword< / a > = 5,
< a class = "el" href = "classQextScintillaLexerCPP.html#542bd72841348de065bad4c9d8a39e51a660e00c101f515b68b5b0d9da7fba75" > DoubleQuotedString< / a > = 6,
< a class = "el" href = "classQextScintillaLexerCPP.html#542bd72841348de065bad4c9d8a39e51f7648858efb30abf136bf9f82a516296" > SingleQuotedString< / a > = 7,
< br >
< a class = "el" href = "classQextScintillaLexerCPP.html#542bd72841348de065bad4c9d8a39e51b798115a9d9b6a97802ced4410b8eee0" > UUID< / a > = 8,
< a class = "el" href = "classQextScintillaLexerCPP.html#542bd72841348de065bad4c9d8a39e51292bfc802f7e67778e276970a2d1e028" > PreProcessor< / a > = 9,
< a class = "el" href = "classQextScintillaLexerCPP.html#542bd72841348de065bad4c9d8a39e511af9d62cbdb5bf81216428536529b88b" > Operator< / a > = 10,
< br >
< a class = "el" href = "classQextScintillaLexerCPP.html#542bd72841348de065bad4c9d8a39e514609ac66029ec6e4d88dfe92c4b682cb" > Identifier< / a > = 11,
< a class = "el" href = "classQextScintillaLexerCPP.html#542bd72841348de065bad4c9d8a39e518a0f2ffd95a262823eafa42c8c3e1ca4" > UnclosedString< / a > = 12,
< a class = "el" href = "classQextScintillaLexerCPP.html#542bd72841348de065bad4c9d8a39e519401e0f2377e0cc0c156386ba730897b" > VerbatimString< / a > = 13,
< br >
< a class = "el" href = "classQextScintillaLexerCPP.html#542bd72841348de065bad4c9d8a39e5181fc788d2dfc87c687be8f74f53de535" > Regex< / a > = 14,
< a class = "el" href = "classQextScintillaLexerCPP.html#542bd72841348de065bad4c9d8a39e5150a0e3dc1d79c9914da93abc6739ba85" > CommentLineDoc< / a > = 15,
< a class = "el" href = "classQextScintillaLexerCPP.html#542bd72841348de065bad4c9d8a39e518b514e3238a51f6871b34e9b21822bc9" > KeywordSet2< / a > = 16,
< br >
< a class = "el" href = "classQextScintillaLexerCPP.html#542bd72841348de065bad4c9d8a39e510e4193332a47314117d11c068820d943" > CommentDocKeyword< / a > = 17,
< a class = "el" href = "classQextScintillaLexerCPP.html#542bd72841348de065bad4c9d8a39e51bc816efbc8ab656d5538791c6686c305" > CommentDocKeywordError< / a > = 18,
< a class = "el" href = "classQextScintillaLexerCPP.html#542bd72841348de065bad4c9d8a39e51ef1e331b7a3004691a931e2a0e3f16c2" > GlobalClass< / a > = 19
< br >
}
< / ul >
< h2 > Public Slots< / h2 >
< ul >
< li > virtual void < a class = "el" href = "classQextScintillaLexerCPP.html#f75eff635e4ceec40e092d5640062acf" > setFoldAtElse< / a > (bool fold)
< li > virtual void < a class = "el" href = "classQextScintillaLexerCPP.html#a8d495fc79547d5a38edcbb3fc9a8a47" > setFoldComments< / a > (bool fold)
< li > virtual void < a class = "el" href = "classQextScintillaLexerCPP.html#ccda9feb64b84763780763d42248db5b" > setFoldCompact< / a > (bool fold)
< li > virtual void < a class = "el" href = "classQextScintillaLexerCPP.html#83e14ae9d959d987a8d4d5f919ae6091" > setFoldPreprocessor< / a > (bool fold)
< li > virtual void < a class = "el" href = "classQextScintillaLexerCPP.html#0280643196167caedecbf2adc23034a8" > setStylePreprocessor< / a > (bool style)
< / ul >
< h2 > Public Member Functions< / h2 >
< ul >
< li > < a class = "el" href = "classQextScintillaLexerCPP.html#d019d2bee70433f21b5d2a385cc78561" > QextScintillaLexerCPP< / a > (TQObject *parent=0, const char *name=0, bool caseInsensitiveKeywords=FALSE)
< li > virtual < a class = "el" href = "classQextScintillaLexerCPP.html#ff979d7aad2ae33d2e246119d7994492" > ~QextScintillaLexerCPP< / a > ()
< li > const char * < a class = "el" href = "classQextScintillaLexerCPP.html#4cb81dcd6838b1aad041da166186d349" > language< / a > () const
< li > const char * < a class = "el" href = "classQextScintillaLexerCPP.html#e11593183bc1457d47b25c41d97ffdc0" > lexer< / a > () const
< li > < a class = "anchor" name = "56a0857d97b9298cc5066ec6397c6ee2" > < / a > <!-- doxytag: member="QextScintillaLexerCPP::blockEnd" ref="56a0857d97b9298cc5066ec6397c6ee2" args="(int *style=0) const " -->
const char * < b > blockEnd< / b > (int *style=0) const
< li > < a class = "anchor" name = "efcc70f2a6699c36262297e0b969166d" > < / a > <!-- doxytag: member="QextScintillaLexerCPP::blockStart" ref="efcc70f2a6699c36262297e0b969166d" args="(int *style=0) const " -->
const char * < b > blockStart< / b > (int *style=0) const
< li > < a class = "anchor" name = "5d9334b49cf6498279becf403ab9982c" > < / a > <!-- doxytag: member="QextScintillaLexerCPP::blockStartKeyword" ref="5d9334b49cf6498279becf403ab9982c" args="(int *style=0) const " -->
const char * < b > blockStartKeyword< / b > (int *style=0) const
< li > < a class = "anchor" name = "95fa28732712e40d6ea1a4f0141465ab" > < / a > <!-- doxytag: member="QextScintillaLexerCPP::braceStyle" ref="95fa28732712e40d6ea1a4f0141465ab" args="() const " -->
int < b > braceStyle< / b > () const
< li > < a class = "anchor" name = "4d18a9c7e12d5d0d0b7ff556d03e91f1" > < / a > <!-- doxytag: member="QextScintillaLexerCPP::wordCharacters" ref="4d18a9c7e12d5d0d0b7ff556d03e91f1" args="() const " -->
const char * < b > wordCharacters< / b > () const
< li > TQColor < a class = "el" href = "classQextScintillaLexerCPP.html#81d2fac7671aaffb7cb0400eed5f4610" > color< / a > (int style) const
< li > bool < a class = "el" href = "classQextScintillaLexerCPP.html#5f425be57976a428603b7c14f198ba76" > eolFill< / a > (int style) const
< li > TQFont < a class = "el" href = "classQextScintillaLexerCPP.html#c78b287195efa8b2612bb16fbfba8417" > font< / a > (int style) const
< li > const char * < a class = "el" href = "classQextScintillaLexerCPP.html#2e15e8d6831c86fbe16841bac3714a17" > keywords< / a > (int set) const
< li > TQString < a class = "el" href = "classQextScintillaLexerCPP.html#cb720f11c91e4491dc0e44e18bfd0079" > description< / a > (int style) const
< li > TQColor < a class = "el" href = "classQextScintillaLexerCPP.html#8cadeffdccdae0c0a3e26f6c8f33f3ee" > paper< / a > (int style) const
< li > void < a class = "el" href = "classQextScintillaLexerCPP.html#a02453989cf7f0fed7f5a72dd7408ca7" > refreshProperties< / a > ()
< li > bool < a class = "el" href = "classQextScintillaLexerCPP.html#aa8dd334b06cfc33cac7089ac08c837d" > foldAtElse< / a > () const
< li > bool < a class = "el" href = "classQextScintillaLexerCPP.html#d2011da2c61e08f1ac7283a622a1ff47" > foldComments< / a > () const
< li > bool < a class = "el" href = "classQextScintillaLexerCPP.html#527f330fa7298c564d104b1b27e5dfb5" > foldCompact< / a > () const
< li > bool < a class = "el" href = "classQextScintillaLexerCPP.html#02a2553c485bcaa29cb785d56d8c42c1" > foldPreprocessor< / a > () const
< li > bool < a class = "el" href = "classQextScintillaLexerCPP.html#43bf80480c8d816da5e0c86dcd61cc67" > stylePreprocessor< / a > () const
< / ul >
< h2 > Protected Member Functions< / h2 >
< ul >
< li > bool < a class = "el" href = "classQextScintillaLexerCPP.html#58af6f75117c384d0204ac0f65e94c1d" > readProperties< / a > (TQSettings & qs, const TQString & prefix)
< li > bool < a class = "el" href = "classQextScintillaLexerCPP.html#600506daad28854a957cc20307854202" > writeProperties< / a > (TQSettings & qs, const TQString & prefix) const
< / ul >
< hr > < a name = "_details" > < / a > < h2 > Detailed Description< / h2 >
The < a class = "el" href = "classQextScintillaLexerCPP.html" > QextScintillaLexerCPP< / a > class encapsulates the Scintilla C++ lexer.
< p >
< hr > < h2 > Member Enumeration Documentation< / h2 >
< a class = "anchor" name = "542bd72841348de065bad4c9d8a39e51" > < / a > <!-- doxytag: member="QextScintillaLexerCPP::@33" ref="542bd72841348de065bad4c9d8a39e51" args="" -->
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > anonymous enum < / td >
< / tr >
< / table >
< / div >
< div class = "memdoc" >
< p >
This enum defines the meanings of the different styles used by the C++ lexer. < dl compact > < dt > < b > Enumerator: < / b > < / dt > < dd >
< table border = "0" cellspacing = "2" cellpadding = "0" >
< tr > < td valign = "top" > < em > < a class = "anchor" name = "542bd72841348de065bad4c9d8a39e51c384bf868159a15c4ab026080d34a32f" > < / a > <!-- doxytag: member="Default" ref="542bd72841348de065bad4c9d8a39e51c384bf868159a15c4ab026080d34a32f" args="" --> Default< / em > < / td > < td >
The default. < / td > < / tr >
< tr > < td valign = "top" > < em > < a class = "anchor" name = "542bd72841348de065bad4c9d8a39e5138d68bc162c6284fa80c54aac6b4f067" > < / a > <!-- doxytag: member="WhiteSpace" ref="542bd72841348de065bad4c9d8a39e5138d68bc162c6284fa80c54aac6b4f067" args="" --> WhiteSpace< / em > < / td > < td >
< dl compact > < dt > < b > < a class = "el" href = "deprecated.html#_deprecated000002" > Deprecated:< / a > < / b > < / dt > < dd > White space. < / dd > < / dl >
< / td > < / tr >
< tr > < td valign = "top" > < em > < a class = "anchor" name = "542bd72841348de065bad4c9d8a39e513f17d201238a4a849dcf462eecb3be25" > < / a > <!-- doxytag: member="Comment" ref="542bd72841348de065bad4c9d8a39e513f17d201238a4a849dcf462eecb3be25" args="" --> Comment< / em > < / td > < td >
A C comment. < / td > < / tr >
< tr > < td valign = "top" > < em > < a class = "anchor" name = "542bd72841348de065bad4c9d8a39e519bcf1c7b1ed33bac64fb74ac287df923" > < / a > <!-- doxytag: member="CommentLine" ref="542bd72841348de065bad4c9d8a39e519bcf1c7b1ed33bac64fb74ac287df923" args="" --> CommentLine< / em > < / td > < td >
A C++ comment line. < / td > < / tr >
< tr > < td valign = "top" > < em > < a class = "anchor" name = "542bd72841348de065bad4c9d8a39e5162e768eb69a2df5d4533de080b165684" > < / a > <!-- doxytag: member="CommentDoc" ref="542bd72841348de065bad4c9d8a39e5162e768eb69a2df5d4533de080b165684" args="" --> CommentDoc< / em > < / td > < td >
A JavaDoc/Doxygen style C comment. < / td > < / tr >
< tr > < td valign = "top" > < em > < a class = "anchor" name = "542bd72841348de065bad4c9d8a39e519d5058c1e46b268ffc3aa7521effc05c" > < / a > <!-- doxytag: member="Number" ref="542bd72841348de065bad4c9d8a39e519d5058c1e46b268ffc3aa7521effc05c" args="" --> Number< / em > < / td > < td >
A number. < / td > < / tr >
< tr > < td valign = "top" > < em > < a class = "anchor" name = "542bd72841348de065bad4c9d8a39e5196b337dc6536fe5094879c7eaf519c0e" > < / a > <!-- doxytag: member="Keyword" ref="542bd72841348de065bad4c9d8a39e5196b337dc6536fe5094879c7eaf519c0e" args="" --> Keyword< / em > < / td > < td >
A keyword. < / td > < / tr >
< tr > < td valign = "top" > < em > < a class = "anchor" name = "542bd72841348de065bad4c9d8a39e51a660e00c101f515b68b5b0d9da7fba75" > < / a > <!-- doxytag: member="DoubleQuotedString" ref="542bd72841348de065bad4c9d8a39e51a660e00c101f515b68b5b0d9da7fba75" args="" --> DoubleQuotedString< / em > < / td > < td >
A double-quoted string. < / td > < / tr >
< tr > < td valign = "top" > < em > < a class = "anchor" name = "542bd72841348de065bad4c9d8a39e51f7648858efb30abf136bf9f82a516296" > < / a > <!-- doxytag: member="SingleQuotedString" ref="542bd72841348de065bad4c9d8a39e51f7648858efb30abf136bf9f82a516296" args="" --> SingleQuotedString< / em > < / td > < td >
A single-quoted string. < / td > < / tr >
< tr > < td valign = "top" > < em > < a class = "anchor" name = "542bd72841348de065bad4c9d8a39e51b798115a9d9b6a97802ced4410b8eee0" > < / a > <!-- doxytag: member="UUID" ref="542bd72841348de065bad4c9d8a39e51b798115a9d9b6a97802ced4410b8eee0" args="" --> UUID< / em > < / td > < td >
An IDL UUID. < / td > < / tr >
< tr > < td valign = "top" > < em > < a class = "anchor" name = "542bd72841348de065bad4c9d8a39e51292bfc802f7e67778e276970a2d1e028" > < / a > <!-- doxytag: member="PreProcessor" ref="542bd72841348de065bad4c9d8a39e51292bfc802f7e67778e276970a2d1e028" args="" --> PreProcessor< / em > < / td > < td >
A pre-processor block. < / td > < / tr >
< tr > < td valign = "top" > < em > < a class = "anchor" name = "542bd72841348de065bad4c9d8a39e511af9d62cbdb5bf81216428536529b88b" > < / a > <!-- doxytag: member="Operator" ref="542bd72841348de065bad4c9d8a39e511af9d62cbdb5bf81216428536529b88b" args="" --> Operator< / em > < / td > < td >
An operator. < / td > < / tr >
< tr > < td valign = "top" > < em > < a class = "anchor" name = "542bd72841348de065bad4c9d8a39e514609ac66029ec6e4d88dfe92c4b682cb" > < / a > <!-- doxytag: member="Identifier" ref="542bd72841348de065bad4c9d8a39e514609ac66029ec6e4d88dfe92c4b682cb" args="" --> Identifier< / em > < / td > < td >
An identifier. < / td > < / tr >
< tr > < td valign = "top" > < em > < a class = "anchor" name = "542bd72841348de065bad4c9d8a39e518a0f2ffd95a262823eafa42c8c3e1ca4" > < / a > <!-- doxytag: member="UnclosedString" ref="542bd72841348de065bad4c9d8a39e518a0f2ffd95a262823eafa42c8c3e1ca4" args="" --> UnclosedString< / em > < / td > < td >
The end of a line where a string is not closed. < / td > < / tr >
< tr > < td valign = "top" > < em > < a class = "anchor" name = "542bd72841348de065bad4c9d8a39e519401e0f2377e0cc0c156386ba730897b" > < / a > <!-- doxytag: member="VerbatimString" ref="542bd72841348de065bad4c9d8a39e519401e0f2377e0cc0c156386ba730897b" args="" --> VerbatimString< / em > < / td > < td >
A C# verbatim string. < / td > < / tr >
< tr > < td valign = "top" > < em > < a class = "anchor" name = "542bd72841348de065bad4c9d8a39e5181fc788d2dfc87c687be8f74f53de535" > < / a > <!-- doxytag: member="Regex" ref="542bd72841348de065bad4c9d8a39e5181fc788d2dfc87c687be8f74f53de535" args="" --> Regex< / em > < / td > < td >
A JavaScript regular expression. < / td > < / tr >
< tr > < td valign = "top" > < em > < a class = "anchor" name = "542bd72841348de065bad4c9d8a39e5150a0e3dc1d79c9914da93abc6739ba85" > < / a > <!-- doxytag: member="CommentLineDoc" ref="542bd72841348de065bad4c9d8a39e5150a0e3dc1d79c9914da93abc6739ba85" args="" --> CommentLineDoc< / em > < / td > < td >
A JavaDoc/Doxygen style C++ comment line. < / td > < / tr >
< tr > < td valign = "top" > < em > < a class = "anchor" name = "542bd72841348de065bad4c9d8a39e518b514e3238a51f6871b34e9b21822bc9" > < / a > <!-- doxytag: member="KeywordSet2" ref="542bd72841348de065bad4c9d8a39e518b514e3238a51f6871b34e9b21822bc9" args="" --> KeywordSet2< / em > < / td > < td >
A keyword defined in keyword set number 2. The class must be sub-classed and re-implement < a class = "el" href = "classQextScintillaLexerCPP.html#2e15e8d6831c86fbe16841bac3714a17" > keywords()< / a > to make use of this style. < / td > < / tr >
< tr > < td valign = "top" > < em > < a class = "anchor" name = "542bd72841348de065bad4c9d8a39e510e4193332a47314117d11c068820d943" > < / a > <!-- doxytag: member="CommentDocKeyword" ref="542bd72841348de065bad4c9d8a39e510e4193332a47314117d11c068820d943" args="" --> CommentDocKeyword< / em > < / td > < td >
A JavaDoc/Doxygen keyword. < / td > < / tr >
< tr > < td valign = "top" > < em > < a class = "anchor" name = "542bd72841348de065bad4c9d8a39e51bc816efbc8ab656d5538791c6686c305" > < / a > <!-- doxytag: member="CommentDocKeywordError" ref="542bd72841348de065bad4c9d8a39e51bc816efbc8ab656d5538791c6686c305" args="" --> CommentDocKeywordError< / em > < / td > < td >
A JavaDoc/Doxygen keyword error. < / td > < / tr >
< tr > < td valign = "top" > < em > < a class = "anchor" name = "542bd72841348de065bad4c9d8a39e51ef1e331b7a3004691a931e2a0e3f16c2" > < / a > <!-- doxytag: member="GlobalClass" ref="542bd72841348de065bad4c9d8a39e51ef1e331b7a3004691a931e2a0e3f16c2" args="" --> GlobalClass< / em > < / td > < td >
A global class or typedef defined in keyword set number 4. The class must be sub-classed and re-implement < a class = "el" href = "classQextScintillaLexerCPP.html#2e15e8d6831c86fbe16841bac3714a17" > keywords()< / a > to make use of this style. < / td > < / tr >
< / table >
< / dl >
< / div >
< / div > < p >
< hr > < h2 > Constructor & Destructor Documentation< / h2 >
< a class = "anchor" name = "d019d2bee70433f21b5d2a385cc78561" > < / a > <!-- doxytag: member="QextScintillaLexerCPP::QextScintillaLexerCPP" ref="d019d2bee70433f21b5d2a385cc78561" args="(TQObject *parent=0, const char *name=0, bool caseInsensitiveKeywords=FALSE)" -->
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > QextScintillaLexerCPP::QextScintillaLexerCPP < / td >
< td > (< / td >
< td class = "paramtype" > TQObject * < / td >
< td class = "paramname" > < em > parent< / em > = < code > 0< / code > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > const char * < / td >
< td class = "paramname" > < em > name< / em > = < code > 0< / code > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > bool < / td >
< td class = "paramname" > < em > caseInsensitiveKeywords< / em > = < code > FALSE< / code > < / td > < td > < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td > < td width = "100%" > < / td >
< / tr >
< / table >
< / div >
< div class = "memdoc" >
< p >
Construct a < a class = "el" href = "classQextScintillaLexerCPP.html" > QextScintillaLexerCPP< / a > with parent < em > parent< / em > and name < em > name< / em > . < em > parent< / em > is typically the < a class = "el" href = "classQextScintilla.html" > QextScintilla< / a > instance. < em > caseInsensitiveKeywords< / em > is TRUE if the lexer ignores the case of keywords.
< / div >
< / div > < p >
< a class = "anchor" name = "ff979d7aad2ae33d2e246119d7994492" > < / a > <!-- doxytag: member="QextScintillaLexerCPP::~QextScintillaLexerCPP" ref="ff979d7aad2ae33d2e246119d7994492" args="()" -->
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > virtual QextScintillaLexerCPP::~QextScintillaLexerCPP < / td >
< td > (< / td >
< td class = "paramname" > < / td >
< td > ) < / td >
< td width = "100%" > < code > [virtual]< / code > < / td >
< / tr >
< / table >
< / div >
< div class = "memdoc" >
< p >
Destroys the < a class = "el" href = "classQextScintillaLexerCPP.html" > QextScintillaLexerCPP< / a > instance.
< p >
< / div >
< / div > < p >
< hr > < h2 > Member Function Documentation< / h2 >
< a class = "anchor" name = "4cb81dcd6838b1aad041da166186d349" > < / a > <!-- doxytag: member="QextScintillaLexerCPP::language" ref="4cb81dcd6838b1aad041da166186d349" args="() const " -->
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > const char* QextScintillaLexerCPP::language < / td >
< td > (< / td >
< td class = "paramname" > < / td >
< td > ) < / td >
< td width = "100%" > const< code > [virtual]< / code > < / td >
< / tr >
< / table >
< / div >
< div class = "memdoc" >
< p >
Returns the name of the language.
< p >
< p >
Implements < a class = "el" href = "classQextScintillaLexer.html#59c17e312dff4a9aa90b5e4c2a382218" > QextScintillaLexer< / a > .
< p >
Reimplemented in < a class = "el" href = "classQextScintillaLexerCSharp.html#2297bcad4064ab481ef869772e518419" > QextScintillaLexerCSharp< / a > , < a class = "el" href = "classQextScintillaLexerIDL.html#e3f195e87f6459cbaa2772736c588e4f" > QextScintillaLexerIDL< / a > , < a class = "el" href = "classQextScintillaLexerJava.html#c3e2fec409d4eab37271892668064fd1" > QextScintillaLexerJava< / a > , and < a class = "el" href = "classQextScintillaLexerJavaScript.html#3cfc5a543947879f3525e5abae1abdb7" > QextScintillaLexerJavaScript< / a > .
< / div >
< / div > < p >
< a class = "anchor" name = "e11593183bc1457d47b25c41d97ffdc0" > < / a > <!-- doxytag: member="QextScintillaLexerCPP::lexer" ref="e11593183bc1457d47b25c41d97ffdc0" args="() const " -->
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > const char* QextScintillaLexerCPP::lexer < / td >
< td > (< / td >
< td class = "paramname" > < / td >
< td > ) < / td >
< td width = "100%" > const< code > [virtual]< / code > < / td >
< / tr >
< / table >
< / div >
< div class = "memdoc" >
< p >
Returns the name of the lexer. Some lexers support a number of languages.
< p >
Implements < a class = "el" href = "classQextScintillaLexer.html#9d63d331f148e68e5cd1dd6b9c3ad7d3" > QextScintillaLexer< / a > .
< / div >
< / div > < p >
< a class = "anchor" name = "81d2fac7671aaffb7cb0400eed5f4610" > < / a > <!-- doxytag: member="QextScintillaLexerCPP::color" ref="81d2fac7671aaffb7cb0400eed5f4610" args="(int style) const " -->
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > TQColor QextScintillaLexerCPP::color < / td >
< td > (< / td >
< td class = "paramtype" > int < / td >
< td class = "paramname" > < em > style< / em > < / td >
< td > ) < / td >
< td width = "100%" > const< code > [virtual]< / code > < / td >
< / tr >
< / table >
< / div >
< div class = "memdoc" >
< p >
Returns the foreground colour of the text for style number < em > style< / em > .< p >
< dl compact > < dt > < b > See also:< / b > < / dt > < dd > < a class = "el" href = "classQextScintillaLexerCPP.html#8cadeffdccdae0c0a3e26f6c8f33f3ee" > paper()< / a > < / dd > < / dl >
< p >
Reimplemented from < a class = "el" href = "classQextScintillaLexer.html#d829bf54912a1909556a517c09857974" > QextScintillaLexer< / a > .
< p >
Reimplemented in < a class = "el" href = "classQextScintillaLexerCSharp.html#db0be111bbbcb49ea20f3ec424104551" > QextScintillaLexerCSharp< / a > , < a class = "el" href = "classQextScintillaLexerIDL.html#ba47acd3bb2f4f29921683d6ca0e1463" > QextScintillaLexerIDL< / a > , and < a class = "el" href = "classQextScintillaLexerJavaScript.html#0d6f5ae54113d25194bba830674835fe" > QextScintillaLexerJavaScript< / a > .
< / div >
< / div > < p >
< a class = "anchor" name = "5f425be57976a428603b7c14f198ba76" > < / a > <!-- doxytag: member="QextScintillaLexerCPP::eolFill" ref="5f425be57976a428603b7c14f198ba76" args="(int style) const " -->
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > bool QextScintillaLexerCPP::eolFill < / td >
< td > (< / td >
< td class = "paramtype" > int < / td >
< td class = "paramname" > < em > style< / em > < / td >
< td > ) < / td >
< td width = "100%" > const< code > [virtual]< / code > < / td >
< / tr >
< / table >
< / div >
< div class = "memdoc" >
< p >
Returns the end-of-line fill for style number < em > style< / em > .
< p >
< p >
Reimplemented from < a class = "el" href = "classQextScintillaLexer.html#9e1f5d6b36346910e45c433e22ad05ff" > QextScintillaLexer< / a > .
< p >
Reimplemented in < a class = "el" href = "classQextScintillaLexerCSharp.html#3b11e1f85a47f3caf09a25a0b5db4580" > QextScintillaLexerCSharp< / a > , and < a class = "el" href = "classQextScintillaLexerJavaScript.html#74ad10f97d43c77c24a4fbe5d7ca5d04" > QextScintillaLexerJavaScript< / a > .
< / div >
< / div > < p >
< a class = "anchor" name = "c78b287195efa8b2612bb16fbfba8417" > < / a > <!-- doxytag: member="QextScintillaLexerCPP::font" ref="c78b287195efa8b2612bb16fbfba8417" args="(int style) const " -->
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > TQFont QextScintillaLexerCPP::font < / td >
< td > (< / td >
< td class = "paramtype" > int < / td >
< td class = "paramname" > < em > style< / em > < / td >
< td > ) < / td >
< td width = "100%" > const< code > [virtual]< / code > < / td >
< / tr >
< / table >
< / div >
< div class = "memdoc" >
< p >
Returns the font for style number < em > style< / em > .
< p >
< p >
Reimplemented from < a class = "el" href = "classQextScintillaLexer.html#237079987354f031e8982b60a00b14e0" > QextScintillaLexer< / a > .
< p >
Reimplemented in < a class = "el" href = "classQextScintillaLexerCSharp.html#42d3dee10cd3efc54a3c583e26defad8" > QextScintillaLexerCSharp< / a > , and < a class = "el" href = "classQextScintillaLexerJavaScript.html#6e1888622ce0ae61936fc0191a536807" > QextScintillaLexerJavaScript< / a > .
< / div >
< / div > < p >
< a class = "anchor" name = "2e15e8d6831c86fbe16841bac3714a17" > < / a > <!-- doxytag: member="QextScintillaLexerCPP::keywords" ref="2e15e8d6831c86fbe16841bac3714a17" args="(int set) const " -->
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > const char* QextScintillaLexerCPP::keywords < / td >
< td > (< / td >
< td class = "paramtype" > int < / td >
< td class = "paramname" > < em > set< / em > < / td >
< td > ) < / td >
< td width = "100%" > const< code > [virtual]< / code > < / td >
< / tr >
< / table >
< / div >
< div class = "memdoc" >
< p >
Returns the set of keywords for the keyword set < em > set< / em > recognised by the lexer as a space separated string.
< p >
Reimplemented from < a class = "el" href = "classQextScintillaLexer.html#00cc06fe8bce85318fd08890f5f614e4" > QextScintillaLexer< / a > .
< p >
Reimplemented in < a class = "el" href = "classQextScintillaLexerCSharp.html#f21fc95103fa7ddcd3fc00e9ca24b4f2" > QextScintillaLexerCSharp< / a > , < a class = "el" href = "classQextScintillaLexerIDL.html#5a14b1eff857fa464ebabb186af63804" > QextScintillaLexerIDL< / a > , < a class = "el" href = "classQextScintillaLexerJava.html#8021e35de49b51d150150996492b3472" > QextScintillaLexerJava< / a > , and < a class = "el" href = "classQextScintillaLexerJavaScript.html#9bb399d8f06d5b915c81a402e6d35ee5" > QextScintillaLexerJavaScript< / a > .
< / div >
< / div > < p >
< a class = "anchor" name = "cb720f11c91e4491dc0e44e18bfd0079" > < / a > <!-- doxytag: member="QextScintillaLexerCPP::description" ref="cb720f11c91e4491dc0e44e18bfd0079" args="(int style) const " -->
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > TQString QextScintillaLexerCPP::description < / td >
< td > (< / td >
< td class = "paramtype" > int < / td >
< td class = "paramname" > < em > style< / em > < / td >
< td > ) < / td >
< td width = "100%" > const< code > [virtual]< / code > < / td >
< / tr >
< / table >
< / div >
< div class = "memdoc" >
< p >
Returns the descriptive name for style number < em > style< / em > . If the style is invalid for this language then TQString() is returned. This is intended to be used in user preference dialogs.
< p >
Implements < a class = "el" href = "classQextScintillaLexer.html#ddcd7beaeee21a59e4f4f5dee8edf0d8" > QextScintillaLexer< / a > .
< p >
Reimplemented in < a class = "el" href = "classQextScintillaLexerCSharp.html#4709aacad69084b713a086c7039a5042" > QextScintillaLexerCSharp< / a > , < a class = "el" href = "classQextScintillaLexerIDL.html#30e36f23bd7d56ec59b0b6352c484eba" > QextScintillaLexerIDL< / a > , and < a class = "el" href = "classQextScintillaLexerJavaScript.html#01c7701133de7049c74dbdfd8cf2adb6" > QextScintillaLexerJavaScript< / a > .
< / div >
< / div > < p >
< a class = "anchor" name = "8cadeffdccdae0c0a3e26f6c8f33f3ee" > < / a > <!-- doxytag: member="QextScintillaLexerCPP::paper" ref="8cadeffdccdae0c0a3e26f6c8f33f3ee" args="(int style) const " -->
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > TQColor QextScintillaLexerCPP::paper < / td >
< td > (< / td >
< td class = "paramtype" > int < / td >
< td class = "paramname" > < em > style< / em > < / td >
< td > ) < / td >
< td width = "100%" > const< code > [virtual]< / code > < / td >
< / tr >
< / table >
< / div >
< div class = "memdoc" >
< p >
Returns the background colour of the text for style number < em > style< / em > .< p >
< dl compact > < dt > < b > See also:< / b > < / dt > < dd > < a class = "el" href = "classQextScintillaLexerCPP.html#81d2fac7671aaffb7cb0400eed5f4610" > color()< / a > < / dd > < / dl >
< p >
Reimplemented from < a class = "el" href = "classQextScintillaLexer.html#791c5d4bcab79828d394975344fae6db" > QextScintillaLexer< / a > .
< p >
Reimplemented in < a class = "el" href = "classQextScintillaLexerCSharp.html#b92dae3e9d5fe9988c5e9f8439ad17a0" > QextScintillaLexerCSharp< / a > , and < a class = "el" href = "classQextScintillaLexerJavaScript.html#edd2a656bf04564ec7494140d2800698" > QextScintillaLexerJavaScript< / a > .
< / div >
< / div > < p >
< a class = "anchor" name = "a02453989cf7f0fed7f5a72dd7408ca7" > < / a > <!-- doxytag: member="QextScintillaLexerCPP::refreshProperties" ref="a02453989cf7f0fed7f5a72dd7408ca7" args="()" -->
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > void QextScintillaLexerCPP::refreshProperties < / td >
< td > (< / td >
< td class = "paramname" > < / td >
< td > ) < / td >
< td width = "100%" > < code > [virtual]< / code > < / td >
< / tr >
< / table >
< / div >
< div class = "memdoc" >
< p >
Causes all properties to be refreshed by emitting the < a class = "el" href = "classQextScintillaLexer.html#f320f847889bb054befdb43d0739b5cf" > propertyChanged()< / a > signal as required.
< p >
Reimplemented from < a class = "el" href = "classQextScintillaLexer.html#8c606f8763ced32f56d4a72d089a50ef" > QextScintillaLexer< / a > .
< / div >
< / div > < p >
< a class = "anchor" name = "aa8dd334b06cfc33cac7089ac08c837d" > < / a > <!-- doxytag: member="QextScintillaLexerCPP::foldAtElse" ref="aa8dd334b06cfc33cac7089ac08c837d" args="() const " -->
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > bool QextScintillaLexerCPP::foldAtElse < / td >
< td > (< / td >
< td class = "paramname" > < / td >
< td > ) < / td >
< td width = "100%" > const< / td >
< / tr >
< / table >
< / div >
< div class = "memdoc" >
< p >
Returns TRUE if "} else {" lines can be folded.< p >
< dl compact > < dt > < b > See also:< / b > < / dt > < dd > < a class = "el" href = "classQextScintillaLexerCPP.html#f75eff635e4ceec40e092d5640062acf" > setFoldAtElse()< / a > < / dd > < / dl >
< / div >
< / div > < p >
< a class = "anchor" name = "d2011da2c61e08f1ac7283a622a1ff47" > < / a > <!-- doxytag: member="QextScintillaLexerCPP::foldComments" ref="d2011da2c61e08f1ac7283a622a1ff47" args="() const " -->
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > bool QextScintillaLexerCPP::foldComments < / td >
< td > (< / td >
< td class = "paramname" > < / td >
< td > ) < / td >
< td width = "100%" > const< / td >
< / tr >
< / table >
< / div >
< div class = "memdoc" >
< p >
Returns TRUE if multi-line comment blocks can be folded.< p >
< dl compact > < dt > < b > See also:< / b > < / dt > < dd > < a class = "el" href = "classQextScintillaLexerCPP.html#a8d495fc79547d5a38edcbb3fc9a8a47" > setFoldComments()< / a > < / dd > < / dl >
< / div >
< / div > < p >
< a class = "anchor" name = "527f330fa7298c564d104b1b27e5dfb5" > < / a > <!-- doxytag: member="QextScintillaLexerCPP::foldCompact" ref="527f330fa7298c564d104b1b27e5dfb5" args="() const " -->
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > bool QextScintillaLexerCPP::foldCompact < / td >
< td > (< / td >
< td class = "paramname" > < / td >
< td > ) < / td >
< td width = "100%" > const< / td >
< / tr >
< / table >
< / div >
< div class = "memdoc" >
< p >
Returns TRUE if trailing blank lines are included in a fold block.< p >
< dl compact > < dt > < b > See also:< / b > < / dt > < dd > < a class = "el" href = "classQextScintillaLexerCPP.html#ccda9feb64b84763780763d42248db5b" > setFoldCompact()< / a > < / dd > < / dl >
< / div >
< / div > < p >
< a class = "anchor" name = "02a2553c485bcaa29cb785d56d8c42c1" > < / a > <!-- doxytag: member="QextScintillaLexerCPP::foldPreprocessor" ref="02a2553c485bcaa29cb785d56d8c42c1" args="() const " -->
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > bool QextScintillaLexerCPP::foldPreprocessor < / td >
< td > (< / td >
< td class = "paramname" > < / td >
< td > ) < / td >
< td width = "100%" > const< / td >
< / tr >
< / table >
< / div >
< div class = "memdoc" >
< p >
Returns TRUE if preprocessor blocks can be folded.< p >
< dl compact > < dt > < b > See also:< / b > < / dt > < dd > < a class = "el" href = "classQextScintillaLexerCPP.html#83e14ae9d959d987a8d4d5f919ae6091" > setFoldPreprocessor()< / a > < / dd > < / dl >
< / div >
< / div > < p >
< a class = "anchor" name = "43bf80480c8d816da5e0c86dcd61cc67" > < / a > <!-- doxytag: member="QextScintillaLexerCPP::stylePreprocessor" ref="43bf80480c8d816da5e0c86dcd61cc67" args="() const " -->
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > bool QextScintillaLexerCPP::stylePreprocessor < / td >
< td > (< / td >
< td class = "paramname" > < / td >
< td > ) < / td >
< td width = "100%" > const< / td >
< / tr >
< / table >
< / div >
< div class = "memdoc" >
< p >
Returns TRUE if preprocessor lines (after the preprocessor directive) are styled.< p >
< dl compact > < dt > < b > See also:< / b > < / dt > < dd > < a class = "el" href = "classQextScintillaLexerCPP.html#0280643196167caedecbf2adc23034a8" > setStylePreprocessor()< / a > < / dd > < / dl >
< / div >
< / div > < p >
< a class = "anchor" name = "f75eff635e4ceec40e092d5640062acf" > < / a > <!-- doxytag: member="QextScintillaLexerCPP::setFoldAtElse" ref="f75eff635e4ceec40e092d5640062acf" args="(bool fold)" -->
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > virtual void QextScintillaLexerCPP::setFoldAtElse < / td >
< td > (< / td >
< td class = "paramtype" > bool < / td >
< td class = "paramname" > < em > fold< / em > < / td >
< td > ) < / td >
< td width = "100%" > < code > [virtual, slot]< / code > < / td >
< / tr >
< / table >
< / div >
< div class = "memdoc" >
< p >
If < em > fold< / em > is TRUE then "} else {" lines can be folded. The default is FALSE.< p >
< dl compact > < dt > < b > See also:< / b > < / dt > < dd > < a class = "el" href = "classQextScintillaLexerCPP.html#aa8dd334b06cfc33cac7089ac08c837d" > foldAtElse()< / a > < / dd > < / dl >
< / div >
< / div > < p >
< a class = "anchor" name = "a8d495fc79547d5a38edcbb3fc9a8a47" > < / a > <!-- doxytag: member="QextScintillaLexerCPP::setFoldComments" ref="a8d495fc79547d5a38edcbb3fc9a8a47" args="(bool fold)" -->
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > virtual void QextScintillaLexerCPP::setFoldComments < / td >
< td > (< / td >
< td class = "paramtype" > bool < / td >
< td class = "paramname" > < em > fold< / em > < / td >
< td > ) < / td >
< td width = "100%" > < code > [virtual, slot]< / code > < / td >
< / tr >
< / table >
< / div >
< div class = "memdoc" >
< p >
If < em > fold< / em > is TRUE then multi-line comment blocks can be folded. The default is FALSE.< p >
< dl compact > < dt > < b > See also:< / b > < / dt > < dd > < a class = "el" href = "classQextScintillaLexerCPP.html#d2011da2c61e08f1ac7283a622a1ff47" > foldComments()< / a > < / dd > < / dl >
< / div >
< / div > < p >
< a class = "anchor" name = "ccda9feb64b84763780763d42248db5b" > < / a > <!-- doxytag: member="QextScintillaLexerCPP::setFoldCompact" ref="ccda9feb64b84763780763d42248db5b" args="(bool fold)" -->
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > virtual void QextScintillaLexerCPP::setFoldCompact < / td >
< td > (< / td >
< td class = "paramtype" > bool < / td >
< td class = "paramname" > < em > fold< / em > < / td >
< td > ) < / td >
< td width = "100%" > < code > [virtual, slot]< / code > < / td >
< / tr >
< / table >
< / div >
< div class = "memdoc" >
< p >
If < em > fold< / em > is TRUE then trailing blank lines are included in a fold block. The default is TRUE.< p >
< dl compact > < dt > < b > See also:< / b > < / dt > < dd > < a class = "el" href = "classQextScintillaLexerCPP.html#527f330fa7298c564d104b1b27e5dfb5" > foldCompact()< / a > < / dd > < / dl >
< / div >
< / div > < p >
< a class = "anchor" name = "83e14ae9d959d987a8d4d5f919ae6091" > < / a > <!-- doxytag: member="QextScintillaLexerCPP::setFoldPreprocessor" ref="83e14ae9d959d987a8d4d5f919ae6091" args="(bool fold)" -->
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > virtual void QextScintillaLexerCPP::setFoldPreprocessor < / td >
< td > (< / td >
< td class = "paramtype" > bool < / td >
< td class = "paramname" > < em > fold< / em > < / td >
< td > ) < / td >
< td width = "100%" > < code > [virtual, slot]< / code > < / td >
< / tr >
< / table >
< / div >
< div class = "memdoc" >
< p >
If < em > fold< / em > is TRUE then preprocessor blocks can be folded. The default is TRUE.< p >
< dl compact > < dt > < b > See also:< / b > < / dt > < dd > < a class = "el" href = "classQextScintillaLexerCPP.html#02a2553c485bcaa29cb785d56d8c42c1" > foldPreprocessor()< / a > < / dd > < / dl >
< / div >
< / div > < p >
< a class = "anchor" name = "0280643196167caedecbf2adc23034a8" > < / a > <!-- doxytag: member="QextScintillaLexerCPP::setStylePreprocessor" ref="0280643196167caedecbf2adc23034a8" args="(bool style)" -->
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > virtual void QextScintillaLexerCPP::setStylePreprocessor < / td >
< td > (< / td >
< td class = "paramtype" > bool < / td >
< td class = "paramname" > < em > style< / em > < / td >
< td > ) < / td >
< td width = "100%" > < code > [virtual, slot]< / code > < / td >
< / tr >
< / table >
< / div >
< div class = "memdoc" >
< p >
If < em > style< / em > is TRUE then preprocessor lines (after the preprocessor directive) are styled. The default is FALSE.< p >
< dl compact > < dt > < b > See also:< / b > < / dt > < dd > < a class = "el" href = "classQextScintillaLexerCPP.html#43bf80480c8d816da5e0c86dcd61cc67" > stylePreprocessor()< / a > < / dd > < / dl >
< / div >
< / div > < p >
< a class = "anchor" name = "58af6f75117c384d0204ac0f65e94c1d" > < / a > <!-- doxytag: member="QextScintillaLexerCPP::readProperties" ref="58af6f75117c384d0204ac0f65e94c1d" args="(TQSettings &qs, const TQString &prefix)" -->
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > bool QextScintillaLexerCPP::readProperties < / td >
< td > (< / td >
< td class = "paramtype" > TQSettings & < / td >
< td class = "paramname" > < em > qs< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > const TQString & < / td >
< td class = "paramname" > < em > prefix< / em > < / td > < td > < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td > < td width = "100%" > < code > [protected, virtual]< / code > < / td >
< / tr >
< / table >
< / div >
< div class = "memdoc" >
< p >
The lexer's properties are read from the settings < em > qs< / em > . < em > prefix< / em > (which has a trailing '/') should be used as a prefix to the key of each setting. TRUE is returned if there is no error.< p >
< dl compact > < dt > < b > See also:< / b > < / dt > < dd > < a class = "el" href = "classQextScintillaLexerCPP.html#600506daad28854a957cc20307854202" > writeProperties()< / a > < / dd > < / dl >
< p >
Reimplemented from < a class = "el" href = "classQextScintillaLexer.html#5c0c72a54932c47687584e2cde90574a" > QextScintillaLexer< / a > .
< / div >
< / div > < p >
< a class = "anchor" name = "600506daad28854a957cc20307854202" > < / a > <!-- doxytag: member="QextScintillaLexerCPP::writeProperties" ref="600506daad28854a957cc20307854202" args="(TQSettings &qs, const TQString &prefix) const " -->
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > bool QextScintillaLexerCPP::writeProperties < / td >
< td > (< / td >
< td class = "paramtype" > TQSettings & < / td >
< td class = "paramname" > < em > qs< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > const TQString & < / td >
< td class = "paramname" > < em > prefix< / em > < / td > < td > < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td > < td width = "100%" > const< code > [protected, virtual]< / code > < / td >
< / tr >
< / table >
< / div >
< div class = "memdoc" >
< p >
The lexer's properties are written to the settings < em > qs< / em > . < em > prefix< / em > (which has a trailing '/') should be used as a prefix to the key of each setting. TRUE is returned if there is no error.< p >
< dl compact > < dt > < b > See also:< / b > < / dt > < dd > < a class = "el" href = "classQextScintillaLexerCPP.html#58af6f75117c384d0204ac0f65e94c1d" > readProperties()< / a > < / dd > < / dl >
< p >
Reimplemented from < a class = "el" href = "classQextScintillaLexer.html#69d35dbbba2530a185de901e9fa12a18" > QextScintillaLexer< / a > .
< / div >
< / div > < p >
< hr size = "1" > < address style = "align: right;" > < small > Generated on Thu Nov 30 09:32:31 2006 for TQScintilla by
< a href = "http://www.doxygen.org/index.html" >
< img src = "doxygen.png" alt = "doxygen" align = "middle" border = "0" > < / a > 1.4.7 < / small > < / address >
< / body >
< / html >