Marc MutzandQt Cherry-pick Bot fc9ae1f0fa QQuaternion: fix incorrect Qt 7 export on inline function
The fromEulerAngles(QVector3D) function is and will stay inline, as
it's just forwarding to the (float, float, float) overload of the same
name. So it needn't be, and shan't, either, be exported come Qt 7.

Remove the QT7_ONLY export.

Partially reverts / amends f9f1272e7c.

Change-Id: I8ed0054ca89ab04ef0b06bea953473e91789fda6
Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
(cherry picked from commit e8f596785e28e3bfbe0d47a329a445bc29415488)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
(cherry picked from commit 564851b55f23a0d1659b03dbce27e9a9ae5afee0)
(cherry picked from commit c6ca7e80d35bd92ffdb63f230f12ad18849fcd59)
2025-06-30 21:19:59 +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%