From 87d29563e3ccdeb7fea0197e262e667ef323ff9c Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Sun, 7 Jul 2024 14:56:09 +0900 Subject: Rename utility class nt* related files to equivalent tq* Signed-off-by: Michele Calgaro --- doc/html/tquridrag.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/html/tquridrag.html') diff --git a/doc/html/tquridrag.html b/doc/html/tquridrag.html index 079f95ed4..c8be01a45 100644 --- a/doc/html/tquridrag.html +++ b/doc/html/tquridrag.html @@ -125,7 +125,7 @@ in l (which is first cleared).

Returns TRUE if contained a valid list of URIs; otherwise returns FALSE. -

TQCString TQUriDrag::localFileToUri ( const TQString & filename ) [static] +

TQCString TQUriDrag::localFileToUri ( const TQString & filename ) [static]

Returns the URI equivalent to the absolute local file filename.

See also uriToLocalFile(). @@ -153,7 +153,7 @@ displaying to humans). Changes the list of uris to be dragged.

Note that URIs are always in escaped UTF8 encoding. -

TQCString TQUriDrag::unicodeUriToUri ( const TQString & uuri ) [static] +

TQCString TQUriDrag::unicodeUriToUri ( const TQString & uuri ) [static]

Returns the URI equivalent of the Unicode URI given in uuri (only useful for displaying to humans). -- cgit v1.2.3