4 #ifndef pqAddToFavoritesReaction_h 5 #define pqAddToFavoritesReaction_h 27 "from a pqProxyCategory instead.")
37 static void addToFavorites(QAction* parent);
50 void onTriggered()
override { this->addActiveSourceToFavorites(); }
55 void addActiveSourceToFavorites();
58 std::unique_ptr<pqInternal> Internal;
virtual void updateEnableState()
Reaction to add selected filter in favorites.
#define PQAPPLICATIONCOMPONENTS_EXPORT
This is a superclass just to make it easier to collect all such reactions.
#define PARAVIEW_DEPRECATED_IN_5_13_0(reason)
void onTriggered() override
Called when the action is triggered.
The pqProxyCategory class reads and writes XML that describes the proxies organisation into categorie...