diff options
Diffstat (limited to 'doc/html/objectmodel.html')
-rw-r--r-- | doc/html/objectmodel.html | 4 |
1 files changed, 2 insertions, 2 deletions
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; } <tr bgcolor=#f0f0f0><td><b><a href="ntqguardedptr.html">TQGuardedPtr</a></b><td>Template class that provides guarded pointers to TQObjects <tr bgcolor=#f0f0f0><td><b><a href="ntqmetaobject.html">TQMetaObject</a></b><td>Meta information about TQt objects <tr bgcolor=#f0f0f0><td><b><a href="qmetaproperty.html">TQMetaProperty</a></b><td>Stores meta data about a property -<tr bgcolor=#f0f0f0><td><b><a href="ntqobject.html">TQObject</a></b><td>The base class of all TQt objects -<tr bgcolor=#f0f0f0><td><b><a href="ntqobjectcleanuphandler.html">TQObjectCleanupHandler</a></b><td>Watches the lifetime of multiple TQObjects +<tr bgcolor=#f0f0f0><td><b><a href="tqobject.html">TQObject</a></b><td>The base class of all TQt objects +<tr bgcolor=#f0f0f0><td><b><a href="tqobjectcleanuphandler.html">TQObjectCleanupHandler</a></b><td>Watches the lifetime of multiple TQObjects <tr bgcolor=#f0f0f0><td><b><a href="ntqvariant.html">TQVariant</a></b><td>Acts like a union for the most common TQt data types </table> <!-- eof --> |