Details
-
Task
-
Resolution: Done
-
P2: Important
-
6.2.0 FF
-
None
-
-
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...