diff options
Diffstat (limited to 'doc/html/text.html')
-rw-r--r-- | doc/html/text.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/html/text.html b/doc/html/text.html index 96208b92b..190b5db9e 100644 --- a/doc/html/text.html +++ b/doc/html/text.html @@ -43,9 +43,9 @@ body { background: #ffffff; color: black; } <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="ntqstring.html">TQString</a></b><td>Abstraction of Unicode text and the classic C '\0'-terminated char array -<tr bgcolor=#f0f0f0><td><b><a href="ntqstringlist.html">TQStringList</a></b><td>List of strings -<tr bgcolor=#f0f0f0><td><b><a href="ntqstrlist.html">TQStrList</a></b><td>Doubly-linked list of char* +<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="ntqstylesheet.html">TQStyleSheet</a></b><td>Collection of styles for rich text rendering and a generator of tags <tr bgcolor=#f0f0f0><td><b><a href="qstylesheetitem.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 |