From fef846914f8db6dc117e206ef913d519bf6bb33e Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Mon, 29 Jul 2024 12:43:23 +0900 Subject: Rename basic widget nt* related files to equivalent tq* Signed-off-by: Michele Calgaro --- doc/html/abstractwidgets.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/html/abstractwidgets.html') diff --git a/doc/html/abstractwidgets.html b/doc/html/abstractwidgets.html index 567d99d69..28bc11a53 100644 --- a/doc/html/abstractwidgets.html +++ b/doc/html/abstractwidgets.html @@ -39,10 +39,10 @@ these classes.

TQButtonThe abstract base class of button widgets, providing functionality common to buttons
TQCanvas2D area that can contain TQCanvasItem objects -
TQDialogThe base class of dialog windows +
TQDialogThe base class of dialog windows
TQFrameThe base class of widgets that can have a frame
TQGridViewAbstract base for fixed-size grids -
TQScrollViewScrolling area with on-demand scroll bars +
TQScrollViewScrolling area with on-demand scroll bars
TQWidgetThe base class of all user interface objects
TQWizardFramework for wizard dialogs
-- cgit v1.2.1