diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2012-01-26 23:32:43 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2012-01-26 23:32:43 -0600 |
commit | ea318d1431c89e647598c510c4245c6571aa5f46 (patch) | |
tree | 996d29b80c30d453dda86d1a23162d441628f169 /doc/man/man3/qmap.3qt | |
parent | aaf89d4b48f69c9293feb187db26362e550b5561 (diff) | |
download | tqt3-ea318d1431c89e647598c510c4245c6571aa5f46.tar.gz tqt3-ea318d1431c89e647598c510c4245c6571aa5f46.zip |
Update to latest tqt3 automated conversion
Diffstat (limited to 'doc/man/man3/qmap.3qt')
-rw-r--r-- | doc/man/man3/qmap.3qt | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/man/man3/qmap.3qt b/doc/man/man3/qmap.3qt index 356e78d11..efaf4c210 100644 --- a/doc/man/man3/qmap.3qt +++ b/doc/man/man3/qmap.3qt @@ -9,7 +9,7 @@ .SH NAME QMap \- Value-based template class that provides a dictionary .SH SYNOPSIS -\fC#include <qmap.h>\fR +\fC#include <ntqmap.h>\fR .PP .SS "Public Members" .in +1c @@ -194,11 +194,11 @@ Example: .PP .nf .br - #include <qstring.h> + #include <ntqstring.h> .br - #include <qmap.h> + #include <ntqmap.h> .br - #include <qstring.h> + #include <ntqstring.h> .br .br class Employee @@ -529,7 +529,7 @@ Reads the map \fIm\fR from the stream \fIs\fR. The types \fIKey\fR and \fIT\fR must implement the streaming operator as well. .SH "SEE ALSO" -.BR http://doc.trolltech.com/qmap.html +.BR http://doc.trolltech.com/ntqmap.html .BR http://www.trolltech.com/faq/tech.html .SH COPYRIGHT Copyright 1992-2007 Trolltech ASA, http://www.trolltech.com. See the |