|
|
|
@ -34,7 +34,7 @@ when required, so you will not need to use the
|
|
|
|
|
directly.
|
|
|
|
|
.PP
|
|
|
|
|
In brief, the meta object system is a structure used by TQt (see
|
|
|
|
|
.BR http://doc.trolltech.com ")"
|
|
|
|
|
.BR https://trinitydesktop.org/docs/qt3/ ")"
|
|
|
|
|
for component programming and run time type information. It adds
|
|
|
|
|
properties and inheritance information to (some) classes and
|
|
|
|
|
provides a new type of communication between those instances of those
|
|
|
|
@ -446,4 +446,4 @@ public:
|
|
|
|
|
.SH "SEE ALSO"
|
|
|
|
|
.BR http://www.trolltech.com ", "
|
|
|
|
|
.BR "C++ ARM, section r.11.3" " (for the answer to the quiz), and"
|
|
|
|
|
.BR http://doc.trolltech.com " (for complete TQt documentation)."
|
|
|
|
|
.BR https://trinitydesktop.org/docs/qt3/ " (for complete TQt documentation)."
|
|
|
|
|