diff options
Diffstat (limited to 'doc/html/tqxmlsimplereader.html')
-rw-r--r-- | doc/html/tqxmlsimplereader.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/tqxmlsimplereader.html b/doc/html/tqxmlsimplereader.html index 456a1cd82..443946309 100644 --- a/doc/html/tqxmlsimplereader.html +++ b/doc/html/tqxmlsimplereader.html @@ -128,7 +128,7 @@ parsing when it encounters this symbol, it is an error and FALSE is returned. <p> <p>See also <a href="#parse">parse</a>() and <a href="tqxmlinputsource.html#next">TQXmlInputSource::next</a>(). -<h3 class=fn>void <a name="setFeature"></a>TQXmlSimpleReader::setFeature ( const <a href="ntqstring.html">TQString</a> & name, bool value )<tt> [virtual]</tt> +<h3 class=fn>void <a name="setFeature"></a>TQXmlSimpleReader::setFeature ( const <a href="tqstring.html">TQString</a> & name, bool value )<tt> [virtual]</tt> </h3> Sets the state of the feature <em>name</em> to <em>value</em>: <p> If the feature is not recognized, it is ignored. |