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/qdoublevalidator.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/html/qdoublevalidator.html') diff --git a/doc/html/qdoublevalidator.html b/doc/html/qdoublevalidator.html index 4270ad46d..81764a7ac 100644 --- a/doc/html/qdoublevalidator.html +++ b/doc/html/qdoublevalidator.html @@ -70,7 +70,7 @@ provide a fixup() function. with setBottom() and setTop(). Set the number of decimal places with setDecimals(). The validate() function returns the validation state. -

See also TQIntValidator, TQRegExpValidator, and Miscellaneous Classes. +

See also TQIntValidator, TQRegExpValidator, and Miscellaneous Classes.


Member Function Documentation

TQDoubleValidator::TQDoubleValidator ( TQObject * parent, const char * name = 0 ) -- cgit v1.2.3