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/qaxobject.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/html/qaxobject.html') diff --git a/doc/html/qaxobject.html b/doc/html/qaxobject.html index 8f4800927..a40da7967 100644 --- a/doc/html/qaxobject.html +++ b/doc/html/qaxobject.html @@ -151,7 +151,7 @@ use the function directly.

This is also more efficient.

Example: qutlook/centralwidget.cpp. -

TQVariant TQAxBase::dynamicCall ( const TQCString & function, TQValueList<TQVariant> & vars ) +

TQVariant TQAxBase::dynamicCall ( const TQCString & function, TQValueList<TQVariant> & vars )

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

Calls the COM object's method function, passing the -- cgit v1.2.3