Details
-
Task
-
Resolution: Done
-
P2: Important
-
None
-
None
-
ca63fd4e9e0e1e974518380991e6f814768d0ebe
Description
Grepping through the scenegraph code reveals the following items, which should presumably be actioned before Qt 5.0.0 is released.
qtdeclarative/src/quick/scenegraph/coreapi/qsggeometry.h: uint migrateYourCodeToUseTheCreateFunction: 31; // ### Remove before release qtdeclarative/src/quick/scenegraph/coreapi/qsgrenderer.cpp: // ### remove before final release... qtdeclarative/src/quick/scenegraph/qsgadaptationlayer.cpp: // ### Remove before final release qtdeclarative/src/quick/scenegraph/qsgcontext.cpp: // ### Do something with these before final release... qtdeclarative/src/quick/scenegraph/qsgcontext.cpp: // ### Do something with this before release...
Attachments
Issue Links
- resulted from
-
QTBUG-23524 [API] Grep the source for Qt5 todo items
- Closed