From 87d29563e3ccdeb7fea0197e262e667ef323ff9c Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Sun, 7 Jul 2024 14:56:09 +0900 Subject: Rename utility class nt* related files to equivalent tq* Signed-off-by: Michele Calgaro --- doc/html/qaccessibleinterface.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/html/qaccessibleinterface.html') diff --git a/doc/html/qaccessibleinterface.html b/doc/html/qaccessibleinterface.html index 6c8e24d4f..18b8e7f13 100644 --- a/doc/html/qaccessibleinterface.html +++ b/doc/html/qaccessibleinterface.html @@ -149,7 +149,7 @@ the object's sub-element with ID control. The role of an object is usually static. All accessible objects have a role.

See also text(), state(), and selection(). -

TQMemArray<int> TQAccessibleInterface::selection () const [pure virtual] +

TQMemArray<int> TQAccessibleInterface::selection () const [pure virtual]

Returns the list of all the element IDs that are selected. -- cgit v1.2.3