Details
-
Technical task
-
Resolution: Done
-
P1: Critical
-
None
Description
QForwardRenderer:
- singular/plural mismatch in BufferType clearBuffers()
QTransform:
- protected setter of a Q_PROPERTY
- Should be moved to private class, user should never be able to call it
QMouseEvent/QWheelEvent:
- SiC/BiC change of 'Modifiers' from enum to QFlags<enum>