doc: Fix description of QSizeF::fromCGSize

Change-Id: I22c3c5a50d624dc1f6a46aa5f1630c08267c4925
Pick-to: 6.8 6.5 5.15
Reviewed-by: Paul Wicking <paul.wicking@qt.io>
(cherry picked from commit 9d6614d74cda8eae886f72a688271cdcd3ddcddd)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
This commit is contained in:
Shawn Rutledge 2024-12-31 11:07:04 +01:00 committed by Qt Cherry-pick Bot
parent 875ccc41f4
commit 96fe113608

View File

@ -646,7 +646,7 @@ CGSize QSizeF::toCGSize() const noexcept
}
/*!
\brief Creates a QRectF from \a size.
\brief Creates a QSizeF from \a size.
\since 5.8
\ingroup platform-type-conversions