From 0cf411b09cf5d8970b873a338a69eae98d5ce5d8 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Sat, 8 Jun 2024 12:56:43 +0900 Subject: Rename text nt* related files to equivalent tq* Signed-off-by: Michele Calgaro --- doc/html/annotated.html | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) (limited to 'doc/html/annotated.html') diff --git a/doc/html/annotated.html b/doc/html/annotated.html index 4372d8b3d..3a362ca59 100644 --- a/doc/html/annotated.html +++ b/doc/html/annotated.html @@ -377,16 +377,16 @@ body { background: #ffffff; color: black; } TQTableItemThe cell content for TQTable cells TQTableSelectionAccess to a selected area in a TQTable TQTabletEventParameters that describe a Tablet event -TQTextBrowserRich text browser with hypertext navigation -TQTextCodecConversion between text encodings -TQTextCodecPluginAbstract base for custom TQTextCodec plugins -TQTextDecoderState-based decoder -TQTextDragDrag and drop object for transferring plain and Unicode text -TQTextEditPowerful single-page rich text editor -TQTextEncoderState-based encoder -TQTextIStreamConvenience class for input streams -TQTextOStreamConvenience class for output streams -TQTextStreamBasic functions for reading and writing text using a TQIODevice +TQTextBrowserRich text browser with hypertext navigation +TQTextCodecConversion between text encodings +TQTextCodecPluginAbstract base for custom TQTextCodec plugins +TQTextDecoderState-based decoder +TQTextDragDrag and drop object for transferring plain and Unicode text +TQTextEditPowerful single-page rich text editor +TQTextEncoderState-based encoder +TQTextIStreamConvenience class for input streams +TQTextOStreamConvenience class for output streams +TQTextStreamBasic functions for reading and writing text using a TQIODevice TQThreadPlatform-independent threads TQThreadStoragePer-thread data storage TQTimeClock time functions -- cgit v1.2.3