diff options
author | Timothy Pearson <[email protected]> | 2012-01-26 23:32:43 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2012-01-26 23:32:43 -0600 |
commit | ea318d1431c89e647598c510c4245c6571aa5f46 (patch) | |
tree | 996d29b80c30d453dda86d1a23162d441628f169 /doc/html/qdomnotation.html | |
parent | aaf89d4b48f69c9293feb187db26362e550b5561 (diff) | |
download | tqt3-ea318d1431c89e647598c510c4245c6571aa5f46.tar.gz tqt3-ea318d1431c89e647598c510c4245c6571aa5f46.zip |
Update to latest tqt3 automated conversion
Diffstat (limited to 'doc/html/qdomnotation.html')
-rw-r--r-- | doc/html/qdomnotation.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/html/qdomnotation.html b/doc/html/qdomnotation.html index 2ff720073..d1b0f665c 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 <<a href="qdom-h.html">qdom.h</a>></tt> +<p><tt>#include <<a href="qdom-h.html">ntqdom.h</a>></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. |