diff options
Diffstat (limited to 'doc/en/classTQextScintillaLexerPOV.html')
-rw-r--r-- | doc/en/classTQextScintillaLexerPOV.html | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/doc/en/classTQextScintillaLexerPOV.html b/doc/en/classTQextScintillaLexerPOV.html index b012f7d..90e6c11 100644 --- a/doc/en/classTQextScintillaLexerPOV.html +++ b/doc/en/classTQextScintillaLexerPOV.html @@ -431,7 +431,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="classTQextScintillaLexerPOV.html#45939e964e3dc80f6a33cec839ae8049">setFoldComments()</a> </dd></dl> </div> @@ -452,7 +452,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="classTQextScintillaLexerPOV.html#020d360ff2cf8ce24e86b4126da6458a">setFoldCompact()</a> </dd></dl> </div> @@ -473,7 +473,7 @@ Returns TRUE if trailing blank lines are included in a fold block.<p> <div class="memdoc"> <p> -Returns TRUE if directives can be folded.<p> +Returns true if directives can be folded.<p> <dl compact><dt><b>See also:</b></dt><dd><a class="el" href="classTQextScintillaLexerPOV.html#0cfbee2f757d6078faf4171a5310db1e">setFoldDirectives()</a> </dd></dl> </div> @@ -495,7 +495,7 @@ Returns TRUE if directives can be folded.<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="classTQextScintillaLexerPOV.html#885b4c1be5bccef4460440a69742a4a2">foldComments()</a> </dd></dl> </div> @@ -517,7 +517,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="classTQextScintillaLexerPOV.html#4dfeba7992ab3669da67b829f50dd201">foldCompact()</a> </dd></dl> </div> @@ -539,7 +539,7 @@ If <em>fold</em> is TRUE then trailing blank lines are included in a fold block. <div class="memdoc"> <p> -If <em>fold</em> is TRUE then directives can be folded. The default is FALSE.<p> +If <em>fold</em> is true then directives can be folded. The default is false.<p> <dl compact><dt><b>See also:</b></dt><dd><a class="el" href="classTQextScintillaLexerPOV.html#ea0986f15e1bad99278b37a4822b5ccd">foldDirectives()</a> </dd></dl> </div> @@ -570,7 +570,7 @@ If <em>fold</em> is TRUE then directives can be folded. The default is FALSE.<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> @@ -601,7 +601,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> |