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/misc.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/html/misc.html') diff --git a/doc/html/misc.html b/doc/html/misc.html index 5de4908d1..cc5eb0ba8 100644 --- a/doc/html/misc.html +++ b/doc/html/misc.html @@ -52,8 +52,8 @@ body { background: #ffffff; color: black; } TQMimeSourceAbstraction of objects which provide formatted data of a certain MIME type TQProcessUsed to start external programs and to communicate with them TQRangeControlInteger value within a range -TQRegExpPattern matching using regular expressions -TQRegExpValidatorUsed to check a string against a regular expression +TQRegExpPattern matching using regular expressions +TQRegExpValidatorUsed to check a string against a regular expression TQSettingsPersistent platform-independent application settings TQSignalCan be used to send signals for classes that don't inherit TQObject TQSplashScreenSplash screen that can be shown during application startup -- cgit v1.2.1