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