diff options
Diffstat (limited to 'doc/html/text.html')
-rw-r--r-- | doc/html/text.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/text.html b/doc/html/text.html index 49e74f123..3b19dfaf8 100644 --- a/doc/html/text.html +++ b/doc/html/text.html @@ -39,7 +39,7 @@ body { background: #ffffff; color: black; } <tr bgcolor=#f0f0f0><td><b><a href="qchar.html">TQChar</a></b><td>Lightweight Unicode character <tr bgcolor=#f0f0f0><td><b><a href="qcharref.html">TQCharRef</a></b><td>Helper class for TQString <tr bgcolor=#f0f0f0><td><b><a href="qconststring.html">TQConstString</a></b><td>String objects using constant Unicode data -<tr bgcolor=#f0f0f0><td><b><a href="ntqcstring.html">TQCString</a></b><td>Abstraction of the classic C zero-terminated char array (char *) +<tr bgcolor=#f0f0f0><td><b><a href="tqcstring.html">TQCString</a></b><td>Abstraction of the classic C zero-terminated char array (char *) <tr bgcolor=#f0f0f0><td><b><a href="ntqlabel.html">TQLabel</a></b><td>Text or image display <tr bgcolor=#f0f0f0><td><b><a href="ntqlocale.html">TQLocale</a></b><td>Converts between numbers and their string representations in various languages <tr bgcolor=#f0f0f0><td><b><a href="ntqsimplerichtext.html">TQSimpleRichText</a></b><td>Small displayable piece of rich text |