From 8ac0e970e4464d9f8f73c0fb34a178ff135be8c3 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Sun, 2 Jun 2024 23:07:22 +0900 Subject: Rename ntqwidget* related files to equivalent tqwidget* Signed-off-by: Michele Calgaro --- doc/html/ntqsizepolicy.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'doc/html/ntqsizepolicy.html') diff --git a/doc/html/ntqsizepolicy.html b/doc/html/ntqsizepolicy.html index bbc58841..8d4e5a88 100644 --- a/doc/html/ntqsizepolicy.html +++ b/doc/html/ntqsizepolicy.html @@ -71,7 +71,7 @@ and vertical resizing policy.

The size policy of a widget is an expression of its willingness to be resized in various ways. -

Widgets that reimplement TQWidget::sizePolicy() return a TQSizePolicy +

Widgets that reimplement TQWidget::sizePolicy() return a TQSizePolicy that describes the horizontal and vertical resizing policy they prefer when being laid out. Only one of the constructors is of interest in most applications. @@ -105,7 +105,7 @@ taller than the sizeHint().

The per-dimension sizing types used when constructing a TQSizePolicy are: