Details
-
Task
-
Resolution: Done
-
P3: Somewhat important
-
None
-
None
-
5
-
Qt6_Foundation_Sprint 35
Description
- The module is missing a proper migration guide, like https://doc-snapshots.qt.io/qt6-dev/qtpositioning-changes-qt6.html. Some information can be found in the ApiChangesQt6.txt document in qtconnectivity/src/nfc.
- Also the main module page should be refactored (see https://doc-snapshots.qt.io/qt6-dev/qtpositioning-index.html as a reference).
- Newly-introduced features are currently marked "since 6.0". This is not correct, since QtNFC is not released yet. We should use 6.2 or any other suitable version.
- Add documentation for QNdefNfcIconRecord. This is a public class, that is used in QNdefNfcSmartPosterRecord, but it has no documentation.
- Fix some qdoc warnings:
- nfc-android.qdoc:28: (qdoc) warning: Can't link to 'QNearFieldManager::registerNdefMessageHandler()'
- nfc-android.qdoc:28: (qdoc) warning: Can't link to 'corkboard'
Attachments
Issue Links
- resulted from
-
QTBUG-93854 Investigate QtNfc readiness for 6.2
- Closed