32 #ifndef pqSaveScreenshotReaction_h 33 #define pqSaveScreenshotReaction_h 50 static void saveScreenshot();
51 static void saveScreenshot(
const QString& filename,
54 bool all_views=
false);
virtual void updateEnableState()
This is a superclass just to make it easier to collect all such reactions.
virtual void onTriggered()
Called when the action is triggered.
static void saveScreenshot()
Saves the screenshot.
Reaction to save a screen shot.