summaryrefslogtreecommitdiffstats
path: root/src/corelib/tools/qrect.cpp
diff options
context:
space:
mode:
authorPaul Wicking <paul.wicking@qt.io>2024-08-22 19:57:28 +0200
committerPaul Wicking <paul.wicking@qt.io>2024-08-28 08:25:30 +0200
commitcd8244131e2d6fe2c2453ae40213e7f12bff893d (patch)
tree40b1b42f419fbf9c487506840d6e5735e865d1c9 /src/corelib/tools/qrect.cpp
parent205edd15070720ce94ef5ba7d7e32b0b715abcf9 (diff)
Doc: Remove usage of defunct QDoc command
The QDoc command `\tableofcontents` was rendered useless by a change more than a decade ago. Remove the use of `\tableofcontents` as it serves no purpose, and ensure that the surrounding context still makes sense for the reader, by removing preceding text that refers to a non-existing table of contents, such as `Contents:`. Task-number: QTBUG-128173 Pick-to: 6.8 Change-Id: Ibb5a6af0e80f70fa487cdf6a7e38009a9ef60cbf Reviewed-by: Safiyyah Moosa <safiyyah.moosa@qt.io> Reviewed-by: Venugopal Shivashankar <Venugopal.Shivashankar@qt.io>
Diffstat (limited to 'src/corelib/tools/qrect.cpp')
-rw-r--r--src/corelib/tools/qrect.cpp4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/corelib/tools/qrect.cpp b/src/corelib/tools/qrect.cpp
index ce28a6d887e..698181b7f33 100644
--- a/src/corelib/tools/qrect.cpp
+++ b/src/corelib/tools/qrect.cpp
@@ -84,8 +84,6 @@ QT_BEGIN_NAMESPACE
Finally, QRect objects can be streamed as well as compared.
- \tableofcontents
-
\section1 Rendering
When using an \l {QPainter::Antialiasing}{anti-aliased} painter,
@@ -1352,8 +1350,6 @@ QDebug operator<<(QDebug dbg, const QRect &r)
Finally, QRectF objects can be streamed as well as compared.
- \tableofcontents
-
\section1 Rendering
When using an \l {QPainter::Antialiasing}{anti-aliased} painter,