summaryrefslogtreecommitdiffstats
path: root/doc/html/tqdomentity.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/tqdomentity.html')
-rw-r--r--doc/html/tqdomentity.html12
1 files changed, 6 insertions, 6 deletions
diff --git a/doc/html/tqdomentity.html b/doc/html/tqdomentity.html
index 0b335e8f4..1f0d2512f 100644
--- a/doc/html/tqdomentity.html
+++ b/doc/html/tqdomentity.html
@@ -102,11 +102,11 @@ Returns TRUE.
Returns <a href="tqdomnode.html#NodeType-enum">EntityNode</a>.
<p>Reimplemented from <a href="tqdomnode.html#nodeType">TQDomNode</a>.
-<h3 class=fn><a href="ntqstring.html">TQString</a> <a name="notationName"></a>TQDomEntity::notationName () const<tt> [virtual]</tt>
+<h3 class=fn><a href="tqstring.html">TQString</a> <a name="notationName"></a>TQDomEntity::notationName () const<tt> [virtual]</tt>
</h3>
For unparsed entities this function returns the name of the
notation for the entity. For parsed entities this function returns
-<a href="ntqstring.html#TQString-null">TQString::null</a>.
+<a href="tqstring.html#TQString-null">TQString::null</a>.
<h3 class=fn><a href="tqdomentity.html">TQDomEntity</a>&nbsp;&amp; <a name="operator-eq"></a>TQDomEntity::operator= ( const&nbsp;<a href="tqdomentity.html">TQDomEntity</a>&nbsp;&amp;&nbsp;x )
</h3>
@@ -115,15 +115,15 @@ Assigns <em>x</em> to this DOM entity.
will also change the other. If you want to make a <a href="shclass.html#deep-copy">deep copy</a>, use
<a href="tqdomnode.html#cloneNode">cloneNode</a>().
-<h3 class=fn><a href="ntqstring.html">TQString</a> <a name="publicId"></a>TQDomEntity::publicId () const<tt> [virtual]</tt>
+<h3 class=fn><a href="tqstring.html">TQString</a> <a name="publicId"></a>TQDomEntity::publicId () const<tt> [virtual]</tt>
</h3>
Returns the public identifier associated with this entity. If the
-public identifier was not specified <a href="ntqstring.html#TQString-null">TQString::null</a> is returned.
+public identifier was not specified <a href="tqstring.html#TQString-null">TQString::null</a> is returned.
-<h3 class=fn><a href="ntqstring.html">TQString</a> <a name="systemId"></a>TQDomEntity::systemId () const<tt> [virtual]</tt>
+<h3 class=fn><a href="tqstring.html">TQString</a> <a name="systemId"></a>TQDomEntity::systemId () const<tt> [virtual]</tt>
</h3>
Returns the system identifier associated with this entity. If the
-system identifier was not specified <a href="ntqstring.html#TQString-null">TQString::null</a> is returned.
+system identifier was not specified <a href="tqstring.html#TQString-null">TQString::null</a> is returned.
<!-- eof -->
<hr><p>