diff options
Diffstat (limited to 'doc/en/classTQextScintillaLexerBash.html')
-rw-r--r-- | doc/en/classTQextScintillaLexerBash.html | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/doc/en/classTQextScintillaLexerBash.html b/doc/en/classTQextScintillaLexerBash.html index f189900..7b048e1 100644 --- a/doc/en/classTQextScintillaLexerBash.html +++ b/doc/en/classTQextScintillaLexerBash.html @@ -421,7 +421,7 @@ Reimplemented from <a class="el" href="classTQextScintillaLexer.html#8c606f8763c <div class="memdoc"> <p> -Returns TRUE if multi-line comment blocks can be folded.<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="classTQextScintillaLexerBash.html#1e8fbcfc2d9c84c9d5327972c00c89f3">setFoldComments()</a> </dd></dl> </div> @@ -442,7 +442,7 @@ Returns TRUE if multi-line comment blocks can be folded.<p> <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="classTQextScintillaLexerBash.html#66e8c17f35f07a2a98f3b65608e5dd0c">setFoldCompact()</a> </dd></dl> </div> @@ -464,7 +464,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 multi-line comment blocks can be folded. The default is FALSE.<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="classTQextScintillaLexerBash.html#0dbc06722dc9c789a51313b9a659d8b9">foldComments()</a> </dd></dl> </div> @@ -486,7 +486,7 @@ If <em>fold</em> is TRUE then multi-line comment blocks can be folded. The defau <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="classTQextScintillaLexerBash.html#2b8a0d8fc5e2004809e514826ac2c90f">foldCompact()</a> </dd></dl> </div> @@ -517,7 +517,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. +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> @@ -548,7 +548,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> |