summaryrefslogtreecommitdiffstats
path: root/doc/html/tqdomdocumenttype.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/tqdomdocumenttype.html')
-rw-r--r--doc/html/tqdomdocumenttype.html14
1 files changed, 7 insertions, 7 deletions
diff --git a/doc/html/tqdomdocumenttype.html b/doc/html/tqdomdocumenttype.html
index 8f171a0f..b49c2d61 100644
--- a/doc/html/tqdomdocumenttype.html
+++ b/doc/html/tqdomdocumenttype.html
@@ -90,9 +90,9 @@ Destroys the object and frees its resources.
</h3>
Returns a map of all entities described in the DTD.
-<h3 class=fn><a href="ntqstring.html">TQString</a> <a name="internalSubset"></a>TQDomDocumentType::internalSubset () const<tt> [virtual]</tt>
+<h3 class=fn><a href="tqstring.html">TQString</a> <a name="internalSubset"></a>TQDomDocumentType::internalSubset () const<tt> [virtual]</tt>
</h3>
-Returns the internal subset of the document type or <a href="ntqstring.html#TQString-null">TQString::null</a>
+Returns the internal subset of the document type or <a href="tqstring.html#TQString-null">TQString::null</a>
if there is no internal subset.
<p> <p>See also <a href="#publicId">publicId</a>() and <a href="#systemId">systemId</a>().
@@ -102,7 +102,7 @@ This function overloads <a href="tqdomnode.html#isDocumentType">TQDomNode::isDoc
<p> <p>See also <a href="#nodeType">nodeType</a>() and <a href="tqdomnode.html#toDocumentType">TQDomNode::toDocumentType</a>().
<p>Reimplemented from <a href="tqdomnode.html#isDocumentType">TQDomNode</a>.
-<h3 class=fn><a href="ntqstring.html">TQString</a> <a name="name"></a>TQDomDocumentType::name () const<tt> [virtual]</tt>
+<h3 class=fn><a href="tqstring.html">TQString</a> <a name="name"></a>TQDomDocumentType::name () const<tt> [virtual]</tt>
</h3>
Returns the name of the document type as specified in the
&lt;!DOCTYPE name&gt; tag.
@@ -125,16 +125,16 @@ Assigns <em>n</em> to this document type.
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>TQDomDocumentType::publicId () const<tt> [virtual]</tt>
+<h3 class=fn><a href="tqstring.html">TQString</a> <a name="publicId"></a>TQDomDocumentType::publicId () const<tt> [virtual]</tt>
</h3>
Returns the public identifier of the external DTD subset or
-<a href="ntqstring.html#TQString-null">TQString::null</a> if there is no public identifier.
+<a href="tqstring.html#TQString-null">TQString::null</a> if there is no public identifier.
<p> <p>See also <a href="#systemId">systemId</a>(), <a href="#internalSubset">internalSubset</a>(), and <a href="tqdomimplementation.html#createDocumentType">TQDomImplementation::createDocumentType</a>().
-<h3 class=fn><a href="ntqstring.html">TQString</a> <a name="systemId"></a>TQDomDocumentType::systemId () const<tt> [virtual]</tt>
+<h3 class=fn><a href="tqstring.html">TQString</a> <a name="systemId"></a>TQDomDocumentType::systemId () const<tt> [virtual]</tt>
</h3>
Returns the system identifier of the external DTD subset or
-<a href="ntqstring.html#TQString-null">TQString::null</a> if there is no system identifier.
+<a href="tqstring.html#TQString-null">TQString::null</a> if there is no system identifier.
<p> <p>See also <a href="#publicId">publicId</a>(), <a href="#internalSubset">internalSubset</a>(), and <a href="tqdomimplementation.html#createDocumentType">TQDomImplementation::createDocumentType</a>().
<!-- eof -->