diff options
Diffstat (limited to 'doc/html/qaxaggregated.html')
-rw-r--r-- | doc/html/qaxaggregated.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/html/qaxaggregated.html b/doc/html/qaxaggregated.html index a0b1693c4..76bf058fb 100644 --- a/doc/html/qaxaggregated.html +++ b/doc/html/qaxaggregated.html @@ -95,10 +95,10 @@ provided by this function. <p> The TQAXAGG_IUNKNOWN macro expands to the code above, and you can use it in the class declaration of your subclass. -<h3 class=fn><a href="ntqobject.html">TQObject</a> * <a name="object"></a>TQAxAggregated::object () const<tt> [protected]</tt> +<h3 class=fn><a href="tqobject.html">TQObject</a> * <a name="object"></a>TQAxAggregated::object () const<tt> [protected]</tt> </h3> -<p> Returns a pointer to the <a href="ntqobject.html">TQObject</a> subclass implementing the COM object. +<p> Returns a pointer to the <a href="tqobject.html">TQObject</a> subclass implementing the COM object. This function might return 0. <p> <b>Warning:</b> You must not store the returned pointer, unless you use a |