From 7608f0043b6dfc0b1adcaa8912793e1d3fe7b636 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sat, 20 Oct 2012 20:01:48 -0500 Subject: Automated update from Qt3 --- doc/html/ntqsqlpropertymap.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/html/ntqsqlpropertymap.html') diff --git a/doc/html/ntqsqlpropertymap.html b/doc/html/ntqsqlpropertymap.html index 76a6bdbee..4f2b65864 100644 --- a/doc/html/ntqsqlpropertymap.html +++ b/doc/html/ntqsqlpropertymap.html @@ -164,7 +164,7 @@ Returns the application global TQSqlPropertyMap.

void TQSqlPropertyMap::insert ( const TQString & classname, const TQString & property )

Insert a new classname/property pair, which is used for custom SQL -field editors. There must be a Q_PROPERTY clause in the classname class declaration for the property. +field editors. There must be a TQ_PROPERTY clause in the classname class declaration for the property.

Example: sql/overview/custom1/main.cpp.

void TQSqlPropertyMap::installDefaultMap ( TQSqlPropertyMap * map ) [static] -- cgit v1.2.1