Sayonara Player
|
Signals | |
void | sigFilterTriggered (const QString &extension, bool b) |
Public Member Functions | |
ContextMenu (QWidget *parent=nullptr) | |
virtual ContextMenu::Entries | entries () const |
virtual void | showActions (ContextMenu::Entries entries) |
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 |
virtual void | showEvent (QShowEvent *e) override |
Protected Member Functions | |
void | skinChanged () override |
void | languageChanged () override |
|
overrideprotectedvirtual |
Reimplemented from Gui::WidgetTemplateParent.
|
overrideprotectedvirtual |
Reimplemented from Gui::WidgetTemplateParent.