Sayonara Player
|
Public Slots | |
void | showActions (ContextMenuEntries entries) |
void | showAction (ContextMenu::Entry entry, bool visible) |
void | showAll () |
void | addPreferenceAction (PreferenceAction *action) |
Signals | |
void | sigApply () |
void | sigDefault () |
void | sigDelete () |
void | sigEdit () |
void | sigNew () |
void | sigOpen () |
void | sigRename () |
void | sigSave () |
void | sigSaveAs () |
void | sigUndo () |
Public Member Functions | |
ContextMenu (QWidget *parent=nullptr) | |
void | registerAction (QAction *action) |
bool | hasActions () |
ContextMenuEntries | entries () const |
Protected Member Functions | |
void | showEvent (QShowEvent *e) override |
void | languageChanged () override |
void | skinChanged () override |
|
overrideprotectedvirtual |
Reimplemented from Gui::WidgetTemplateParent.
|
overrideprotectedvirtual |
Reimplemented from Gui::WidgetTemplate< QMenu >.
|
overrideprotectedvirtual |
Reimplemented from Gui::WidgetTemplateParent.