32 #ifndef pqSaveStateReaction_h 33 #define pqSaveStateReaction_h 58 static bool saveState();
66 static bool saveState(
const QString& filename);
74 static bool savePythonState(
const QString& filename);
virtual void updateEnableState()
This is a superclass just to make it easier to collect all such reactions.
~pqSaveStateReaction() override
static bool saveState()
Open File dialog in order to choose the location and the type of the state file that should be saved ...
Reaction for saving state file.
void onTriggered() override
Called when the action is triggered.