Details
-
Task
-
Resolution: Done
-
P1: Critical
-
None
-
None
Description
Review the API in Qt Core:
Grouped by subdirectory:
animations:Only small changes, OKglobal: OKio: OK, mainly addition of std::filesystem::path based APIsitemmodels: OKkernel: OK with the exceptions below- QProperty and friends
- QMetaType/QVariant/Q*Iterable
mimetypes:No changesplugin: OKserialization: OK, only larger changes in the xml stream reader- text
- thread
- Partially: QThread and friends are ok, once https://codereview.qt-project.org/c/qt/qtbase/+/312743 merges
- QFuture, QPromise and friends (+Qt Concurrent) need a more in depth review
- time: Some smaller issues
- tools