Details
-
Bug
-
Resolution: Done
-
P1: Critical
-
None
-
5.5.0 Beta
-
None
-
68ead5b04fb3e271524c19cc0b6d12a4c9c8a3c2
Description
void digit0Pressed(Q3DKeyEvent *event);
and similar should be
void digit0Pressed(Qt3D::Q3DKeyEvent *event);
so that old style connects work.
Attachments
Issue Links
- is required for
-
QTBUG-46579 Issues to be fixed before Qt 5.5.0 Final release
-
- Closed
-
For Gerrit Dashboard: QTBUG-46752 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
114639,2 | Use fully qualified argument types in signals | 5.5.0 | qt/qt3d | Status: MERGED | +2 | 0 |
114876,2 | Map keyevents to correct signal names with namespaced arguments | 5.5.0 | qt/qt3d | Status: MERGED | +2 | 0 |