From 6f57abfc9cd3acf1d648aee696947ac9216adb71 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Mon, 9 Sep 2024 14:57:42 +0900 Subject: Rename remaining ntq[s-z]* related files to equivalent tq* Signed-off-by: Michele Calgaro --- doc/html/tqlayout.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/html/tqlayout.html') diff --git a/doc/html/tqlayout.html b/doc/html/tqlayout.html index b41c8aaf..fee21a81 100644 --- a/doc/html/tqlayout.html +++ b/doc/html/tqlayout.html @@ -209,7 +209,7 @@ Removes and deletes all items in this layout.

TQSizePolicy::ExpandData TQLayout::expanding () const [virtual]

Returns whether this layout can make use of more space than -sizeHint(). A value of Vertical or Horizontal means that it wants +sizeHint(). A value of Vertical or Horizontal means that it wants to grow in only one dimension, whereas BothDirections means that it wants to grow in both dimensions.

The default implementation returns BothDirections. -- cgit v1.2.1