32 #ifndef pqDataQueryReaction_h 33 #define pqDataQueryReaction_h 57 void showQueryDialog();
void showQueryDialog()
Show the query dialog for querying the data from the active source.
This is a superclass just to make it easier to collect all such reactions.
virtual void onTriggered()
Called when the action is triggered.
pqDataQueryReaction is the reaction that popups the Data Query Dialog/Find Data Dialog allowing the u...