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/qintvalidator.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/html/qintvalidator.html') diff --git a/doc/html/qintvalidator.html b/doc/html/qintvalidator.html index d104b86fc..965f0b030 100644 --- a/doc/html/qintvalidator.html +++ b/doc/html/qintvalidator.html @@ -98,7 +98,7 @@ normally be associated with a widget as in the example above.

The minimum and maximum values are set in one call with setRange() or individually with setBottom() and setTop(). -

See also TQDoubleValidator, TQRegExpValidator, and Miscellaneous Classes. +

See also TQDoubleValidator, TQRegExpValidator, and Miscellaneous Classes.


Member Function Documentation

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