diff options
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 |