Details
-
User Story
-
Resolution: Done
-
P2: Important
-
6.8
-
-
2024wk24s2FOQtforAndroid, 2024wk26s2FOQtforAndroid, 2024wk28s2FOQtforAndroid
-
6e6d0a6eb (dev)
Description
Why?
Enables complex data exchange between Java and QML
What?
QtAbstractListModel will be a standard interface for models that
represent their data as a simple non-hierarchical sequence
of items. The C++ QAbstractItemModel is its counterpart.
QtAbstractListModel should extend QtAbstractItemModel just like
the C++ API.
Attachments
Issue Links
- is required for
-
QTBUG-124803 Complex data exchange - QAbstractItemModel and QModelIndex integration as QtAbstractItemModel and QtModelIndex
-
- Closed
-
- split from
-
QTBUG-124803 Complex data exchange - QAbstractItemModel and QModelIndex integration as QtAbstractItemModel and QtModelIndex
-
- Closed
-
1.
|
documentation |
![]() |
Closed | Nicholas Bennett |
2.
|
CI tests |
![]() |
Closed | Soheil Armin |
3.
|
New Java Example (QtAbstractListModel) |
![]() |
Closed | Petri Virkkunen |
4.
|
Document new QtALM example |
![]() |
Closed | Petri Virkkunen |
5.
|
Release tests for the QtALM example |
![]() |
Closed | Olli Vuolteenaho |