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/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 41b60855f..f2b30000c 100644 --- a/doc/html/objectmodel.html +++ b/doc/html/objectmodel.html @@ -38,8 +38,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 -TQObjectThe base class of all TQt objects -TQObjectCleanupHandlerWatches the lifetime of multiple TQObjects +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