24 #include "Gui/Utils/Widgets/WidgetTemplate.h" 25 #include "Utils/Pimpl.h" 32 class PreferenceAction;
86 void show_action(
bool b, QAction* action);
113 void showEvent(QShowEvent* e)
override;
114 void language_changed()
override;
115 void skin_changed()
override;
149 #endif // CONTEXTMENU_H
Definition: AbstractLibrary.h:36
uint16_t ContextMenuEntries
Combination of ContextMenu::Entry values.
Definition: ContextMenu.h:37
A PreferenceAction can be added to each widget supporting QActions. When triggering this action...
Definition: PreferenceAction.h:38