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/ntqlineedit.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/html/ntqlineedit.html') diff --git a/doc/html/ntqlineedit.html b/doc/html/ntqlineedit.html index 7f92294c0..652cea296 100644 --- a/doc/html/ntqlineedit.html +++ b/doc/html/ntqlineedit.html @@ -512,7 +512,7 @@ the text which may be entered.

If v == 0, setValidator() removes the current input validator. The initial setting is to have no input validator (i.e. any input is accepted up to maxLength()). -

See also validator(), TQIntValidator, TQDoubleValidator, and TQRegExpValidator. +

See also validator(), TQIntValidator, TQDoubleValidator, and TQRegExpValidator.

Examples: lineedits/lineedits.cpp and wizard/wizard.cpp.

TQSize TQLineEdit::sizeHint () const [virtual] -- cgit v1.2.3