summaryrefslogtreecommitdiffstats
path: root/doc/en/classTQextScintillaLexer.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/en/classTQextScintillaLexer.html')
-rw-r--r--doc/en/classTQextScintillaLexer.html10
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/en/classTQextScintillaLexer.html b/doc/en/classTQextScintillaLexer.html
index cb03290..760484c 100644
--- a/doc/en/classTQextScintillaLexer.html
+++ b/doc/en/classTQextScintillaLexer.html
@@ -249,7 +249,7 @@ Reimplemented in <a class="el" href="classTQextScintillaLexerBash.html#ce6da1815
<div class="memdoc">
<p>
-Returns the end-of-line for style number <em>style</em>. The default is FALSE.
+Returns the end-of-line for style number <em>style</em>. The default is false.
<p>
Reimplemented in <a class="el" href="classTQextScintillaLexerBash.html#f4b2b1343c4501c2e1a40d3b58dab574">TQextScintillaLexerBash</a>, <a class="el" href="classTQextScintillaLexerBatch.html#d94fd24c1f3d156456d5018e6a202b23">TQextScintillaLexerBatch</a>, <a class="el" href="classTQextScintillaLexerCPP.html#5f425be57976a428603b7c14f198ba76">TQextScintillaLexerCPP</a>, <a class="el" href="classTQextScintillaLexerCSharp.html#3b11e1f85a47f3caf09a25a0b5db4580">TQextScintillaLexerCSharp</a>, <a class="el" href="classTQextScintillaLexerHTML.html#a3cac0d6cc9e4909d784901d767b6171">TQextScintillaLexerHTML</a>, <a class="el" href="classTQextScintillaLexerJavaScript.html#74ad10f97d43c77c24a4fbe5d7ca5d04">TQextScintillaLexerJavaScript</a>, <a class="el" href="classTQextScintillaLexerLua.html#cfde1f9e0a2ea5ea4581fddb2f889c1c">TQextScintillaLexerLua</a>, <a class="el" href="classTQextScintillaLexerMakefile.html#387e4dcdf8e641b71a7549f2e0f68922">TQextScintillaLexerMakefile</a>, <a class="el" href="classTQextScintillaLexerPerl.html#6c2179643375e26c86bfbc7258e52408">TQextScintillaLexerPerl</a>, <a class="el" href="classTQextScintillaLexerPOV.html#2dc32c72de91eb02b8166dc4ffe1e944">TQextScintillaLexerPOV</a>, <a class="el" href="classTQextScintillaLexerProperties.html#b673e4f3569b9b5002a7e5fd75c72dae">TQextScintillaLexerProperties</a>, <a class="el" href="classTQextScintillaLexerPython.html#81954fb1fb4c460fdd679cdf6a8c72ee">TQextScintillaLexerPython</a>, <a class="el" href="classTQextScintillaLexerRuby.html#b2a03d86d7c2e3c7c11eb778b7c3fe20">TQextScintillaLexerRuby</a>, and <a class="el" href="classTQextScintillaLexerSQL.html#ee2473ffa75634fb28c893116d9f2c8e">TQextScintillaLexerSQL</a>.
</div>
@@ -456,7 +456,7 @@ Reimplemented in <a class="el" href="classTQextScintillaLexerBash.html#a35486ac2
<div class="memdoc">
<p>
-The colour, paper, font and end-of-line for each style number, and all lexer specific properties are read from the settings <em>qs</em>. <em>prefix</em> is prepended to the key of each entry. TRUE is returned if there was no error.<p>
+The colour, paper, font and end-of-line for each style number, and all lexer specific properties are read from the settings <em>qs</em>. <em>prefix</em> is prepended to the key of each entry. true is returned if there was no error.<p>
<dl compact><dt><b>See also:</b></dt><dd><a class="el" href="classTQextScintillaLexer.html#489a8e9528498cab6c5fd999c004229c">writeSettings()</a>, <a class="el" href="classTQextScintilla.html#f784daa825798f7e9c16d0a721699fa0">TQextScintilla::setLexer()</a> </dd></dl>
</div>
@@ -487,7 +487,7 @@ The colour, paper, font and end-of-line for each style number, and all lexer spe
<div class="memdoc">
<p>
-The colour, paper, font and end-of-line for each style number, and all lexer specific properties are written to the settings <em>qs</em>. <em>prefix</em> is prepended to the key of each entry. TRUE is returned if there was no error.<p>
+The colour, paper, font and end-of-line for each style number, and all lexer specific properties are written to the settings <em>qs</em>. <em>prefix</em> is prepended to the key of each entry. true is returned if there was no error.<p>
<dl compact><dt><b>See also:</b></dt><dd><a class="el" href="classTQextScintillaLexer.html#3dc542b9bcbbdb7a0cbb303214ae7f51">readSettings()</a> </dd></dl>
</div>
@@ -867,7 +867,7 @@ This signal is emitted when the value of the lexer property <em>prop</em> needs
<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.
+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 in <a class="el" href="classTQextScintillaLexerBash.html#09a5f818c0d69023ea459fd59c308b9f">TQextScintillaLexerBash</a>, <a class="el" href="classTQextScintillaLexerCPP.html#58af6f75117c384d0204ac0f65e94c1d">TQextScintillaLexerCPP</a>, <a class="el" href="classTQextScintillaLexerCSS.html#2618234cfaaa7bc4d24db9df5e423417">TQextScintillaLexerCSS</a>, <a class="el" href="classTQextScintillaLexerHTML.html#c00904b135b7098ac120344e01d6a706">TQextScintillaLexerHTML</a>, <a class="el" href="classTQextScintillaLexerLua.html#5dc890e770301ab5ecca0f37294c69e8">TQextScintillaLexerLua</a>, <a class="el" href="classTQextScintillaLexerPerl.html#a2e0f7cdb50bb439f348e57e3d6f8c76">TQextScintillaLexerPerl</a>, <a class="el" href="classTQextScintillaLexerPOV.html#74be8267ef68b998d7cabe8466153c24">TQextScintillaLexerPOV</a>, <a class="el" href="classTQextScintillaLexerProperties.html#eaa2f7a219cd9c2ca923b2595b268c35">TQextScintillaLexerProperties</a>, <a class="el" href="classTQextScintillaLexerPython.html#496893b8f75a204f1099b42fa06ea0da">TQextScintillaLexerPython</a>, and <a class="el" href="classTQextScintillaLexerSQL.html#376c567479019727c755b71274f7710c">TQextScintillaLexerSQL</a>.
</div>
@@ -898,7 +898,7 @@ Reimplemented in <a class="el" href="classTQextScintillaLexerBash.html#09a5f818c
<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.
+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 in <a class="el" href="classTQextScintillaLexerBash.html#3bee366bd9e502ae386656c7e915ff42">TQextScintillaLexerBash</a>, <a class="el" href="classTQextScintillaLexerCPP.html#600506daad28854a957cc20307854202">TQextScintillaLexerCPP</a>, <a class="el" href="classTQextScintillaLexerCSS.html#8c61265f2e059f652de67fac9e0c67fd">TQextScintillaLexerCSS</a>, <a class="el" href="classTQextScintillaLexerHTML.html#a7ecf8f08c953c661a350d5de2e868fa">TQextScintillaLexerHTML</a>, <a class="el" href="classTQextScintillaLexerLua.html#92663d1d9f49a0218118d8e48b5c49ad">TQextScintillaLexerLua</a>, <a class="el" href="classTQextScintillaLexerPerl.html#856e7b88f288064e36f2144bf97fdce5">TQextScintillaLexerPerl</a>, <a class="el" href="classTQextScintillaLexerPOV.html#b1077b902db4549ddef0398fb6391489">TQextScintillaLexerPOV</a>, <a class="el" href="classTQextScintillaLexerProperties.html#cc1b8d0916329dab170624db1505b2a6">TQextScintillaLexerProperties</a>, <a class="el" href="classTQextScintillaLexerPython.html#c6e164f4a93cdbacd7f3e9ab66ff98dc">TQextScintillaLexerPython</a>, and <a class="el" href="classTQextScintillaLexerSQL.html#0824d031dd1ffc6318197e7e545ff84f">TQextScintillaLexerSQL</a>.
</div>