diff options
Diffstat (limited to 'doc/man/man3/tqsqlform.3qt')
-rw-r--r-- | doc/man/man3/tqsqlform.3qt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/man/man3/tqsqlform.3qt b/doc/man/man3/tqsqlform.3qt index a79bd5292..c74df9122 100644 --- a/doc/man/man3/tqsqlform.3qt +++ b/doc/man/man3/tqsqlform.3qt @@ -152,7 +152,7 @@ Some sample code to initialize a form successfully: .PP If you want to use custom editors for displaying and editing data fields, you must install a custom QSqlPropertyMap. The form uses this object to get or set the value of a widget. .PP -Note that Qt Designer provides a visual means of creating data-aware forms. +Note that TQt Designer provides a visual means of creating data-aware forms. .PP See also installPropertyMap(), QSqlPropertyMap, and Database Classes. .SH MEMBER FUNCTION DOCUMENTATION @@ -232,8 +232,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. |