From 0e787fb7f5b56b4fe87cd8ada64ae740bbca87bc Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Wed, 24 Jul 2024 19:37:05 +0900 Subject: Rename text class nt* related files to equivalent tq* Signed-off-by: Michele Calgaro --- doc/html/ntqaccessible.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/html/ntqaccessible.html') diff --git a/doc/html/ntqaccessible.html b/doc/html/ntqaccessible.html index bc7f68f6e..eec9d3029 100644 --- a/doc/html/ntqaccessible.html +++ b/doc/html/ntqaccessible.html @@ -272,7 +272,7 @@ accessibility information. ValueChange when the position of a slider has been changed. control is the ID of the child element that has changed. When control is 0, the object itself has changed.

Call this function whenever the state of your accessible object or one of it's sub-elements has been changed either programmatically -(e.g. by calling TQLabel::setText()) or by user interaction. +(e.g. by calling TQLabel::setText()) or by user interaction.

If there are no accessibility tools listening to this event, the performance penalty for calling this function is minor, but if determining the parameters of the call is expensive you can use isActive() to -- cgit v1.2.1