summaryrefslogtreecommitdiffstats
path: root/doc/en/classTQextScintillaLexerPython.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/en/classTQextScintillaLexerPython.html')
-rw-r--r--doc/en/classTQextScintillaLexerPython.html12
1 files changed, 6 insertions, 6 deletions
diff --git a/doc/en/classTQextScintillaLexerPython.html b/doc/en/classTQextScintillaLexerPython.html
index f4c8d59..858e2c4 100644
--- a/doc/en/classTQextScintillaLexerPython.html
+++ b/doc/en/classTQextScintillaLexerPython.html
@@ -479,7 +479,7 @@ Reimplemented from <a class="el" href="classTQextScintillaLexer.html#8c606f8763c
<div class="memdoc">
<p>
-Returns TRUE if indented comment blocks can be folded.<p>
+Returns true if indented comment blocks can be folded.<p>
<dl compact><dt><b>See also:</b></dt><dd><a class="el" href="classTQextScintillaLexerPython.html#221ade4cc1f8042ca178e8658306815d">setFoldComments()</a> </dd></dl>
</div>
@@ -500,7 +500,7 @@ Returns TRUE if indented comment blocks can be folded.<p>
<div class="memdoc">
<p>
-Returns TRUE if triple quoted strings can be folded.<p>
+Returns true if triple quoted strings can be folded.<p>
<dl compact><dt><b>See also:</b></dt><dd><a class="el" href="classTQextScintillaLexerPython.html#52f6a99c0fe08a33d492dd715e09c2f0">setFoldQuotes()</a> </dd></dl>
</div>
@@ -543,7 +543,7 @@ Returns the condition that will cause bad indentations to be displayed.<p>
<div class="memdoc">
<p>
-If <em>fold</em> is TRUE then indented comment blocks can be folded. The default is FALSE.<p>
+If <em>fold</em> is true then indented comment blocks can be folded. The default is false.<p>
<dl compact><dt><b>See also:</b></dt><dd><a class="el" href="classTQextScintillaLexerPython.html#f1f3fbb28bd65e91a9fcec8ec8702633">foldComments()</a> </dd></dl>
</div>
@@ -565,7 +565,7 @@ If <em>fold</em> is TRUE then indented comment blocks can be folded. The default
<div class="memdoc">
<p>
-If <em>fold</em> is TRUE then triple quoted strings can be folded. The default is FALSE.<p>
+If <em>fold</em> is true then triple quoted strings can be folded. The default is false.<p>
<dl compact><dt><b>See also:</b></dt><dd><a class="el" href="classTQextScintillaLexerPython.html#ced0e9f9c61fede62d931536f9dbc609">foldQuotes()</a> </dd></dl>
</div>
@@ -618,7 +618,7 @@ Sets the condition that will cause bad indentations to be displayed.<p>
<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 from <a class="el" href="classTQextScintillaLexer.html#5c0c72a54932c47687584e2cde90574a">TQextScintillaLexer</a>.
</div>
@@ -649,7 +649,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.
+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="classTQextScintillaLexer.html#69d35dbbba2530a185de901e9fa12a18">TQextScintillaLexer</a>.
</div>