From e6077c30d14e9d662e8843c554db86c0d366d0b6 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Thu, 6 Jun 2024 13:44:12 +0900 Subject: Rename str nt* related files to equivalent tq* Signed-off-by: Michele Calgaro --- doc/html/ntqtextcodecplugin.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/html/ntqtextcodecplugin.html') diff --git a/doc/html/ntqtextcodecplugin.html b/doc/html/ntqtextcodecplugin.html index a7a38face..4dbb9d31c 100644 --- a/doc/html/ntqtextcodecplugin.html +++ b/doc/html/ntqtextcodecplugin.html @@ -83,7 +83,7 @@ automatically when it is no longer used. IANA character-sets encoding file for more information)

See also mibEnums(). -

TQTextCodec * TQTextCodecPlugin::createForName ( const TQString & name ) [pure virtual] +

TQTextCodec * TQTextCodecPlugin::createForName ( const TQString & name ) [pure virtual]

Creates a TQTextCodec object for the codec called name. @@ -95,7 +95,7 @@ automatically when it is no longer used.

Returns the list of mib enums supported by this plugin.

See also createForMib(). -

TQStringList TQTextCodecPlugin::names () const [pure virtual] +

TQStringList TQTextCodecPlugin::names () const [pure virtual]

Returns the list of mime names supported by this plugin. -- cgit v1.2.3