Details
-
User Story
-
Resolution: Done
-
P1: Critical
-
None
-
None
-
None
-
40
-
Qt6_Foundation_Sprint 24, Qt6_Foundation_Sprint 25, Qt6_Foundation_Sprint 26, Qt6_Foundation_Sprint 27, Qt6_Foundation_Sprint 28, Qt6_Foundation_Sprint 29, Qt6_Foundation_Sprint 30, Qt6_Foundation_Sprint 31, Qt6_Foundation_Sprint 32, Qt6_Foundation_Sprint 33
Description
See parent for details - QTBUG-85271
Currently known list of items that require attention:
- QtCore:
- QTimeLine - Andreas: Done
- QThreadPool - Cannot port, due to thread safety issues (see discussion)
- QCoreApplication - Ivan: Abandoned because the introduced code complexity does not pay off. The properties are normally set only once during the application lifetime.
- QObject - Ivan: Done
- QTimer - Ivan: Done
- QLibrary - Corner case, see discussion
- QPluginLoader - Corner case, same as QLibrary
- QState - Not in QtCore anymore
- QAbstractState - Not in QtCore anymore
- QEventTransition - Not in QtCore anymore
- QSignalTransition - Not in QtCore anymore
- QHistoryState - Not in QtCore anymore
- QAbstractTransition - Not in QtCore anymore
- QStateMachine - Not in QtCore anymore
- QSortFilterProxyModel - Ivan: Done
- QItemSelectionModel - Andreas: ready for review
- QAbstractProxyModel - Ivan: Done
- QMimeType - all the properties are constant there. Nothing to port?
- QPauseAnimation - Sona: Done
- QVariantAnimation - Sona: Done
- QAbstractAnimation - Sona: Done
- QSequentialAnimationGroup - Andreas: merged
- QPropertyAnimation - Andreas
- QDBusServiceWatcher - Andreas
- QtNetwork:
- QLocalServer - Timur: Done
- QDnsLookup - Timur: Done (3 out of 5).
Attachments
Issue Links
- depends on
-
QTBUG-89653 read of computed properties needs to read from QObjectComputedProperty object
- Reported
- relates to
-
QTBUG-89505 Extend QProperty to cover the needs of qtbase and qtdeclarative
- In Progress
-
QTBUG-71348 SortFilterProxyModel for QML (make QSortFilterProxyModel available)
- Open
- mentioned in
-
Page Loading...