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/tqtextencoder.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/html/tqtextencoder.html') diff --git a/doc/html/tqtextencoder.html b/doc/html/tqtextencoder.html index eb085a7a8..fcad585b5 100644 --- a/doc/html/tqtextencoder.html +++ b/doc/html/tqtextencoder.html @@ -56,11 +56,11 @@ state that is required between calls. Destroys the encoder. -

TQCString TQTextEncoder::fromUnicode ( const TQString & uc, int & lenInOut ) [pure virtual] +

TQCString TQTextEncoder::fromUnicode ( const TQString & uc, int & lenInOut ) [pure virtual]

Converts lenInOut characters (not bytes) from uc, producing -a TQCString. lenInOut will be set to the length of the result (in bytes). +a TQCString. lenInOut will be set to the length of the result (in bytes).

The encoder is free to record state to use when subsequent calls are made to this function (for example, it might change modes with escape sequences if needed during the encoding of one string, then -- cgit v1.2.3