diff options
Diffstat (limited to 'doc/html/text.html')
-rw-r--r-- | doc/html/text.html | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/doc/html/text.html b/doc/html/text.html index 3b19dfaf8..c0d9b6e6a 100644 --- a/doc/html/text.html +++ b/doc/html/text.html @@ -36,19 +36,19 @@ body { background: #ffffff; color: black; } <a href="xml.html">XML classes</a>. <p><table width="100%"> -<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="tqchar.html">TQChar</a></b><td>Lightweight Unicode character +<tr bgcolor=#f0f0f0><td><b><a href="tqcharref.html">TQCharRef</a></b><td>Helper class for TQString +<tr bgcolor=#f0f0f0><td><b><a href="tqconststring.html">TQConstString</a></b><td>String objects using constant Unicode data <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 +<tr bgcolor=#f0f0f0><td><b><a href="tqlabel.html">TQLabel</a></b><td>Text or image display +<tr bgcolor=#f0f0f0><td><b><a href="tqlocale.html">TQLocale</a></b><td>Converts between numbers and their string representations in various languages +<tr bgcolor=#f0f0f0><td><b><a href="tqsimplerichtext.html">TQSimpleRichText</a></b><td>Small displayable piece of rich text <tr bgcolor=#f0f0f0><td><b><a href="tqstring.html">TQString</a></b><td>Abstraction of Unicode text and the classic C '\0'-terminated char array <tr bgcolor=#f0f0f0><td><b><a href="tqstringlist.html">TQStringList</a></b><td>List of strings <tr bgcolor=#f0f0f0><td><b><a href="tqstrlist.html">TQStrList</a></b><td>Doubly-linked list of char* <tr bgcolor=#f0f0f0><td><b><a href="tqstylesheet.html">TQStyleSheet</a></b><td>Collection of styles for rich text rendering and a generator of tags <tr bgcolor=#f0f0f0><td><b><a href="tqstylesheetitem.html">TQStyleSheetItem</a></b><td>Encapsulation of a set of text styles -<tr bgcolor=#f0f0f0><td><b><a href="ntqsyntaxhighlighter.html">TQSyntaxHighlighter</a></b><td>Base class for implementing TQTextEdit syntax highlighters +<tr bgcolor=#f0f0f0><td><b><a href="tqsyntaxhighlighter.html">TQSyntaxHighlighter</a></b><td>Base class for implementing TQTextEdit syntax highlighters <tr bgcolor=#f0f0f0><td><b><a href="tqtextbrowser.html">TQTextBrowser</a></b><td>Rich text browser with hypertext navigation <tr bgcolor=#f0f0f0><td><b><a href="tqtextedit.html">TQTextEdit</a></b><td>Powerful single-page rich text editor <tr bgcolor=#f0f0f0><td><b><a href="tqtextistream.html">TQTextIStream</a></b><td>Convenience class for input streams |