From 0582c90a9ed4b965629267713f51c0da7c38b39d Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Wed, 4 Sep 2024 11:53:23 +0900 Subject: Rename remaining ntq[m-r]* related files to equivalent tq* (except ntqmodules.h) Signed-off-by: Michele Calgaro --- doc/html/objectmodel.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/html/objectmodel.html') diff --git a/doc/html/objectmodel.html b/doc/html/objectmodel.html index ffe27ee1d..96672231a 100644 --- a/doc/html/objectmodel.html +++ b/doc/html/objectmodel.html @@ -36,8 +36,8 @@ body { background: #ffffff; color: black; }

TQGuardedPtrTemplate class that provides guarded pointers to TQObjects -
TQMetaObjectMeta information about TQt objects -
TQMetaPropertyStores meta data about a property +
TQMetaObjectMeta information about TQt objects +
TQMetaPropertyStores meta data about a property
TQObjectThe base class of all TQt objects
TQObjectCleanupHandlerWatches the lifetime of multiple TQObjects
TQVariantActs like a union for the most common TQt data types -- cgit v1.2.1