Details
-
Task
-
Resolution: Won't Do
-
Not Evaluated
-
None
-
None
-
None
Description
Unions are error-prone and require a lot of boilerplate already written in std::variant. Consider changing the union in QObjectPrivate to an std::variant.
(Is it used due to ABI restrictions?)
Attachments
Issue Links
- relates to
-
QTBUG-105286 Crash with UpdateWindowTitle event triggered by closing a dialog (mac)
- Closed