summaryrefslogtreecommitdiffstats
path: root/doc/html/tqxmlinputsource.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/tqxmlinputsource.html')
-rw-r--r--doc/html/tqxmlinputsource.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/html/tqxmlinputsource.html b/doc/html/tqxmlinputsource.html
index bf0d34cee..7de6fc959 100644
--- a/doc/html/tqxmlinputsource.html
+++ b/doc/html/tqxmlinputsource.html
@@ -137,7 +137,7 @@ call to <a href="#next">next</a>() (if the data had run out).
<p> You don't normally need to use this function if you use next().
<p> <p>See also <a href="#data">data</a>(), <a href="#next">next</a>(), and <a href="#TQXmlInputSource">TQXmlInputSource</a>().
-<h3 class=fn><a href="tqstring.html">TQString</a> <a name="fromRawData"></a>TQXmlInputSource::fromRawData ( const&nbsp;<a href="qbytearray.html">TQByteArray</a>&nbsp;&amp;&nbsp;data, bool&nbsp;beginning = FALSE )<tt> [virtual protected]</tt>
+<h3 class=fn><a href="tqstring.html">TQString</a> <a name="fromRawData"></a>TQXmlInputSource::fromRawData ( const&nbsp;<a href="tqbytearray.html">TQByteArray</a>&nbsp;&amp;&nbsp;data, bool&nbsp;beginning = FALSE )<tt> [virtual protected]</tt>
</h3>
This function reads the XML file from <em>data</em> and tries to
recognize the encoding. It converts the raw data <em>data</em> into a
@@ -174,7 +174,7 @@ Sets the data of the input source to <em>dat</em>.
that data first.
<p> <p>See also <a href="#data">data</a>().
-<h3 class=fn>void <a name="setData-2"></a>TQXmlInputSource::setData ( const&nbsp;<a href="qbytearray.html">TQByteArray</a>&nbsp;&amp;&nbsp;dat )<tt> [virtual]</tt>
+<h3 class=fn>void <a name="setData-2"></a>TQXmlInputSource::setData ( const&nbsp;<a href="tqbytearray.html">TQByteArray</a>&nbsp;&amp;&nbsp;dat )<tt> [virtual]</tt>
</h3>
This is an overloaded member function, provided for convenience. It behaves essentially like the above function.
<p> The data <em>dat</em> is passed through the correct text-codec, before