From 0917fbb5387978eb7b2e2fd68bcb6beaa8c46505 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Sun, 25 Aug 2024 15:36:25 +0900 Subject: Rename remaining ntq[a-c]* related files to equivalent tq* (except ntqapplication.h and ntqconfig.h) Signed-off-by: Michele Calgaro --- doc/html/misc.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'doc/html/misc.html') diff --git a/doc/html/misc.html b/doc/html/misc.html index c9bf7fd0f..e89cd396a 100644 --- a/doc/html/misc.html +++ b/doc/html/misc.html @@ -35,11 +35,11 @@ body { background: #ffffff; color: black; }

These classes are useful classes not fitting into any other category.

-
TQAccelHandles keyboard accelerator and shortcut keys -
TQAccessibleEnums and static functions relating to accessibility -
TQAccessibleInterfaceDefines an interface that exposes information about accessible objects -
TQAccessibleObjectImplements parts of the TQAccessibleInterface for TQObjects -
TQCustomMenuItemAbstract base class for custom menu items in popup menus +
TQAccelHandles keyboard accelerator and shortcut keys +
TQAccessibleEnums and static functions relating to accessibility +
TQAccessibleInterfaceDefines an interface that exposes information about accessible objects +
TQAccessibleObjectImplements parts of the TQAccessibleInterface for TQObjects +
TQCustomMenuItemAbstract base class for custom menu items in popup menus
TQDoubleValidatorRange checking of floating-point numbers
TQErrorMessageError message display dialog
TQFileIconProviderIcons for TQFileDialog to use -- cgit v1.2.3