24 #include "Gui/Utils/Widgets/WidgetTemplate.h" 25 #include "Utils/Pimpl.h" 32 class PreferenceAction;
86 void showAction(
bool b, QAction* action);
113 void showEvent(QShowEvent* e)
override;
114 void languageChanged()
override;
115 void skinChanged()
override;
149 #endif // CONTEXTMENU_H 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