summaryrefslogtreecommitdiffstats
path: root/doc/html/ntqmetaobject.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/ntqmetaobject.html')
-rw-r--r--doc/html/ntqmetaobject.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/html/ntqmetaobject.html b/doc/html/ntqmetaobject.html
index 815d1261..ee5f0f87 100644
--- a/doc/html/ntqmetaobject.html
+++ b/doc/html/ntqmetaobject.html
@@ -144,18 +144,18 @@ or 0 if no such property exists.
<p> If <em>super</em> is TRUE, inherited properties are included.
<p> <p>See also <a href="#propertyNames">propertyNames</a>().
-<h3 class=fn><a href="ntqstrlist.html">TQStrList</a> <a name="propertyNames"></a>TQMetaObject::propertyNames ( bool&nbsp;super = FALSE ) const
+<h3 class=fn><a href="tqstrlist.html">TQStrList</a> <a name="propertyNames"></a>TQMetaObject::propertyNames ( bool&nbsp;super = FALSE ) const
</h3>
Returns a list with the names of all this class's properties.
<p> If <em>super</em> is TRUE, inherited properties are included.
<p> <p>See also <a href="#property">property</a>().
-<h3 class=fn><a href="ntqstrlist.html">TQStrList</a> <a name="signalNames"></a>TQMetaObject::signalNames ( bool&nbsp;super = FALSE ) const
+<h3 class=fn><a href="tqstrlist.html">TQStrList</a> <a name="signalNames"></a>TQMetaObject::signalNames ( bool&nbsp;super = FALSE ) const
</h3>
Returns a list with the names of all this class's signals.
<p> If <em>super</em> is TRUE, inherited signals are included.
-<h3 class=fn><a href="ntqstrlist.html">TQStrList</a> <a name="slotNames"></a>TQMetaObject::slotNames ( bool&nbsp;super = FALSE ) const
+<h3 class=fn><a href="tqstrlist.html">TQStrList</a> <a name="slotNames"></a>TQMetaObject::slotNames ( bool&nbsp;super = FALSE ) const
</h3>
Returns a list with the names of all this class's slots.
<p> If <em>super</em> is TRUE, inherited slots are included.