summaryrefslogtreecommitdiffstats
path: root/doc/html/tqstring.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/tqstring.html')
-rw-r--r--doc/html/tqstring.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/html/tqstring.html b/doc/html/tqstring.html
index 91667871..380b8825 100644
--- a/doc/html/tqstring.html
+++ b/doc/html/tqstring.html
@@ -980,7 +980,7 @@ the length of <em>utf8</em> then it will use the length of <em>utf8</em>.
<p> See <a href="tqtextcodec.html">TQTextCodec</a> for more diverse coding/decoding of Unicode strings.
-<p>Example: <a href="simple-font-demo-example.html#x2850">fonts/simple-qfont-demo/viewer.cpp</a>.
+<p>Example: <a href="simple-font-demo-example.html#x2850">fonts/simple-tqfont-demo/viewer.cpp</a>.
<h3 class=fn><a href="tqstring.html">TQString</a>&nbsp;&amp; <a name="insert"></a>TQString::insert ( uint&nbsp;index, const&nbsp;<a href="tqstring.html">TQString</a>&nbsp;&amp;&nbsp;s )
</h3>
Inserts <em>s</em> into the string at position <em>index</em>.
@@ -1177,7 +1177,7 @@ between 2 and 36. The returned string is in "C" locale.
<p> <p>See also <a href="#setNum">setNum</a>().
-<p>Examples: <a href="simple-application-example.html#x1580">application/application.cpp</a>, <a href="canvas-chart-example.html#x2893">chart/chartform.cpp</a>, <a href="simple-font-demo-example.html#x2851">fonts/simple-qfont-demo/viewer.cpp</a>, <a href="helpviewer-example.html#x1018">helpviewer/helpwindow.cpp</a>, <a href="mdi-example.html#x2066">mdi/application.cpp</a>, <a href="regexptester-example.html#x2496">regexptester/regexptester.cpp</a>, and <a href="sql.html#x2193">sql/overview/extract/main.cpp</a>.
+<p>Examples: <a href="simple-application-example.html#x1580">application/application.cpp</a>, <a href="canvas-chart-example.html#x2893">chart/chartform.cpp</a>, <a href="simple-font-demo-example.html#x2851">fonts/simple-tqfont-demo/viewer.cpp</a>, <a href="helpviewer-example.html#x1018">helpviewer/helpwindow.cpp</a>, <a href="mdi-example.html#x2066">mdi/application.cpp</a>, <a href="regexptester-example.html#x2496">regexptester/regexptester.cpp</a>, and <a href="sql.html#x2193">sql/overview/extract/main.cpp</a>.
<h3 class=fn><a href="tqstring.html">TQString</a> <a name="number-2"></a>TQString::number ( ulong&nbsp;n, int&nbsp;base = 10 )<tt> [static]</tt>
</h3>
This is an overloaded member function, provided for convenience. It behaves essentially like the above function.