From 8ac0e970e4464d9f8f73c0fb34a178ff135be8c3 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Sun, 2 Jun 2024 23:07:22 +0900 Subject: Rename ntqwidget* related files to equivalent tqwidget* Signed-off-by: Michele Calgaro --- doc/html/tqsqlpropertymap.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/html/tqsqlpropertymap.html') diff --git a/doc/html/tqsqlpropertymap.html b/doc/html/tqsqlpropertymap.html index bd2c0771e..9e351e40b 100644 --- a/doc/html/tqsqlpropertymap.html +++ b/doc/html/tqsqlpropertymap.html @@ -174,7 +174,7 @@ Replaces the global default property map with map. All inserting and extracting values to and from editors. TQSqlPropertyMap takes ownership of \a map, and destroys it when it is no longer needed. -

TQVariant TQSqlPropertyMap::property ( TQWidget * widget ) +

TQVariant TQSqlPropertyMap::property ( TQWidget * widget )

Returns the mapped property of widget as a TQVariant. @@ -182,7 +182,7 @@ Returns the mapped property of widget as a TQ Removes classname from the map. -

void TQSqlPropertyMap::setProperty ( TQWidget * widget, const TQVariant & value ) [virtual] +

void TQSqlPropertyMap::setProperty ( TQWidget * widget, const TQVariant & value ) [virtual]

Sets the property of widget to value. -- cgit v1.2.3