summaryrefslogtreecommitdiffstats
path: root/doc/html/tquridrag.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/tquridrag.html')
-rw-r--r--doc/html/tquridrag.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/html/tquridrag.html b/doc/html/tquridrag.html
index 079f95ed..c8be01a4 100644
--- a/doc/html/tquridrag.html
+++ b/doc/html/tquridrag.html
@@ -125,7 +125,7 @@ in <em>l</em> (which is first cleared).
<p> Returns TRUE if <em>contained</em> a valid list of URIs; otherwise
returns FALSE.
-<h3 class=fn><a href="ntqcstring.html">TQCString</a> <a name="localFileToUri"></a>TQUriDrag::localFileToUri ( const&nbsp;<a href="tqstring.html">TQString</a>&nbsp;&amp;&nbsp;filename )<tt> [static]</tt>
+<h3 class=fn><a href="tqcstring.html">TQCString</a> <a name="localFileToUri"></a>TQUriDrag::localFileToUri ( const&nbsp;<a href="tqstring.html">TQString</a>&nbsp;&amp;&nbsp;filename )<tt> [static]</tt>
</h3>
Returns the URI equivalent to the absolute local file <em>filename</em>.
<p> <p>See also <a href="#uriToLocalFile">uriToLocalFile</a>().
@@ -153,7 +153,7 @@ displaying to humans).
Changes the list of <em>uris</em> to be dragged.
<p> Note that URIs are always in escaped UTF8 encoding.
-<h3 class=fn><a href="ntqcstring.html">TQCString</a> <a name="unicodeUriToUri"></a>TQUriDrag::unicodeUriToUri ( const&nbsp;<a href="tqstring.html">TQString</a>&nbsp;&amp;&nbsp;uuri )<tt> [static]</tt>
+<h3 class=fn><a href="tqcstring.html">TQCString</a> <a name="unicodeUriToUri"></a>TQUriDrag::unicodeUriToUri ( const&nbsp;<a href="tqstring.html">TQString</a>&nbsp;&amp;&nbsp;uuri )<tt> [static]</tt>
</h3>
Returns the URI equivalent of the Unicode URI given in <em>uuri</em>
(only useful for displaying to humans).