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/pictures.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'doc/html/pictures.html') diff --git a/doc/html/pictures.html b/doc/html/pictures.html index 15e713fa..3c139f31 100644 --- a/doc/html/pictures.html +++ b/doc/html/pictures.html @@ -48,7 +48,7 @@ bottom there's a TQIconView. a TQMenuBar and some TQToolBars that contain various widgets, e.g. TQToolButtons and TQComboBoxes. The central widget is a TQWorkspace which is used for MDI window management and -which contains an MDI-Window featuring a TQTextEdit. At the bottom +which contains an MDI-Window featuring a TQTextEdit. At the bottom you see a TQStatusBar and at the bottom-right a TQSizeGrip.

The image below shows a TQFileDialog. On the Macintosh and Windows @@ -81,9 +81,9 @@ also be used as a separate widget. more convenient class TQTabWidget, which combines a tab bar with the pages, can be used separately. In the visible page you see a TQLabel, the range controls TQSlider and TQSpinBox and below a TQLCDNumber. In the bottom row there are some TQPushButtons.

-

In the screenshot below there's a TQTextBrowser displaying a HTML -page. See also TQTextEdit. -

+

In the screenshot below there's a TQTextBrowser displaying a HTML +page. See also TQTextEdit. +


-- cgit v1.2.1