diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-07-10 18:56:16 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-07-10 18:56:16 +0900 |
commit | 252a2ec8b0f0f9cf20c947737087b24a8185b588 (patch) | |
tree | b48be8863db3bc1c223ac270a258b5c1124cb0e3 /doc/html/tquridrag.html | |
parent | 87d29563e3ccdeb7fea0197e262e667ef323ff9c (diff) | |
download | tqt3-252a2ec8b0f0f9cf20c947737087b24a8185b588.tar.gz tqt3-252a2ec8b0f0f9cf20c947737087b24a8185b588.zip |
Rename IO and network class nt* related files to equivalent tq*
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'doc/html/tquridrag.html')
-rw-r--r-- | doc/html/tquridrag.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/tquridrag.html b/doc/html/tquridrag.html index c8be01a45..d65353037 100644 --- a/doc/html/tquridrag.html +++ b/doc/html/tquridrag.html @@ -116,7 +116,7 @@ local files if they refer to local files, and places them in <em>l</em> <p> Returns TRUE if <em>contained</em> a valid list of URIs; otherwise returns FALSE. The list will be empty if no URIs were local files. -<p>Example: <a href="fileiconview-example.html#x873">fileiconview/qfileiconview.cpp</a>. +<p>Example: <a href="fileiconview-example.html#x873">fileiconview/tqfileiconview.cpp</a>. <h3 class=fn>bool <a name="decodeToUnicodeUris"></a>TQUriDrag::decodeToUnicodeUris ( const <a href="tqmimesource.html">TQMimeSource</a> * e, <a href="tqstringlist.html">TQStringList</a> & l )<tt> [static]</tt> </h3> Decodes URIs from the mime source event <em>e</em>, converts them to |