Gui::ActionFunction Member List

This is the complete list of members for Gui::ActionFunction, including all inherited members.

ActionFunction(QObject *)Gui::ActionFunction
hover(QAction *a, std::function< void()> func)Gui::ActionFunction
toggle(QAction *a, std::function< void(bool)> func)Gui::ActionFunction
trigger(QAction *a, std::function< void()> func)Gui::ActionFunction
~ActionFunction()Gui::ActionFunctionvirtual