Feature paged model filtering #44

Merged
gfgit merged 26 commits from feature/paged_model_filtering into master 2022-01-13 12:51:50 +01:00
gfgit commented 2022-01-13 11:54:18 +01:00 (Migrated from github.com)

Allow to filter items in paged models

  • FilterHeaderView: new QHeaderView subclass to allow filtering
  • New API for setting filters
  • Implemented filtering in most models
  • Move query building to common function buildQuery() in most models
Allow to filter items in paged models - FilterHeaderView: new QHeaderView subclass to allow filtering - New API for setting filters - Implemented filtering in most models - Move query building to common function buildQuery() in most models
Sign in to join this conversation.
No description provided.