Skip to content

MapModel is missing set_row_data() function #5290

@aamer-shaikh

Description

@aamer-shaikh

The C++ classes of SortModel, FilterModel, VectorModel, all have set_row_data() implemented.
However, MapModel is missing the same.

So if we try to update any item from UI, we get the warning -
Model::set_row_data was called on a read-only model

Metadata

Metadata

Assignees

No one assigned

    Labels

    a:language-c++C++ API, codegen, CMake build system (mS,mO)a:language-javascriptJavaScript bindings (mF,bS)a:language-pythonPython bindings (mS,bO)a:language-rustRust API and codegen (mO,mS)apiChanges or additions to APIs

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions