From 8ac0e970e4464d9f8f73c0fb34a178ff135be8c3 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Sun, 2 Jun 2024 23:07:22 +0900 Subject: Rename ntqwidget* related files to equivalent tqwidget* Signed-off-by: Michele Calgaro --- doc/html/qaxcontainer.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/html/qaxcontainer.html') diff --git a/doc/html/qaxcontainer.html b/doc/html/qaxcontainer.html index 6e7b45c3b..a23260a31 100644 --- a/doc/html/qaxcontainer.html +++ b/doc/html/qaxcontainer.html @@ -72,7 +72,7 @@ parameter n

Introduction

-

The TQAxContainer module provides a library implementing a TQWidget +

The TQAxContainer module provides a library implementing a TQWidget subclass, TQAxWidget, that acts as a container for ActiveX controls, and a TQObject subclass, TQAxObject, that can be used to easily access non-visual COM objects. Scripting COM objects embedded @@ -86,7 +86,7 @@ see the TQAxServer module.)

  • TQAxBase is an abstract class that provides an API to initialize and access a COM/ActiveX object.
  • TQAxObject provides a TQObject that wraps a COM object. -
  • TQAxWidget is a TQWidget that wraps an ActiveX control. +
  • TQAxWidget is a TQWidget that wraps an ActiveX control.
  • TQAxScriptManager, TQAxScript and TQAxScriptEngine provide an interface to the Windows Script Host. -- cgit v1.2.1