Common interface for all aggregators | |
Proxy model concatenating vertically multiple source models | |
Aggregator calculating value using provided function | |
Proxy model grouping rows into submodels by value of given role | |
Proxy model joining two models in a SQL LEFT JOIN fasion | |
Attached property exposing model's row count | |
Utility allowing handy binding to a single row from a model | |
Set of methods for querying QAbstractItemModel-based models | |
Proxy model allowing freely reorder rows without modifying the source model | |
Proxy model using QML delegate to transform source model | |
Defines name mapping for a single role within RolesRenamingModel | |
Simple proxy allowing to rename roles according to a provided mapping | |
Common interface for all aggregators operating on a single role | |
Wraps arbitrary QAbstractItemModel to be concatenated with other models within a ConcatModel | |
Single role aggregator calculating sum of values for a given role | |
Proxy allowing editing and removing entries from the source model |