Details
-
Type:
Task
-
Status: Closed
-
Priority:
P2: Important
-
Resolution: Done
-
Affects Version/s: 6.2.0 FF
-
Fix Version/s: 6.2.0 FF
-
Component/s: Extras: Android
-
Labels:None
-
Platform/s:
-
Epic Link:
-
Sprint:2021wk18PO2
Description
Since not all APIs in extras have new cross-platform APIs under qtbase, we can move those remains to qtbase as private APIs for now until we have an alternative.
This is already done in https://codereview.qt-project.org/c/qt/qtbase/+/347462.
Those private apis can be used with core-private (qmake) or Qt::CorePrivate (cmake)
#include <QtCore/private/qandroidextras_p.h>
Attachments
Issue Links
- mentioned in
-
Page Loading...