Hi,

I've realized we had an issue in Qt3D Input where QMouseEvent and
QWheelEvent' key modifiers property can only actually contain a single
modifier value.

I've made a change to fix this, essentially transforming an enum into a
QFlag, like it should have been right from the start.

The problem is that this is potentially affecting binary compatibility.
What is the right way forward?

The patch is here: https://codereview.qt-project.org/#/c/252493/

Thanks,

-- 
Paul Lemire | paul.lem...@kdab.com | Senior Software Engineer
KDAB (France) S.A.S., a KDAB Group company
Tel: France +33 (0)4 90 84 08 53, http://www.kdab.fr
KDAB - The Qt, C++ and OpenGL Experts


Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

_______________________________________________
Development mailing list
Development@qt-project.org
https://lists.qt-project.org/listinfo/development

Reply via email to