From 0e787fb7f5b56b4fe87cd8ada64ae740bbca87bc Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Wed, 24 Jul 2024 19:37:05 +0900 Subject: Rename text class nt* related files to equivalent tq* Signed-off-by: Michele Calgaro --- doc/html/text.html | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'doc/html/text.html') 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; } XML classes.

-
TQCharLightweight Unicode character -
TQCharRefHelper class for TQString -
TQConstStringString objects using constant Unicode data +
TQCharLightweight Unicode character +
TQCharRefHelper class for TQString +
TQConstStringString objects using constant Unicode data
TQCStringAbstraction of the classic C zero-terminated char array (char *) -
TQLabelText or image display -
TQLocaleConverts between numbers and their string representations in various languages -
TQSimpleRichTextSmall displayable piece of rich text +
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*
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 +
TQSyntaxHighlighterBase class for implementing TQTextEdit syntax highlighters
TQTextBrowserRich text browser with hypertext navigation
TQTextEditPowerful single-page rich text editor
TQTextIStreamConvenience class for input streams -- cgit v1.2.3