32 #ifndef pqManageFavoritesReaction_h 33 #define pqManageFavoritesReaction_h
pqManageFavoritesReaction is the reaction to pop-up the favorites manager dialog. ...
static void manageFavorites(pqProxyGroupMenuManager *manager)
Pops-up the pqFavoriteDialog dialog.
pqManageFavoritesReaction(QAction *action, pqProxyGroupMenuManager *mgr)
void onTriggered() override
Called when the action is triggered.
This is a superclass just to make it easier to collect all such reactions.