Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is it possible to proxy the data provided by the model? #65

Open
jsprenkle opened this issue May 28, 2019 · 1 comment
Open

Is it possible to proxy the data provided by the model? #65

jsprenkle opened this issue May 28, 2019 · 1 comment

Comments

@jsprenkle
Copy link

I'd like to implement a model with user selected elements (a file explorer). I want to add a Boolean property to each item provided by the model. It looks like this code only provides sorting and selection but no ability to modify the model data? Thanks

@novoslinux
Copy link

@jsprenkle You probably are not interested in this question any longer,
you would be better of to not attach your isSelected into the model but use the QML ItemSelectionModel

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants