doc: Fix description of QSizeF::fromCGSize

Change-Id: I22c3c5a50d624dc1f6a46aa5f1630c08267c4925
Pick-to: 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>
(cherry picked from commit 96fe1136081e6801ac0a6951a1a228314d08124c)
bb10
Shawn Rutledge 2024-12-31 11:07:04 +01:00 committed by Qt Cherry-pick Bot
parent 198e8eb68e
commit 431d86c8a8
1 changed files with 1 additions and 1 deletions

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