From bd0f3345a938b35ce6a12f6150373b0955b8dd12 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 10 Jul 2011 15:24:15 -0500 Subject: Add Qt3 development HEAD version --- doc/html/objectmodel.html | 52 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 52 insertions(+) create mode 100644 doc/html/objectmodel.html (limited to 'doc/html/objectmodel.html') diff --git a/doc/html/objectmodel.html b/doc/html/objectmodel.html new file mode 100644 index 0000000..68eb385 --- /dev/null +++ b/doc/html/objectmodel.html @@ -0,0 +1,52 @@ + + + + + +Object Model + + + + + + + +
+ +Home + | +All Classes + | +Main Classes + | +Annotated + | +Grouped Classes + | +Functions +

Object Model

+ + +

These classes form the basis of the Qt Object Model. +

+

+
QGuardedPtrTemplate class that provides guarded pointers to QObjects +
QMetaObjectMeta information about Qt objects +
QMetaPropertyStores meta data about a property +
QObjectThe base class of all Qt objects +
QObjectCleanupHandlerWatches the lifetime of multiple QObjects +
QVariantActs like a union for the most common Qt data types +
+ +


+ +
Copyright © 2007 +TrolltechTrademarks +
Qt 3.3.8
+
+ -- cgit v1.2.3