From ea318d1431c89e647598c510c4245c6571aa5f46 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Thu, 26 Jan 2012 23:32:43 -0600 Subject: Update to latest tqt3 automated conversion --- doc/html/objectmodel.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'doc/html/objectmodel.html') diff --git a/doc/html/objectmodel.html b/doc/html/objectmodel.html index d47865496..41b60855f 100644 --- a/doc/html/objectmodel.html +++ b/doc/html/objectmodel.html @@ -35,12 +35,12 @@ body { background: #ffffff; color: black; }

These classes form the basis of the TQt Object Model.

-
TQGuardedPtrTemplate class that provides guarded pointers to TQObjects -
TQMetaObjectMeta information about TQt objects +
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 -
TQVariantActs like a union for the most common TQt data types +
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