From 7b1d2ad2df8cd011b487c43336aa67639fa359c9 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Sun, 25 Aug 2024 13:29:42 +0900 Subject: Remove obsolete ntqabstractlayout.h header Signed-off-by: Michele Calgaro --- doc/html/porting.html | 3 +-- doc/html/tqglayoutiterator.html | 1 - doc/html/tqlayout.html | 1 - doc/html/tqlayoutitem.html | 1 - doc/html/tqlayoutiterator.html | 1 - doc/html/tqsizepolicy-h.html | 2 +- doc/html/tqsizepolicy.html | 1 - doc/html/tqspaceritem.html | 1 - doc/html/tqwidgetitem.html | 1 - 9 files changed, 2 insertions(+), 10 deletions(-) (limited to 'doc/html') diff --git a/doc/html/porting.html b/doc/html/porting.html index 75e211e58..430fb117d 100644 --- a/doc/html/porting.html +++ b/doc/html/porting.html @@ -473,8 +473,7 @@ than the first two required parameters you will must add a value for the echo parameter.

TQLayout and Other Abstract Layout Classes

-

The definitions of TQGLayoutIterator, TQLayout, TQLayoutItem, TQLayoutIterator, TQSpacerItem and TQWidgetItem have been moved from <ntqabstractlayout.h> to <tqlayout.h>. The header <ntqabstractlayout.h> now includes <tqlayout.h> for compatibility. It -might be removed in a future version. +

The definitions of TQGLayoutIterator, TQLayout, TQLayoutItem, TQLayoutIterator, TQSpacerItem and TQWidgetItem have been moved from <tqabstractlayout.h> to <tqlayout.h>. The header <tqabstractlayout.h> has been removed.

TQListViewItem

The paintBranches() function in TQt 2.x had a GUIStyle parameter; this diff --git a/doc/html/tqglayoutiterator.html b/doc/html/tqglayoutiterator.html index c01942cae..7bd940236 100644 --- a/doc/html/tqglayoutiterator.html +++ b/doc/html/tqglayoutiterator.html @@ -1,5 +1,4 @@ - diff --git a/doc/html/tqlayout.html b/doc/html/tqlayout.html index 542223108..b41c8aafd 100644 --- a/doc/html/tqlayout.html +++ b/doc/html/tqlayout.html @@ -1,5 +1,4 @@ - diff --git a/doc/html/tqlayoutitem.html b/doc/html/tqlayoutitem.html index 2df5c2d4b..db733f02e 100644 --- a/doc/html/tqlayoutitem.html +++ b/doc/html/tqlayoutitem.html @@ -1,5 +1,4 @@ - diff --git a/doc/html/tqlayoutiterator.html b/doc/html/tqlayoutiterator.html index b70fafe09..a9efa5a73 100644 --- a/doc/html/tqlayoutiterator.html +++ b/doc/html/tqlayoutiterator.html @@ -1,5 +1,4 @@ - diff --git a/doc/html/tqsizepolicy-h.html b/doc/html/tqsizepolicy-h.html index 63afd3fdc..61ee6e184 100644 --- a/doc/html/tqsizepolicy-h.html +++ b/doc/html/tqsizepolicy-h.html @@ -81,7 +81,7 @@ body { background: #ffffff; color: black; } #include "tqglobal.h" #endif // QT_H -// Documentation is in qabstractlayout.cpp. +// Documentation is in tqabstractlayout.cpp. class TQ_EXPORT TQSizePolicy { diff --git a/doc/html/tqsizepolicy.html b/doc/html/tqsizepolicy.html index 0b9016914..83cd2bc4f 100644 --- a/doc/html/tqsizepolicy.html +++ b/doc/html/tqsizepolicy.html @@ -1,5 +1,4 @@ - diff --git a/doc/html/tqspaceritem.html b/doc/html/tqspaceritem.html index 214f7aa19..b8b790e85 100644 --- a/doc/html/tqspaceritem.html +++ b/doc/html/tqspaceritem.html @@ -1,5 +1,4 @@ - diff --git a/doc/html/tqwidgetitem.html b/doc/html/tqwidgetitem.html index 5274574f1..7b39e909e 100644 --- a/doc/html/tqwidgetitem.html +++ b/doc/html/tqwidgetitem.html @@ -1,5 +1,4 @@ - -- cgit v1.2.1