32 #ifndef pqSaveScreenshotReaction_h 33 #define pqSaveScreenshotReaction_h 57 static void saveScreenshot();
58 static void saveScreenshot(
59 const QString& filename,
const QSize& size,
int quality,
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.