From ccbc1c3572fd0e26480c1432fff55d2909545538 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Sat, 8 Jun 2024 14:55:59 +0900 Subject: Rename icon nt* related files to equivalent tq* Signed-off-by: Michele Calgaro --- doc/html/tqwidgetplugin.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/html/tqwidgetplugin.html') diff --git a/doc/html/tqwidgetplugin.html b/doc/html/tqwidgetplugin.html index c05d569b..48f50d9f 100644 --- a/doc/html/tqwidgetplugin.html +++ b/doc/html/tqwidgetplugin.html @@ -94,7 +94,7 @@ Returns the group (toolbar name) that the custom widget of class key should be part of when TQt Designer loads it.

The default implementation returns TQString::null. -

TQIconSet TQWidgetPlugin::iconSet ( const TQString & key ) const [virtual] +

TQIconSet TQWidgetPlugin::iconSet ( const TQString & key ) const [virtual]

Returns the iconset that TQt Designer should use to represent the custom widget of class key in the toolbar. -- cgit v1.2.1