Closed bramtayl closed 1 year ago
Alternatively, force_model_update
could notify QML about length changes
With the new JuliaItemModel
all of this should be supported, see https://github.com/JuliaGraphics/QML.jl/blob/main/test/tableview.jl for an exhaustive example.
There are probably a lot of
AbstractVector
methods that it would be nice ifListModel
supported, includingsplice!
deleteat!