|
Sayonara Player
|
Signals | |
| void | sigZoomChanged (int zoom) |
| void | sigSortingChanged (Library::AlbumSortorder sortorder) |
| void | sigFilterTriggered (const QString &extension, bool b) |
Public Member Functions | |
| CoverViewContextMenu (QWidget *parent) | |
| CoverViewContextMenu::Entries | entries () const override |
| void | showActions (CoverViewContextMenu::Entries entries) override |
| virtual void | showAction (ContextMenu::Entry entry, bool visible) |
| virtual void | showAll () |
| QAction * | action (ContextMenu::Entry entry) const |
| QAction * | actionAfter (ContextMenu::Entry entry) const |
| QAction * | addPreferenceAction (Gui::PreferenceAction *action) |
| QAction * | beforePreferenceAction () const |
| void | setExtensions (const Gui::ExtensionSet &extensions) |
| void | setSelectionCount (int selectionSount) |
| QKeySequence | shortcut (ContextMenu::Entry entry) const |
Protected Member Functions | |
| void | languageChanged () override |
| void | showEvent (QShowEvent *e) override |
| void | skinChanged () override |
|
nodiscardoverridevirtual |
Reimplemented from Library::ContextMenu.
|
overrideprotectedvirtual |
Reimplemented from Library::ContextMenu.
|
overridevirtual |
Reimplemented from Library::ContextMenu.
|
overrideprotectedvirtual |
Reimplemented from Gui::WidgetTemplate< QMenu >.
|
overrideprotectedvirtualinherited |
Reimplemented from Gui::WidgetTemplateParent.