5 #ifndef pqLogViewerReaction_h 6 #define pqLogViewerReaction_h 21 : Superclass(parentObject)
27 static void showLogViewer();
39 #endif // pqLogViewerReaction_h void onTriggered() override
Called when the action is triggered.
static void showLogViewer()
Pops up (or raises) the log viewer.
#define PQAPPLICATIONCOMPONENTS_EXPORT
This is a superclass just to make it easier to collect all such reactions.
pqLogViewerReaction(QAction *parentObject)
Reaction for showing the log viewer.