summaryrefslogtreecommitdiffstats
path: root/doc/en/classTQextScintillaLexerProperties.html
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2025-04-04 13:24:41 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2025-04-04 13:59:21 +0900
commit3f2dc73d5a565121db00f4a0f050a48910b51623 (patch)
tree3a2f1b4b88fc316e2c3d87b5e83058cb346b2852 /doc/en/classTQextScintillaLexerProperties.html
parent3c23eba2e71e6aebeb7ff5091fc69d050170e1d1 (diff)
downloadtqscintilla-3f2dc73d5a565121db00f4a0f050a48910b51623.tar.gz
tqscintilla-3f2dc73d5a565121db00f4a0f050a48910b51623.zip
Replace TRUE/FALSE with boolean values true/falseHEADmaster
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'doc/en/classTQextScintillaLexerProperties.html')
-rw-r--r--doc/en/classTQextScintillaLexerProperties.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/en/classTQextScintillaLexerProperties.html b/doc/en/classTQextScintillaLexerProperties.html
index bea63ec..e360356 100644
--- a/doc/en/classTQextScintillaLexerProperties.html
+++ b/doc/en/classTQextScintillaLexerProperties.html
@@ -350,7 +350,7 @@ Reimplemented from <a class="el" href="classTQextScintillaLexer.html#8c606f8763c
<div class="memdoc">
<p>
-Returns TRUE if trailing blank lines are included in a fold block.<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="classTQextScintillaLexerProperties.html#bc8c42d3facfceaa7c5eaeddf7e4285c">setFoldCompact()</a> </dd></dl>
</div>
@@ -372,7 +372,7 @@ Returns TRUE if trailing blank lines are included in a fold block.<p>
<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>
+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="classTQextScintillaLexerProperties.html#fad51b4b63aac4551f5bc5fe57b400c9">foldCompact()</a> </dd></dl>
</div>
@@ -403,7 +403,7 @@ If <em>fold</em> is TRUE then trailing blank lines are included in a fold block.
<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>
+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="classTQextScintillaLexerProperties.html#cc1b8d0916329dab170624db1505b2a6">writeProperties()</a> </dd></dl>
<p>
@@ -436,7 +436,7 @@ Reimplemented from <a class="el" href="classTQextScintillaLexer.html#5c0c72a5493
<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>
+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="classTQextScintillaLexerProperties.html#eaa2f7a219cd9c2ca923b2595b268c35">readProperties()</a> </dd></dl>
<p>