Reaction to add selected filter in favorites. More...
#include <pqAddToFavoritesReaction.h>


Public Slots | |
| void | updateEnableState () override |
| Updates the enabled state. More... | |
Public Member Functions | |
| pqAddToFavoritesReaction (QAction *parent, pqProxyGroupMenuManager *manager) | |
| ~pqAddToFavoritesReaction () override | |
Public Member Functions inherited from pqReaction | |
| pqReaction (QAction *parent, Qt::ConnectionType type=Qt::AutoConnection) | |
| Constructor. More... | |
| ~pqReaction () override | |
| QAction * | parentAction () const |
| Provides access to the parent action. More... | |
Static Public Member Functions | |
| static void | addToFavorites (QAction *parent) |
| Add filter in favorites. More... | |
Protected Member Functions | |
| void | onTriggered () override |
| Called when the action is triggered. More... | |
Additional Inherited Members | |
Protected Slots inherited from pqReaction | |
| virtual void | updateEnableState () |
| virtual void | updateMasterEnableState (bool) |
Protected Attributes inherited from pqReaction | |
| bool | IsMaster |
Reaction to add selected filter in favorites.
Definition at line 20 of file pqAddToFavoritesReaction.h.
| pqAddToFavoritesReaction::pqAddToFavoritesReaction | ( | QAction * | parent, |
| pqProxyGroupMenuManager * | manager | ||
| ) |
|
override |
|
static |
Add filter in favorites.
|
overrideslot |
Updates the enabled state.
Applications need not explicitly call this.
|
inlineoverrideprotectedvirtual |
Called when the action is triggered.
Reimplemented from pqReaction.
Definition at line 46 of file pqAddToFavoritesReaction.h.
1.8.13 on Sat Dec 6 2025