summaryrefslogtreecommitdiffstats
path: root/doc/man/man3/tqstring.3qt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/man/man3/tqstring.3qt')
-rw-r--r--doc/man/man3/tqstring.3qt4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/man/man3/tqstring.3qt b/doc/man/man3/tqstring.3qt
index 78d03fe8d..9a9fb8852 100644
--- a/doc/man/man3/tqstring.3qt
+++ b/doc/man/man3/tqstring.3qt
@@ -1207,7 +1207,7 @@ Returns the Unicode string decoded from the first \fIlen\fR bytes of \fIutf8\fR,
.PP
See TQTextCodec for more diverse coding/decoding of Unicode strings.
.PP
-Example: fonts/simple-qfont-demo/viewer.cpp.
+Example: fonts/simple-tqfont-demo/viewer.cpp.
.SH "TQString & TQString::insert ( uint index, const TQString & s )"
Inserts \fIs\fR into the string at position \fIindex\fR.
.PP
@@ -1405,7 +1405,7 @@ A convenience function that returns a string equivalent of the number \fIn\fR to
See also setNum().
.PP
Examples:
-.)l application/application.cpp, chart/chartform.cpp, fonts/simple-qfont-demo/viewer.cpp, helpviewer/helpwindow.cpp, mdi/application.cpp, regexptester/regexptester.cpp, and sql/overview/extract/main.cpp.
+.)l application/application.cpp, chart/chartform.cpp, fonts/simple-tqfont-demo/viewer.cpp, helpviewer/helpwindow.cpp, mdi/application.cpp, regexptester/regexptester.cpp, and sql/overview/extract/main.cpp.
.SH "TQString TQString::number ( ulong n, int base = 10 )\fC [static]\fR"
This is an overloaded member function, provided for convenience. It behaves essentially like the above function.
.PP