Refactor FilterWidget facade.

Authored by johanneszarl on Jul 26 2019, 8:33 PM.

Description

Refactor FilterWidget facade.

Restrict api to a single FilterWidget by design: I don't think more than
one is necessary, and the keyboard shortcuts get tricky if we don't do
it this way.
This also allows us to make ThumbnailFacade::actions() a common
interface to get a KActionCollection for the whole thumbnail view
component. (Currently, only FilterWidget exports shortcuts)

Details

Committed
johanneszarlJul 26 2019, 8:33 PM
Parents
R463:4d8c571821a1: Add shortcuts for rating filter in ThumbnailView
Branches
Unknown
Tags
Unknown
References
feature/thumbnailFilterShortcuts