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;
A PreferenceAction can be added to each widget supporting QActions. When triggering this action,...
Definition: PreferenceAction.h:40
uint16_t ContextMenuEntries
Combination of ContextMenu::Entry values.
Definition: ContextMenu.h:37