pqDataQueryReaction is the reaction that popups the Data Query Dialog/Find Data Dialog allowing the user to 'search' his data.
More...
#include <pqDataQueryReaction.h>
pqDataQueryReaction is the reaction that popups the Data Query Dialog/Find Data Dialog allowing the user to 'search' his data.
Definition at line 40 of file pqDataQueryReaction.h.
§ pqDataQueryReaction()
pqDataQueryReaction::pqDataQueryReaction |
( |
QAction * |
parent | ) |
|
Constructor. Parent cannot be NULL.
§ ~pqDataQueryReaction()
virtual pqDataQueryReaction::~pqDataQueryReaction |
( |
| ) |
|
|
virtual |
§ showQueryDialog()
void pqDataQueryReaction::showQueryDialog |
( |
| ) |
|
Show the query dialog for querying the data from the active source.
§ showHelp
void pqDataQueryReaction::showHelp |
( |
| ) |
|
|
slot |
§ onTriggered()
virtual void pqDataQueryReaction::onTriggered |
( |
| ) |
|
|
inlineprotectedvirtual |
The documentation for this class was generated from the following file: