diff options
Diffstat (limited to 'doc/html/tqdomnotation.html')
-rw-r--r-- | doc/html/tqdomnotation.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/html/tqdomnotation.html b/doc/html/tqdomnotation.html index a451c624c..27c768cd9 100644 --- a/doc/html/tqdomnotation.html +++ b/doc/html/tqdomnotation.html @@ -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="tqdomnode.html#cloneNode">cloneNode</a>(). -<h3 class=fn><a href="ntqstring.html">TQString</a> <a name="publicId"></a>TQDomNotation::publicId () const +<h3 class=fn><a href="tqstring.html">TQString</a> <a name="publicId"></a>TQDomNotation::publicId () const </h3> Returns the public identifier of this notation. -<h3 class=fn><a href="ntqstring.html">TQString</a> <a name="systemId"></a>TQDomNotation::systemId () const +<h3 class=fn><a href="tqstring.html">TQString</a> <a name="systemId"></a>TQDomNotation::systemId () const </h3> Returns the system identifier of this notation. |