From e6077c30d14e9d662e8843c554db86c0d366d0b6 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Thu, 6 Jun 2024 13:44:12 +0900 Subject: Rename str nt* related files to equivalent tq* Signed-off-by: Michele Calgaro --- doc/html/text.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'doc/html/text.html') 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; } TQLabelText or image display TQLocaleConverts between numbers and their string representations in various languages TQSimpleRichTextSmall displayable piece of rich text -TQStringAbstraction of Unicode text and the classic C '\0'-terminated char array -TQStringListList of strings -TQStrListDoubly-linked list of char* +TQStringAbstraction of Unicode text and the classic C '\0'-terminated char array +TQStringListList of strings +TQStrListDoubly-linked list of char* TQStyleSheetCollection of styles for rich text rendering and a generator of tags TQStyleSheetItemEncapsulation of a set of text styles TQSyntaxHighlighterBase class for implementing TQTextEdit syntax highlighters -- cgit v1.2.3