summaryrefslogtreecommitdiffstats
path: root/doc/html/qdomnotation.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/qdomnotation.html')
-rw-r--r--doc/html/qdomnotation.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/html/qdomnotation.html b/doc/html/qdomnotation.html
index 2ff72007..d1b0f665 100644
--- a/doc/html/qdomnotation.html
+++ b/doc/html/qdomnotation.html
@@ -34,7 +34,7 @@ body { background: #ffffff; color: black; }
<p>The TQDomNotation class represents an XML notation.
<a href="#details">More...</a>
<p>All the functions in this class are <a href="threads.html#reentrant">reentrant</a> when TQt is built with thread support.</p>
-<p><tt>#include &lt;<a href="qdom-h.html">qdom.h</a>&gt;</tt>
+<p><tt>#include &lt;<a href="qdom-h.html">ntqdom.h</a>&gt;</tt>
<p>Inherits <a href="qdomnode.html">TQDomNode</a>.
<p><a href="qdomnotation-members.html">List of all member functions.</a>
<h2>Public Members</h2>
@@ -105,11 +105,11 @@ Assigns <em>x</em> to this DOM notation.
will also change the other. If you want to make a <a href="shclass.html#deep-copy">deep copy</a>, use
<a href="qdomnode.html#cloneNode">cloneNode</a>().
-<h3 class=fn><a href="qstring.html">TQString</a> <a name="publicId"></a>TQDomNotation::publicId () const
+<h3 class=fn><a href="ntqstring.html">TQString</a> <a name="publicId"></a>TQDomNotation::publicId () const
</h3>
Returns the public identifier of this notation.
-<h3 class=fn><a href="qstring.html">TQString</a> <a name="systemId"></a>TQDomNotation::systemId () const
+<h3 class=fn><a href="ntqstring.html">TQString</a> <a name="systemId"></a>TQDomNotation::systemId () const
</h3>
Returns the system identifier of this notation.