From 6f57abfc9cd3acf1d648aee696947ac9216adb71 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Mon, 9 Sep 2024 14:57:42 +0900 Subject: Rename remaining ntq[s-z]* related files to equivalent tq* Signed-off-by: Michele Calgaro --- doc/html/tqsqleditorfactory.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/html/tqsqleditorfactory.html') diff --git a/doc/html/tqsqleditorfactory.html b/doc/html/tqsqleditorfactory.html index b49dad5fe..4e10ee227 100644 --- a/doc/html/tqsqleditorfactory.html +++ b/doc/html/tqsqleditorfactory.html @@ -75,9 +75,9 @@ Constructs a SQL editor factory with parent parent, called name Destroys the object and frees any allocated resources. -

TQWidget * TQSqlEditorFactory::createEditor ( TQWidget * parent, const TQVariant & variant ) [virtual] +

TQWidget * TQSqlEditorFactory::createEditor ( TQWidget * parent, const TQVariant & variant ) [virtual]

-Creates and returns the appropriate editor widget for the TQVariant +Creates and returns the appropriate editor widget for the TQVariant variant.

The widget that is returned has the parent parent (which may be zero). If variant is invalid, 0 is returned. -- cgit v1.2.1