<!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: QextScintillaLexerPerl 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 > QextScintillaLexerPerl Class Reference< / h1 > <!-- doxytag: class="QextScintillaLexerPerl" --> <!-- doxytag: inherits="QextScintillaLexer" --> The < a class = "el" href = "classQextScintillaLexerPerl.html" > QextScintillaLexerPerl< / a > class encapsulates the Scintilla Perl lexer.
< a href = "#_details" > More...< / a >
< p >
< code > #include < qextscintillalexerperl.h> < / code >
< p >
Inherits < a class = "el" href = "classQextScintillaLexer.html" > QextScintillaLexer< / a > .
< p >
< a href = "classQextScintillaLexerPerl-members.html" > List of all members.< / a > < h2 > Public Types< / h2 >
< ul >
< li > < a class = "el" href = "classQextScintillaLexerPerl.html#3adbc396a8aceddb3e327505860b1fbd6433ea3da82ed54ed82cb9fa91f431a2" > Default< / a > = 0
< li > < a class = "el" href = "classQextScintillaLexerPerl.html#3adbc396a8aceddb3e327505860b1fbdc61d78aea09ff8c9c19282f7fc3c344f" > WhiteSpace< / a > = Default
< li > < a class = "el" href = "classQextScintillaLexerPerl.html#3adbc396a8aceddb3e327505860b1fbd7b14c8c6df9c053cd42225f2fcc49feb" > Error< / a > = 1
< li > < a class = "el" href = "classQextScintillaLexerPerl.html#3adbc396a8aceddb3e327505860b1fbdf9443583d7b7db41d9b394f3d3710eec" > Comment< / a > = 2
< li > < a class = "el" href = "classQextScintillaLexerPerl.html#3adbc396a8aceddb3e327505860b1fbd75244ee749dfa58697bab175b0237af1" > POD< / a > = 3
< li > < a class = "el" href = "classQextScintillaLexerPerl.html#3adbc396a8aceddb3e327505860b1fbd1a2544dd4892c2321ab64e8064502804" > Number< / a > = 4
< li > < a class = "el" href = "classQextScintillaLexerPerl.html#3adbc396a8aceddb3e327505860b1fbdb58ff03dcf16f5987126e4895b1d9d83" > Keyword< / a > = 5
< li > < a class = "el" href = "classQextScintillaLexerPerl.html#3adbc396a8aceddb3e327505860b1fbdbe54be6a366b9782db424a3858586b52" > DoubleQuotedString< / a > = 6
< li > < a class = "el" href = "classQextScintillaLexerPerl.html#3adbc396a8aceddb3e327505860b1fbd7b9ff96a73c4d75e880eb0977e18a24f" > SingleQuotedString< / a > = 7
< li > < a class = "el" href = "classQextScintillaLexerPerl.html#3adbc396a8aceddb3e327505860b1fbdd7ae22a2919bbedf43fb7489ac98ee08" > Operator< / a > = 10
< li > < a class = "el" href = "classQextScintillaLexerPerl.html#3adbc396a8aceddb3e327505860b1fbd67c8579274f20e20ba3f69c9f7e7240b" > Identifier< / a > = 11
< li > < a class = "el" href = "classQextScintillaLexerPerl.html#3adbc396a8aceddb3e327505860b1fbd4cc9525151756c87ccd08730dab11fe8" > Scalar< / a > = 12
< li > < a class = "el" href = "classQextScintillaLexerPerl.html#3adbc396a8aceddb3e327505860b1fbd39c94f645a2984a78e7e72804ef3ebf9" > Array< / a > = 13
< li > < a class = "el" href = "classQextScintillaLexerPerl.html#3adbc396a8aceddb3e327505860b1fbd536d090d1561f1cf200efca325fe7533" > Hash< / a > = 14
< li > < a class = "el" href = "classQextScintillaLexerPerl.html#3adbc396a8aceddb3e327505860b1fbd3304777ed864bcb0e356bb6571063922" > SymbolTable< / a > = 15
< li > < a class = "el" href = "classQextScintillaLexerPerl.html#3adbc396a8aceddb3e327505860b1fbdc8df05443c05fa04021c57ae99e9f087" > Regex< / a > = 17
< li > < a class = "el" href = "classQextScintillaLexerPerl.html#3adbc396a8aceddb3e327505860b1fbdff754f40f75be7c2676bfc9092743c91" > Substitution< / a > = 18
< li > < a class = "el" href = "classQextScintillaLexerPerl.html#3adbc396a8aceddb3e327505860b1fbd22d56a1c1a1a10bb1375046cd5dfbc83" > Backticks< / a > = 20
< li > < a class = "el" href = "classQextScintillaLexerPerl.html#3adbc396a8aceddb3e327505860b1fbd5840b9be5dfeb70ad8402cd4a571a464" > DataSection< / a > = 21
< li > < a class = "el" href = "classQextScintillaLexerPerl.html#3adbc396a8aceddb3e327505860b1fbd776ec3945c92e6b2d8f40b164c38f91e" > HereDocumentDelimiter< / a > = 22
< li > < a class = "el" href = "classQextScintillaLexerPerl.html#3adbc396a8aceddb3e327505860b1fbdb84f237d13384cb47bcf579f29a77eab" > SingleQuotedHereDocument< / a > = 23
< li > < a class = "el" href = "classQextScintillaLexerPerl.html#3adbc396a8aceddb3e327505860b1fbd6420c6d488856b4840d662a313359935" > DoubleQuotedHereDocument< / a > = 24
< li > < a class = "el" href = "classQextScintillaLexerPerl.html#3adbc396a8aceddb3e327505860b1fbd5b4ffdfeee7b9d0bcad8ffe674dcc83e" > BacktickHereDocument< / a > = 25
< li > < a class = "el" href = "classQextScintillaLexerPerl.html#3adbc396a8aceddb3e327505860b1fbd933aeab1fe465716d4f97bc97cebce49" > QuotedStringQ< / a > = 26
< li > < a class = "el" href = "classQextScintillaLexerPerl.html#3adbc396a8aceddb3e327505860b1fbdfb8a8ae159788ef51bbdebd04ca5778a" > QuotedStringQQ< / a > = 27
< li > < a class = "el" href = "classQextScintillaLexerPerl.html#3adbc396a8aceddb3e327505860b1fbd545adfb2d84a0f161e560a0023588318" > QuotedStringQX< / a > = 28
< li > < a class = "el" href = "classQextScintillaLexerPerl.html#3adbc396a8aceddb3e327505860b1fbd0d121c9178499a2fa6130ae99678c2b8" > QuotedStringQR< / a > = 29
< li > < a class = "el" href = "classQextScintillaLexerPerl.html#3adbc396a8aceddb3e327505860b1fbd0f6aedbdee98cb414e8910ab50109223" > QuotedStringQW< / a > = 30
< li > < a class = "el" href = "classQextScintillaLexerPerl.html#3adbc396a8aceddb3e327505860b1fbd58509059db3ab2ec889bd295748055de" > PODVerbatim< / a > = 31
< li > enum { < br >
< a class = "el" href = "classQextScintillaLexerPerl.html#3adbc396a8aceddb3e327505860b1fbd6433ea3da82ed54ed82cb9fa91f431a2" > Default< / a > = 0,
< a class = "el" href = "classQextScintillaLexerPerl.html#3adbc396a8aceddb3e327505860b1fbdc61d78aea09ff8c9c19282f7fc3c344f" > WhiteSpace< / a > = Default,
< a class = "el" href = "classQextScintillaLexerPerl.html#3adbc396a8aceddb3e327505860b1fbd7b14c8c6df9c053cd42225f2fcc49feb" > Error< / a > = 1,
< br >
< a class = "el" href = "classQextScintillaLexerPerl.html#3adbc396a8aceddb3e327505860b1fbdf9443583d7b7db41d9b394f3d3710eec" > Comment< / a > = 2,
< a class = "el" href = "classQextScintillaLexerPerl.html#3adbc396a8aceddb3e327505860b1fbd75244ee749dfa58697bab175b0237af1" > POD< / a > = 3,
< a class = "el" href = "classQextScintillaLexerPerl.html#3adbc396a8aceddb3e327505860b1fbd1a2544dd4892c2321ab64e8064502804" > Number< / a > = 4,
< br >
< a class = "el" href = "classQextScintillaLexerPerl.html#3adbc396a8aceddb3e327505860b1fbdb58ff03dcf16f5987126e4895b1d9d83" > Keyword< / a > = 5,
< a class = "el" href = "classQextScintillaLexerPerl.html#3adbc396a8aceddb3e327505860b1fbdbe54be6a366b9782db424a3858586b52" > DoubleQuotedString< / a > = 6,
< a class = "el" href = "classQextScintillaLexerPerl.html#3adbc396a8aceddb3e327505860b1fbd7b9ff96a73c4d75e880eb0977e18a24f" > SingleQuotedString< / a > = 7,
< br >
< a class = "el" href = "classQextScintillaLexerPerl.html#3adbc396a8aceddb3e327505860b1fbdd7ae22a2919bbedf43fb7489ac98ee08" > Operator< / a > = 10,
< a class = "el" href = "classQextScintillaLexerPerl.html#3adbc396a8aceddb3e327505860b1fbd67c8579274f20e20ba3f69c9f7e7240b" > Identifier< / a > = 11,
< a class = "el" href = "classQextScintillaLexerPerl.html#3adbc396a8aceddb3e327505860b1fbd4cc9525151756c87ccd08730dab11fe8" > Scalar< / a > = 12,
< br >
< a class = "el" href = "classQextScintillaLexerPerl.html#3adbc396a8aceddb3e327505860b1fbd39c94f645a2984a78e7e72804ef3ebf9" > Array< / a > = 13,
< a class = "el" href = "classQextScintillaLexerPerl.html#3adbc396a8aceddb3e327505860b1fbd536d090d1561f1cf200efca325fe7533" > Hash< / a > = 14,
< a class = "el" href = "classQextScintillaLexerPerl.html#3adbc396a8aceddb3e327505860b1fbd3304777ed864bcb0e356bb6571063922" > SymbolTable< / a > = 15,
< br >
< a class = "el" href = "classQextScintillaLexerPerl.html#3adbc396a8aceddb3e327505860b1fbdc8df05443c05fa04021c57ae99e9f087" > Regex< / a > = 17,
< a class = "el" href = "classQextScintillaLexerPerl.html#3adbc396a8aceddb3e327505860b1fbdff754f40f75be7c2676bfc9092743c91" > Substitution< / a > = 18,
< a class = "el" href = "classQextScintillaLexerPerl.html#3adbc396a8aceddb3e327505860b1fbd22d56a1c1a1a10bb1375046cd5dfbc83" > Backticks< / a > = 20,
< br >
< a class = "el" href = "classQextScintillaLexerPerl.html#3adbc396a8aceddb3e327505860b1fbd5840b9be5dfeb70ad8402cd4a571a464" > DataSection< / a > = 21,
< a class = "el" href = "classQextScintillaLexerPerl.html#3adbc396a8aceddb3e327505860b1fbd776ec3945c92e6b2d8f40b164c38f91e" > HereDocumentDelimiter< / a > = 22,
< a class = "el" href = "classQextScintillaLexerPerl.html#3adbc396a8aceddb3e327505860b1fbdb84f237d13384cb47bcf579f29a77eab" > SingleQuotedHereDocument< / a > = 23,
< br >
< a class = "el" href = "classQextScintillaLexerPerl.html#3adbc396a8aceddb3e327505860b1fbd6420c6d488856b4840d662a313359935" > DoubleQuotedHereDocument< / a > = 24,
< a class = "el" href = "classQextScintillaLexerPerl.html#3adbc396a8aceddb3e327505860b1fbd5b4ffdfeee7b9d0bcad8ffe674dcc83e" > BacktickHereDocument< / a > = 25,
< a class = "el" href = "classQextScintillaLexerPerl.html#3adbc396a8aceddb3e327505860b1fbd933aeab1fe465716d4f97bc97cebce49" > QuotedStringQ< / a > = 26,
< br >
< a class = "el" href = "classQextScintillaLexerPerl.html#3adbc396a8aceddb3e327505860b1fbdfb8a8ae159788ef51bbdebd04ca5778a" > QuotedStringQQ< / a > = 27,
< a class = "el" href = "classQextScintillaLexerPerl.html#3adbc396a8aceddb3e327505860b1fbd545adfb2d84a0f161e560a0023588318" > QuotedStringQX< / a > = 28,
< a class = "el" href = "classQextScintillaLexerPerl.html#3adbc396a8aceddb3e327505860b1fbd0d121c9178499a2fa6130ae99678c2b8" > QuotedStringQR< / a > = 29,
< br >
< a class = "el" href = "classQextScintillaLexerPerl.html#3adbc396a8aceddb3e327505860b1fbd0f6aedbdee98cb414e8910ab50109223" > QuotedStringQW< / a > = 30,
< a class = "el" href = "classQextScintillaLexerPerl.html#3adbc396a8aceddb3e327505860b1fbd58509059db3ab2ec889bd295748055de" > PODVerbatim< / a > = 31
< br >
}
< / ul >
< h2 > Public Slots< / h2 >
< ul >
< li > virtual void < a class = "el" href = "classQextScintillaLexerPerl.html#8bb2ecf0badf70014a499cc063921b95" > setFoldComments< / a > (bool fold)
< li > virtual void < a class = "el" href = "classQextScintillaLexerPerl.html#4a870962b7e6ba927260600fb022ac9e" > setFoldCompact< / a > (bool fold)
< / ul >
< h2 > Public Member Functions< / h2 >
< ul >
< li > < a class = "el" href = "classQextScintillaLexerPerl.html#f464c55ef527cfee1a4d99b9d79680a7" > QextScintillaLexerPerl< / a > (TQObject *parent=0, const char *name=0)
< li > virtual < a class = "el" href = "classQextScintillaLexerPerl.html#8067cc9c836bd237ee0dd8f86c115339" > ~QextScintillaLexerPerl< / a > ()
< li > const char * < a class = "el" href = "classQextScintillaLexerPerl.html#b5da3350644b9b8fa2afd7808253983c" > language< / a > () const
< li > const char * < a class = "el" href = "classQextScintillaLexerPerl.html#47221e83c089cb23a17f7ad0c1cbf2a9" > lexer< / a > () const
< li > < a class = "anchor" name = "8e1b702815e4ca7bcd3a5633d9b877cf" > < / a > <!-- doxytag: member="QextScintillaLexerPerl::braceStyle" ref="8e1b702815e4ca7bcd3a5633d9b877cf" args="() const " -->
int < b > braceStyle< / b > () const
< li > < a class = "anchor" name = "4208d859094183f043420f11e85999ff" > < / a > <!-- doxytag: member="QextScintillaLexerPerl::wordCharacters" ref="4208d859094183f043420f11e85999ff" args="() const " -->
const char * < b > wordCharacters< / b > () const
< li > TQColor < a class = "el" href = "classQextScintillaLexerPerl.html#24d7917a2e5a9856f014b7a51bb66a21" > color< / a > (int style) const
< li > bool < a class = "el" href = "classQextScintillaLexerPerl.html#6c2179643375e26c86bfbc7258e52408" > eolFill< / a > (int style) const
< li > TQFont < a class = "el" href = "classQextScintillaLexerPerl.html#452d3bc05e97e04259be5cd39a8fffe8" > font< / a > (int style) const
< li > const char * < a class = "el" href = "classQextScintillaLexerPerl.html#0980393fc763fe06510f0ed38f67defc" > keywords< / a > (int set) const
< li > TQString < a class = "el" href = "classQextScintillaLexerPerl.html#2e78a85ab81312eaf8199faec2edffd8" > description< / a > (int style) const
< li > TQColor < a class = "el" href = "classQextScintillaLexerPerl.html#8ca422a6d7f5dac8504807b471ca87da" > paper< / a > (int style) const
< li > void < a class = "el" href = "classQextScintillaLexerPerl.html#8bfda96d71deb1b8c930c1b2aa02ae33" > refreshProperties< / a > ()
< li > bool < a class = "el" href = "classQextScintillaLexerPerl.html#72b38f72f70543e2c7779a8a0e304b0a" > foldComments< / a > () const
< li > bool < a class = "el" href = "classQextScintillaLexerPerl.html#4b8ea36946e93afca001e185894a4a0f" > foldCompact< / a > () const
< / ul >
< h2 > Protected Member Functions< / h2 >
< ul >
< li > bool < a class = "el" href = "classQextScintillaLexerPerl.html#a2e0f7cdb50bb439f348e57e3d6f8c76" > readProperties< / a > (TQSettings & qs, const TQString & prefix)
< li > bool < a class = "el" href = "classQextScintillaLexerPerl.html#856e7b88f288064e36f2144bf97fdce5" > writeProperties< / a > (TQSettings & qs, const TQString & prefix) const
< / ul >
< hr > < a name = "_details" > < / a > < h2 > Detailed Description< / h2 >
The < a class = "el" href = "classQextScintillaLexerPerl.html" > QextScintillaLexerPerl< / a > class encapsulates the Scintilla Perl lexer.
< p >
< hr > < h2 > Member Enumeration Documentation< / h2 >
< a class = "anchor" name = "3adbc396a8aceddb3e327505860b1fbd" > < / a > <!-- doxytag: member="QextScintillaLexerPerl::@39" ref="3adbc396a8aceddb3e327505860b1fbd" 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 Perl 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 = "3adbc396a8aceddb3e327505860b1fbd6433ea3da82ed54ed82cb9fa91f431a2" > < / a > <!-- doxytag: member="Default" ref="3adbc396a8aceddb3e327505860b1fbd6433ea3da82ed54ed82cb9fa91f431a2" args="" --> Default< / em > < / td > < td >
The default. < / td > < / tr >
< tr > < td valign = "top" > < em > < a class = "anchor" name = "3adbc396a8aceddb3e327505860b1fbdc61d78aea09ff8c9c19282f7fc3c344f" > < / a > <!-- doxytag: member="WhiteSpace" ref="3adbc396a8aceddb3e327505860b1fbdc61d78aea09ff8c9c19282f7fc3c344f" args="" --> WhiteSpace< / em > < / td > < td >
< dl compact > < dt > < b > < a class = "el" href = "deprecated.html#_deprecated000003" > Deprecated:< / a > < / b > < / dt > < dd > White space. < / dd > < / dl >
< / td > < / tr >
< tr > < td valign = "top" > < em > < a class = "anchor" name = "3adbc396a8aceddb3e327505860b1fbd7b14c8c6df9c053cd42225f2fcc49feb" > < / a > <!-- doxytag: member="Error" ref="3adbc396a8aceddb3e327505860b1fbd7b14c8c6df9c053cd42225f2fcc49feb" args="" --> Error< / em > < / td > < td >
An error. < / td > < / tr >
< tr > < td valign = "top" > < em > < a class = "anchor" name = "3adbc396a8aceddb3e327505860b1fbdf9443583d7b7db41d9b394f3d3710eec" > < / a > <!-- doxytag: member="Comment" ref="3adbc396a8aceddb3e327505860b1fbdf9443583d7b7db41d9b394f3d3710eec" args="" --> Comment< / em > < / td > < td >
A comment. < / td > < / tr >
< tr > < td valign = "top" > < em > < a class = "anchor" name = "3adbc396a8aceddb3e327505860b1fbd75244ee749dfa58697bab175b0237af1" > < / a > <!-- doxytag: member="POD" ref="3adbc396a8aceddb3e327505860b1fbd75244ee749dfa58697bab175b0237af1" args="" --> POD< / em > < / td > < td >
A POD. < / td > < / tr >
< tr > < td valign = "top" > < em > < a class = "anchor" name = "3adbc396a8aceddb3e327505860b1fbd1a2544dd4892c2321ab64e8064502804" > < / a > <!-- doxytag: member="Number" ref="3adbc396a8aceddb3e327505860b1fbd1a2544dd4892c2321ab64e8064502804" args="" --> Number< / em > < / td > < td >
A number. < / td > < / tr >
< tr > < td valign = "top" > < em > < a class = "anchor" name = "3adbc396a8aceddb3e327505860b1fbdb58ff03dcf16f5987126e4895b1d9d83" > < / a > <!-- doxytag: member="Keyword" ref="3adbc396a8aceddb3e327505860b1fbdb58ff03dcf16f5987126e4895b1d9d83" args="" --> Keyword< / em > < / td > < td >
A keyword. < / td > < / tr >
< tr > < td valign = "top" > < em > < a class = "anchor" name = "3adbc396a8aceddb3e327505860b1fbdbe54be6a366b9782db424a3858586b52" > < / a > <!-- doxytag: member="DoubleQuotedString" ref="3adbc396a8aceddb3e327505860b1fbdbe54be6a366b9782db424a3858586b52" args="" --> DoubleQuotedString< / em > < / td > < td >
A double-quoted string. < / td > < / tr >
< tr > < td valign = "top" > < em > < a class = "anchor" name = "3adbc396a8aceddb3e327505860b1fbd7b9ff96a73c4d75e880eb0977e18a24f" > < / a > <!-- doxytag: member="SingleQuotedString" ref="3adbc396a8aceddb3e327505860b1fbd7b9ff96a73c4d75e880eb0977e18a24f" args="" --> SingleQuotedString< / em > < / td > < td >
A single-quoted string. < / td > < / tr >
< tr > < td valign = "top" > < em > < a class = "anchor" name = "3adbc396a8aceddb3e327505860b1fbdd7ae22a2919bbedf43fb7489ac98ee08" > < / a > <!-- doxytag: member="Operator" ref="3adbc396a8aceddb3e327505860b1fbdd7ae22a2919bbedf43fb7489ac98ee08" args="" --> Operator< / em > < / td > < td >
An operator. < / td > < / tr >
< tr > < td valign = "top" > < em > < a class = "anchor" name = "3adbc396a8aceddb3e327505860b1fbd67c8579274f20e20ba3f69c9f7e7240b" > < / a > <!-- doxytag: member="Identifier" ref="3adbc396a8aceddb3e327505860b1fbd67c8579274f20e20ba3f69c9f7e7240b" args="" --> Identifier< / em > < / td > < td >
An identifier. < / td > < / tr >
< tr > < td valign = "top" > < em > < a class = "anchor" name = "3adbc396a8aceddb3e327505860b1fbd4cc9525151756c87ccd08730dab11fe8" > < / a > <!-- doxytag: member="Scalar" ref="3adbc396a8aceddb3e327505860b1fbd4cc9525151756c87ccd08730dab11fe8" args="" --> Scalar< / em > < / td > < td >
A scalar. < / td > < / tr >
< tr > < td valign = "top" > < em > < a class = "anchor" name = "3adbc396a8aceddb3e327505860b1fbd39c94f645a2984a78e7e72804ef3ebf9" > < / a > <!-- doxytag: member="Array" ref="3adbc396a8aceddb3e327505860b1fbd39c94f645a2984a78e7e72804ef3ebf9" args="" --> Array< / em > < / td > < td >
An array. < / td > < / tr >
< tr > < td valign = "top" > < em > < a class = "anchor" name = "3adbc396a8aceddb3e327505860b1fbd536d090d1561f1cf200efca325fe7533" > < / a > <!-- doxytag: member="Hash" ref="3adbc396a8aceddb3e327505860b1fbd536d090d1561f1cf200efca325fe7533" args="" --> Hash< / em > < / td > < td >
A hash. < / td > < / tr >
< tr > < td valign = "top" > < em > < a class = "anchor" name = "3adbc396a8aceddb3e327505860b1fbd3304777ed864bcb0e356bb6571063922" > < / a > <!-- doxytag: member="SymbolTable" ref="3adbc396a8aceddb3e327505860b1fbd3304777ed864bcb0e356bb6571063922" args="" --> SymbolTable< / em > < / td > < td >
A symbol table. < / td > < / tr >
< tr > < td valign = "top" > < em > < a class = "anchor" name = "3adbc396a8aceddb3e327505860b1fbdc8df05443c05fa04021c57ae99e9f087" > < / a > <!-- doxytag: member="Regex" ref="3adbc396a8aceddb3e327505860b1fbdc8df05443c05fa04021c57ae99e9f087" args="" --> Regex< / em > < / td > < td >
A regular expression. < / td > < / tr >
< tr > < td valign = "top" > < em > < a class = "anchor" name = "3adbc396a8aceddb3e327505860b1fbdff754f40f75be7c2676bfc9092743c91" > < / a > <!-- doxytag: member="Substitution" ref="3adbc396a8aceddb3e327505860b1fbdff754f40f75be7c2676bfc9092743c91" args="" --> Substitution< / em > < / td > < td >
A substitution. < / td > < / tr >
< tr > < td valign = "top" > < em > < a class = "anchor" name = "3adbc396a8aceddb3e327505860b1fbd22d56a1c1a1a10bb1375046cd5dfbc83" > < / a > <!-- doxytag: member="Backticks" ref="3adbc396a8aceddb3e327505860b1fbd22d56a1c1a1a10bb1375046cd5dfbc83" args="" --> Backticks< / em > < / td > < td >
Backticks. < / td > < / tr >
< tr > < td valign = "top" > < em > < a class = "anchor" name = "3adbc396a8aceddb3e327505860b1fbd5840b9be5dfeb70ad8402cd4a571a464" > < / a > <!-- doxytag: member="DataSection" ref="3adbc396a8aceddb3e327505860b1fbd5840b9be5dfeb70ad8402cd4a571a464" args="" --> DataSection< / em > < / td > < td >
A data section. < / td > < / tr >
< tr > < td valign = "top" > < em > < a class = "anchor" name = "3adbc396a8aceddb3e327505860b1fbd776ec3945c92e6b2d8f40b164c38f91e" > < / a > <!-- doxytag: member="HereDocumentDelimiter" ref="3adbc396a8aceddb3e327505860b1fbd776ec3945c92e6b2d8f40b164c38f91e" args="" --> HereDocumentDelimiter< / em > < / td > < td >
A here document delimiter. < / td > < / tr >
< tr > < td valign = "top" > < em > < a class = "anchor" name = "3adbc396a8aceddb3e327505860b1fbdb84f237d13384cb47bcf579f29a77eab" > < / a > <!-- doxytag: member="SingleQuotedHereDocument" ref="3adbc396a8aceddb3e327505860b1fbdb84f237d13384cb47bcf579f29a77eab" args="" --> SingleQuotedHereDocument< / em > < / td > < td >
A single quoted here document. < / td > < / tr >
< tr > < td valign = "top" > < em > < a class = "anchor" name = "3adbc396a8aceddb3e327505860b1fbd6420c6d488856b4840d662a313359935" > < / a > <!-- doxytag: member="DoubleQuotedHereDocument" ref="3adbc396a8aceddb3e327505860b1fbd6420c6d488856b4840d662a313359935" args="" --> DoubleQuotedHereDocument< / em > < / td > < td >
A double quoted here document. < / td > < / tr >
< tr > < td valign = "top" > < em > < a class = "anchor" name = "3adbc396a8aceddb3e327505860b1fbd5b4ffdfeee7b9d0bcad8ffe674dcc83e" > < / a > <!-- doxytag: member="BacktickHereDocument" ref="3adbc396a8aceddb3e327505860b1fbd5b4ffdfeee7b9d0bcad8ffe674dcc83e" args="" --> BacktickHereDocument< / em > < / td > < td >
A backtick here document. < / td > < / tr >
< tr > < td valign = "top" > < em > < a class = "anchor" name = "3adbc396a8aceddb3e327505860b1fbd933aeab1fe465716d4f97bc97cebce49" > < / a > <!-- doxytag: member="QuotedStringQ" ref="3adbc396a8aceddb3e327505860b1fbd933aeab1fe465716d4f97bc97cebce49" args="" --> QuotedStringQ< / em > < / td > < td >
A quoted string (q). < / td > < / tr >
< tr > < td valign = "top" > < em > < a class = "anchor" name = "3adbc396a8aceddb3e327505860b1fbdfb8a8ae159788ef51bbdebd04ca5778a" > < / a > <!-- doxytag: member="QuotedStringQQ" ref="3adbc396a8aceddb3e327505860b1fbdfb8a8ae159788ef51bbdebd04ca5778a" args="" --> QuotedStringQQ< / em > < / td > < td >
A quoted string (qq). < / td > < / tr >
< tr > < td valign = "top" > < em > < a class = "anchor" name = "3adbc396a8aceddb3e327505860b1fbd545adfb2d84a0f161e560a0023588318" > < / a > <!-- doxytag: member="QuotedStringQX" ref="3adbc396a8aceddb3e327505860b1fbd545adfb2d84a0f161e560a0023588318" args="" --> QuotedStringQX< / em > < / td > < td >
A quoted string (qx). < / td > < / tr >
< tr > < td valign = "top" > < em > < a class = "anchor" name = "3adbc396a8aceddb3e327505860b1fbd0d121c9178499a2fa6130ae99678c2b8" > < / a > <!-- doxytag: member="QuotedStringQR" ref="3adbc396a8aceddb3e327505860b1fbd0d121c9178499a2fa6130ae99678c2b8" args="" --> QuotedStringQR< / em > < / td > < td >
A quoted string (qr). < / td > < / tr >
< tr > < td valign = "top" > < em > < a class = "anchor" name = "3adbc396a8aceddb3e327505860b1fbd0f6aedbdee98cb414e8910ab50109223" > < / a > <!-- doxytag: member="QuotedStringQW" ref="3adbc396a8aceddb3e327505860b1fbd0f6aedbdee98cb414e8910ab50109223" args="" --> QuotedStringQW< / em > < / td > < td >
A quoted string (qw). < / td > < / tr >
< tr > < td valign = "top" > < em > < a class = "anchor" name = "3adbc396a8aceddb3e327505860b1fbd58509059db3ab2ec889bd295748055de" > < / a > <!-- doxytag: member="PODVerbatim" ref="3adbc396a8aceddb3e327505860b1fbd58509059db3ab2ec889bd295748055de" args="" --> PODVerbatim< / em > < / td > < td >
A verbatim POD. < / td > < / tr >
< / table >
< / dl >
< / div >
< / div > < p >
< hr > < h2 > Constructor & Destructor Documentation< / h2 >
< a class = "anchor" name = "f464c55ef527cfee1a4d99b9d79680a7" > < / a > <!-- doxytag: member="QextScintillaLexerPerl::QextScintillaLexerPerl" ref="f464c55ef527cfee1a4d99b9d79680a7" args="(TQObject *parent=0, const char *name=0)" -->
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > QextScintillaLexerPerl::QextScintillaLexerPerl < / 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 > < 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 = "classQextScintillaLexerPerl.html" > QextScintillaLexerPerl< / 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.
< / div >
< / div > < p >
< a class = "anchor" name = "8067cc9c836bd237ee0dd8f86c115339" > < / a > <!-- doxytag: member="QextScintillaLexerPerl::~QextScintillaLexerPerl" ref="8067cc9c836bd237ee0dd8f86c115339" args="()" -->
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > virtual QextScintillaLexerPerl::~QextScintillaLexerPerl < / 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 = "classQextScintillaLexerPerl.html" > QextScintillaLexerPerl< / a > instance.
< p >
< / div >
< / div > < p >
< hr > < h2 > Member Function Documentation< / h2 >
< a class = "anchor" name = "b5da3350644b9b8fa2afd7808253983c" > < / a > <!-- doxytag: member="QextScintillaLexerPerl::language" ref="b5da3350644b9b8fa2afd7808253983c" args="() const " -->
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > const char* QextScintillaLexerPerl::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 > .
< / div >
< / div > < p >
< a class = "anchor" name = "47221e83c089cb23a17f7ad0c1cbf2a9" > < / a > <!-- doxytag: member="QextScintillaLexerPerl::lexer" ref="47221e83c089cb23a17f7ad0c1cbf2a9" args="() const " -->
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > const char* QextScintillaLexerPerl::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 = "24d7917a2e5a9856f014b7a51bb66a21" > < / a > <!-- doxytag: member="QextScintillaLexerPerl::color" ref="24d7917a2e5a9856f014b7a51bb66a21" args="(int style) const " -->
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > TQColor QextScintillaLexerPerl::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 = "classQextScintillaLexerPerl.html#8ca422a6d7f5dac8504807b471ca87da" > paper()< / a > < / dd > < / dl >
< p >
Reimplemented from < a class = "el" href = "classQextScintillaLexer.html#d829bf54912a1909556a517c09857974" > QextScintillaLexer< / a > .
< / div >
< / div > < p >
< a class = "anchor" name = "6c2179643375e26c86bfbc7258e52408" > < / a > <!-- doxytag: member="QextScintillaLexerPerl::eolFill" ref="6c2179643375e26c86bfbc7258e52408" args="(int style) const " -->
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > bool QextScintillaLexerPerl::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 > .
< / div >
< / div > < p >
< a class = "anchor" name = "452d3bc05e97e04259be5cd39a8fffe8" > < / a > <!-- doxytag: member="QextScintillaLexerPerl::font" ref="452d3bc05e97e04259be5cd39a8fffe8" args="(int style) const " -->
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > TQFont QextScintillaLexerPerl::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 > .
< / div >
< / div > < p >
< a class = "anchor" name = "0980393fc763fe06510f0ed38f67defc" > < / a > <!-- doxytag: member="QextScintillaLexerPerl::keywords" ref="0980393fc763fe06510f0ed38f67defc" args="(int set) const " -->
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > const char* QextScintillaLexerPerl::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 > .
< / div >
< / div > < p >
< a class = "anchor" name = "2e78a85ab81312eaf8199faec2edffd8" > < / a > <!-- doxytag: member="QextScintillaLexerPerl::description" ref="2e78a85ab81312eaf8199faec2edffd8" args="(int style) const " -->
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > TQString QextScintillaLexerPerl::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 > .
< / div >
< / div > < p >
< a class = "anchor" name = "8ca422a6d7f5dac8504807b471ca87da" > < / a > <!-- doxytag: member="QextScintillaLexerPerl::paper" ref="8ca422a6d7f5dac8504807b471ca87da" args="(int style) const " -->
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > TQColor QextScintillaLexerPerl::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 = "classQextScintillaLexerPerl.html#24d7917a2e5a9856f014b7a51bb66a21" > color()< / a > < / dd > < / dl >
< p >
Reimplemented from < a class = "el" href = "classQextScintillaLexer.html#791c5d4bcab79828d394975344fae6db" > QextScintillaLexer< / a > .
< / div >
< / div > < p >
< a class = "anchor" name = "8bfda96d71deb1b8c930c1b2aa02ae33" > < / a > <!-- doxytag: member="QextScintillaLexerPerl::refreshProperties" ref="8bfda96d71deb1b8c930c1b2aa02ae33" args="()" -->
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > void QextScintillaLexerPerl::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 = "72b38f72f70543e2c7779a8a0e304b0a" > < / a > <!-- doxytag: member="QextScintillaLexerPerl::foldComments" ref="72b38f72f70543e2c7779a8a0e304b0a" args="() const " -->
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > bool QextScintillaLexerPerl::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 = "classQextScintillaLexerPerl.html#8bb2ecf0badf70014a499cc063921b95" > setFoldComments()< / a > < / dd > < / dl >
< / div >
< / div > < p >
< a class = "anchor" name = "4b8ea36946e93afca001e185894a4a0f" > < / a > <!-- doxytag: member="QextScintillaLexerPerl::foldCompact" ref="4b8ea36946e93afca001e185894a4a0f" args="() const " -->
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > bool QextScintillaLexerPerl::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 = "classQextScintillaLexerPerl.html#4a870962b7e6ba927260600fb022ac9e" > setFoldCompact()< / a > < / dd > < / dl >
< / div >
< / div > < p >
< a class = "anchor" name = "8bb2ecf0badf70014a499cc063921b95" > < / a > <!-- doxytag: member="QextScintillaLexerPerl::setFoldComments" ref="8bb2ecf0badf70014a499cc063921b95" args="(bool fold)" -->
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > virtual void QextScintillaLexerPerl::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 = "classQextScintillaLexerPerl.html#72b38f72f70543e2c7779a8a0e304b0a" > foldComments()< / a > < / dd > < / dl >
< / div >
< / div > < p >
< a class = "anchor" name = "4a870962b7e6ba927260600fb022ac9e" > < / a > <!-- doxytag: member="QextScintillaLexerPerl::setFoldCompact" ref="4a870962b7e6ba927260600fb022ac9e" args="(bool fold)" -->
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > virtual void QextScintillaLexerPerl::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 = "classQextScintillaLexerPerl.html#4b8ea36946e93afca001e185894a4a0f" > foldCompact()< / a > < / dd > < / dl >
< / div >
< / div > < p >
< a class = "anchor" name = "a2e0f7cdb50bb439f348e57e3d6f8c76" > < / a > <!-- doxytag: member="QextScintillaLexerPerl::readProperties" ref="a2e0f7cdb50bb439f348e57e3d6f8c76" args="(TQSettings &qs, const TQString &prefix)" -->
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > bool QextScintillaLexerPerl::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 >
Reimplemented from < a class = "el" href = "classQextScintillaLexer.html#5c0c72a54932c47687584e2cde90574a" > QextScintillaLexer< / a > .
< / div >
< / div > < p >
< a class = "anchor" name = "856e7b88f288064e36f2144bf97fdce5" > < / a > <!-- doxytag: member="QextScintillaLexerPerl::writeProperties" ref="856e7b88f288064e36f2144bf97fdce5" args="(TQSettings &qs, const TQString &prefix) const " -->
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > bool QextScintillaLexerPerl::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 >
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 >