From 04913ce7a46fd027856e83a96205fdc388742a19 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Thu, 23 May 2024 14:04:45 +0900 Subject: Rename ntqobject*.h and qobject*.cpp to tqobject* Signed-off-by: Michele Calgaro --- doc/html/qaxserver-example-multiple.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/html/qaxserver-example-multiple.html') diff --git a/doc/html/qaxserver-example-multiple.html b/doc/html/qaxserver-example-multiple.html index 045a6f4b9..010bc50fc 100644 --- a/doc/html/qaxserver-example-multiple.html +++ b/doc/html/qaxserver-example-multiple.html @@ -37,7 +37,7 @@ The ActiveX controls in this example are simple TQWidge subclasses reimplementing the paintEvent() method. The classes use the TQ_CLASSINFO macro to

The example demonstrates the use of the TQ_CLASSINFO macro to set -ActiveTQt-specific attributes for TQObject sub classes, and the use of +ActiveTQt-specific attributes for TQObject sub classes, and the use of the TQAXFACTORY_BEGIN, TQAXCLASS and TQAXFACTORY_END macros.

-- cgit v1.2.3