From 7bc57326e69b9c3f0eaeda63e4a49b67ba611426 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Sat, 8 Jun 2024 15:05:55 +0900 Subject: Rename style nt* related files to equivalent tq* Signed-off-by: Michele Calgaro --- doc/html/annotated.html | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'doc/html/annotated.html') diff --git a/doc/html/annotated.html b/doc/html/annotated.html index 231fe7f2b..7517ba529 100644 --- a/doc/html/annotated.html +++ b/doc/html/annotated.html @@ -362,12 +362,12 @@ body { background: #ffffff; color: black; } TQStrListIteratorIterator for the TQStrList and TQStrIList classes TQStringAbstraction of Unicode text and the classic C '\0'-terminated char array TQStringListList of strings -TQStyleThe look and feel of a GUI -TQStyleFactoryCreates TQStyle objects -TQStyleOptionOptional parameters for TQStyle functions -TQStylePluginAbstract base for custom TQStyle plugins -TQStyleSheetCollection of styles for rich text rendering and a generator of tags -TQStyleSheetItemEncapsulation of a set of text styles +TQStyleThe look and feel of a GUI +TQStyleFactoryCreates TQStyle objects +TQStyleOptionOptional parameters for TQStyle functions +TQStylePluginAbstract base for custom TQStyle plugins +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 TQTabThe structures in a TQTabBar TQTabBarTab bar, e.g. for use in tabbed dialogs -- cgit v1.2.1