•All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Properties Friends Modules Pages
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::ActionFunction | virtual |