diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2025-04-04 13:24:41 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2025-04-04 13:59:21 +0900 |
commit | 3f2dc73d5a565121db00f4a0f050a48910b51623 (patch) | |
tree | 3a2f1b4b88fc316e2c3d87b5e83058cb346b2852 /doc/en/classTQextScintillaCommandSet.html | |
parent | 3c23eba2e71e6aebeb7ff5091fc69d050170e1d1 (diff) | |
download | tqscintilla-3f2dc73d5a565121db00f4a0f050a48910b51623.tar.gz tqscintilla-3f2dc73d5a565121db00f4a0f050a48910b51623.zip |
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'doc/en/classTQextScintillaCommandSet.html')
-rw-r--r-- | doc/en/classTQextScintillaCommandSet.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/en/classTQextScintillaCommandSet.html b/doc/en/classTQextScintillaCommandSet.html index c48cee2..91888dc 100644 --- a/doc/en/classTQextScintillaCommandSet.html +++ b/doc/en/classTQextScintillaCommandSet.html @@ -62,7 +62,7 @@ Methods are provided to access the individual commands and to read and write the <div class="memdoc"> <p> -The key bindings for each command in the set 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 key bindings for each command in the set 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="classTQextScintillaCommandSet.html#3a4981c26ab30164efbf27d15a4828ee">writeSettings()</a> </dd></dl> </div> @@ -93,7 +93,7 @@ The key bindings for each command in the set are read from the settings <em>qs</ <div class="memdoc"> <p> -The key bindings for each command in the set 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 key bindings for each command in the set 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="classTQextScintillaCommandSet.html#a6e09aabf6126617ecec01c35fb32e53">readSettings()</a> </dd></dl> </div> |