Skip to content

SortFilterProxyModel #106

@arkanoid87

Description

@arkanoid87

I need to implement sorting and filtering over my TableViews.

I could sort and filter the model directly, but this is against MVC, or I could use SortFilterProxyModel
https://doc.qt.io/qt-5/qsortfilterproxymodel.html

how difficult would be do add this to dotherside? (final use would be nimqml in my case)

Here's an example:
https://www.youtube.com/watch?v=-GOfY1kEP2A

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions