From 1f0ce8533cc837aa2d4155b5fc17d2004bed0197 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Wed, 5 Jun 2024 19:02:23 +0900 Subject: Rename template library nt* related files to equivalent tq* Signed-off-by: Michele Calgaro --- doc/html/qaxscript.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/html/qaxscript.html') diff --git a/doc/html/qaxscript.html b/doc/html/qaxscript.html index 88385d109..50d90a2f1 100644 --- a/doc/html/qaxscript.html +++ b/doc/html/qaxscript.html @@ -110,7 +110,7 @@ the function call failed.

See TQAxScriptManager::call() for more information about how to call script functions. -

TQVariant TQAxScript::call ( const TQString & function, TQValueList<TQVariant> & arguments ) +

TQVariant TQAxScript::call ( const TQString & function, TQValueList<TQVariant> & arguments )

This is an overloaded member function, provided for convenience. It behaves essentially like the above function.

Calls function passing arguments as parameters, and returns -- cgit v1.2.3