Marc MutzandQt Cherry-pick Bot 3ce1fa2ad1 QGuiApplication: use the rvalue overload of QObject::setProperty()
Said overload was added in 39cdf431f0,
and its use prevents a forced detach in setProperty() that comes from
the function taking a copy of the QVariant and then calling .data()
on it. The rvalue overload prevents this.

Change-Id: I4f84dae61ab0091d1058c9dee5a02c09b0ac41b5
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
(cherry picked from commit 56709e812c2ebb3d7f942508947ac7b0394d71ce)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
(cherry picked from commit 426fa2868d52b33d2a7316bcdf30def5c767408c)
(cherry picked from commit 21ad7298cd3a28e5b3f8a668211e2ec0bb46245a)
2025-06-27 05:55:00 +00:00
2024-11-07 08:38:49 +01:00
2025-04-29 21:08:00 +03:00
2025-04-29 21:08:00 +03:00
2025-03-25 12:39:21 +00:00
2024-02-02 15:23:02 +00:00
S
Description
No description provided
355 MiB
Languages
C++ 83.9%
HTML 5%
C 3.9%
CMake 3.5%
Objective-C++ 2%
Other 1.1%