|
Sayonara Player
|
Public Slots | |
| void | showAction (ContextMenu::Entry entry, bool visible) |
| void | showActions (ContextMenuEntries options) |
| void | showAll () |
Signals | |
| void | sigApply () |
| void | sigDefault () |
| void | sigDelete () |
| void | sigEdit () |
| void | sigNew () |
| void | sigOpen () |
| void | sigRename () |
| void | sigSave () |
| void | sigSaveAs () |
| void | sigUndo () |
Public Member Functions | |
| MenuButtonViews (QWidget *parent=nullptr) | |
| void | registerAction (QAction *action) |
| void | registerPreferenceAction (Gui::PreferenceAction *action) |
| Gui::ContextMenuEntries | entries () const |
| void | setOverrideText (bool b) |
| virtual void | showEvent (QShowEvent *e) override |
Protected Member Functions | |
| void | languageChanged () override |
| void | skinChanged () override |
|
overrideprotectedvirtual |
Reimplemented from Gui::MenuToolButton.
|
overrideprotectedvirtual |
Reimplemented from Gui::MenuToolButton.