Add shortcuts for rating filter in ThumbnailView

Authored by johanneszarl on Jul 25 2019, 9:17 PM.

Description

Add shortcuts for rating filter in ThumbnailView

The patch is a little problematic, because it breaks the encapsulation
of ThumbnailFacade. I guess a better approach would be to replace
ThumbnailFacade::createFilterWidget with a getter, and have only one
FilterWidget by design. Then it becomes possible to get a
KActionCollection from the facade instead where it belongs.

Details

Committed
johanneszarlJul 25 2019, 9:17 PM
Parents
R463:b976afa61acc: Api doc
Branches
Unknown
Tags
Unknown